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

2016-01-25 Thread Mike Frysinger
commit: 11b2a6501aac1affeaa9b27d611040f089922254
Author: Mike Frysinger  gentoo  org>
AuthorDate: Tue Jan 26 07:37:35 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue Jan 26 07:52:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11b2a650

app-shells/bash: convert 4.2 ebuild to SLOT=4.2 now that 4.3 is stable

 app-shells/bash/bash-4.2_p53.ebuild | 111 +---
 1 file changed, 14 insertions(+), 97 deletions(-)

diff --git a/app-shells/bash/bash-4.2_p53.ebuild 
b/app-shells/bash/bash-4.2_p53.ebuild
index 11abc79..1705530 100644
--- a/app-shells/bash/bash-4.2_p53.ebuild
+++ b/app-shells/bash/bash-4.2_p53.ebuild
@@ -4,7 +4,7 @@
 
 EAPI="4"
 
-inherit eutils flag-o-matic toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs
 
 # Official patchlevel
 # See ftp://ftp.cwru.edu/pub/bash/bash-4.2-patches/
@@ -33,16 +33,14 @@ HOMEPAGE="http://tiswww.case.edu/php/chet/bash/bashtop.html";
 SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)"
 
 LICENSE="GPL-3"
-SLOT="0"
+SLOT="${MY_PV}"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
-IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline vanilla"
+IUSE="afs mem-scramble +net nls +readline"
 
 DEPEND=">=sys-libs/ncurses-5.2-r2
readline? ( >=sys-libs/readline-6.2 )
nls? ( virtual/libintl )"
-RDEPEND="${DEPEND}
-   !!

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

2016-01-25 Thread Mike Frysinger
commit: 4d61045d9a1479c7a607f7bb84b799d55b60f611
Author: Mike Frysinger  gentoo  org>
AuthorDate: Tue Jan 26 07:46:26 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue Jan 26 07:52:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d61045d

media-libs/imlib2: set KEYWORDS in ebuild for stabilization #572884

 media-libs/imlib2/imlib2-1.4.7.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/media-libs/imlib2/imlib2-1.4.7.ebuild 
b/media-libs/imlib2/imlib2-1.4.7.ebuild
index f2b3f29..913c5e3 100644
--- a/media-libs/imlib2/imlib2-1.4.7.ebuild
+++ b/media-libs/imlib2/imlib2-1.4.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,6 +16,8 @@ inherit enlightenment toolchain-funcs multilib-minimal eutils
 DESCRIPTION="Version 2 of an advanced replacement library for libraries like 
libXpm"
 HOMEPAGE="https://www.enlightenment.org/";
 
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x64-solaris ~x86-solaris"
+
 IUSE="bzip2 gif jpeg cpu_flags_x86_mmx mp3 png static-libs tiff X zlib"
 
 RDEPEND="=media-libs/freetype-2*[${MULTILIB_USEDEP}]



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

2016-01-25 Thread Mike Frysinger
commit: 9a80064e5bdb270313ad4a531e413b62d7374a60
Author: Mike Frysinger  gentoo  org>
AuthorDate: Tue Jan 26 07:50:12 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue Jan 26 07:52:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a80064e

app-shells/bash: enable USE=static support in SLOT-ed ebuilds

 app-shells/bash/bash-2.05b_p13.ebuild | 19 +--
 app-shells/bash/bash-3.0_p22.ebuild   | 19 +--
 app-shells/bash/bash-3.1_p23.ebuild   | 19 +--
 app-shells/bash/bash-3.2_p57.ebuild   | 19 +--
 app-shells/bash/bash-4.0_p44.ebuild   | 19 +--
 app-shells/bash/bash-4.1_p17.ebuild   | 19 +--
 app-shells/bash/bash-4.2_p53.ebuild   | 21 ++---
 7 files changed, 64 insertions(+), 71 deletions(-)

diff --git a/app-shells/bash/bash-2.05b_p13.ebuild 
b/app-shells/bash/bash-2.05b_p13.ebuild
index 56d5bcd..1863ad9 100644
--- a/app-shells/bash/bash-2.05b_p13.ebuild
+++ b/app-shells/bash/bash-2.05b_p13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -35,12 +35,14 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)"
 LICENSE="GPL-2"
 SLOT="${MY_PV}"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~sparc-fbsd ~x86-fbsd"
-IUSE="afs +net nls +readline"
+IUSE="afs +net nls +readline static"
 
-DEPEND=">=sys-libs/ncurses-5.2-r2
-   readline? ( >=sys-libs/readline-6.2 )
-   nls? ( virtual/libintl )"
-RDEPEND="${DEPEND}"
+LIB_DEPEND=">=sys-libs/ncurses-5.2-r2[static-libs(+)]
+   nls? ( virtual/libintl )
+   readline? ( >=sys-libs/readline-6.2[static-libs(+)] )"
+RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
+DEPEND="${RDEPEND}
+   static? ( ${LIB_DEPEND} )"
 
 S=${WORKDIR}/${MY_P}
 
@@ -95,10 +97,7 @@ src_configure() {
-DNON_INTERACTIVE_LOGIN_SHELLS \
-DSSH_SOURCE_BASHRC
 
-   # Don't even think about building this statically without
-   # reading Bug 7714 first.  If you still build it statically,
-   # don't come crying to us with bugs ;).
-   #use static && export LDFLAGS="${LDFLAGS} -static"
+   use static && append-ldflags -static
use nls || myconf+=( --disable-nls )
 
# Historically, we always used the builtin readline, but since

diff --git a/app-shells/bash/bash-3.0_p22.ebuild 
b/app-shells/bash/bash-3.0_p22.ebuild
index 33a50c8..b1d5579 100644
--- a/app-shells/bash/bash-3.0_p22.ebuild
+++ b/app-shells/bash/bash-3.0_p22.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -35,12 +35,14 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)"
 LICENSE="GPL-2"
 SLOT="${MY_PV}"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~sparc-fbsd ~x86-fbsd"
-IUSE="afs +net nls +readline"
+IUSE="afs +net nls +readline static"
 
-DEPEND=">=sys-libs/ncurses-5.2-r2
-   readline? ( >=sys-libs/readline-6.2 )
-   nls? ( virtual/libintl )"
-RDEPEND="${DEPEND}"
+LIB_DEPEND=">=sys-libs/ncurses-5.2-r2[static-libs(+)]
+   nls? ( virtual/libintl )
+   readline? ( >=sys-libs/readline-6.2[static-libs(+)] )"
+RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
+DEPEND="${RDEPEND}
+   static? ( ${LIB_DEPEND} )"
 
 S=${WORKDIR}/${MY_P}
 
@@ -103,10 +105,7 @@ src_configure() {
-DNON_INTERACTIVE_LOGIN_SHELLS \
-DSSH_SOURCE_BASHRC
 
-   # Don't even think about building this statically without
-   # reading Bug 7714 first.  If you still build it statically,
-   # don't come crying to us with bugs ;).
-   #use static && export LDFLAGS="${LDFLAGS} -static"
+   use static && append-ldflags -static
use nls || myconf+=( --disable-nls )
 
# Historically, we always used the builtin readline, but since

diff --git a/app-shells/bash/bash-3.1_p23.ebuild 
b/app-shells/bash/bash-3.1_p23.ebuild
index d984d0d..620cbe3 100644
--- a/app-shells/bash/bash-3.1_p23.ebuild
+++ b/app-shells/bash/bash-3.1_p23.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -35,12 +35,14 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)"
 LICENSE="GPL-2"
 SLOT="${MY_PV}"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~sparc-fbsd ~x86-fbsd"
-IUSE="afs +net nls +readline"
+IUSE="afs +net nls +readline static"
 
-DEPEND=">=sys-libs/ncurses-5.2-r2
-   readline? ( >=sys-libs/readline-6.2 )
-   nls? ( virtual/libintl )"
-RDEPEND="${DEPEND}"
+LIB_DEPEND=">=sys-libs/ncurses-5.2-r2[static-libs(+)]
+   nls? ( virtual/libintl )
+   

[gentoo-commits] repo/gentoo:master commit in: media-sound/seq24/

2016-01-25 Thread Alexis Ballier
commit: 7c1fb500b8a4482b584ef732f3797f19d63d16b9
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Jan 26 07:51:19 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Jan 26 07:51:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c1fb500

media-sound/seq24: bump to 0.9.3

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

 media-sound/seq24/Manifest   |  1 +
 media-sound/seq24/seq24-0.9.3.ebuild | 38 
 2 files changed, 39 insertions(+)

diff --git a/media-sound/seq24/Manifest b/media-sound/seq24/Manifest
index 519b009..629c956 100644
--- a/media-sound/seq24/Manifest
+++ b/media-sound/seq24/Manifest
@@ -1 +1,2 @@
 DIST seq24-0.9.2.tar.bz2 213059 SHA256 
dbcfd18b7744ae739717588dd71a9923e5c08cf8fe1d3e71c897515cab875b0a SHA512 
31e57c7fafbccf85a69229674d3bcfb86e2fa9b2f095b50fd59a44673896edc5c4f9dd97585923cee9129bc8619ac6eb33274241271cdcc56732c920d4106ec8
 WHIRLPOOL 
b2f80410abb372c89f040409b3c0dd1a614da337d35bfa4b2507c276e4d47f853856d1a485e8ddcab6ccbacfed4c03238bae53739621da8ea5a5a7b6d728b43d
+DIST seq24-0.9.3.tar.bz2 221014 SHA256 
e22ad4438b9b350fb8d4d37c3664905e760fa9d8213e55379861ba6d6183b789 SHA512 
f0fe13ceedbc87899df058918f3bdd57dbb9f1a3491d23503ae48367ba9eebdd2c8b5706b7b041db0959703a941d52d67f57823937ffdc574b01323eda32e3ad
 WHIRLPOOL 
996de8cd78bfef4f6eab3458522f16d3da443ffaeef1b356567cb8a2827e2a60354844d2bbfb9fb4764525d52e97c774f8c7af8c03ded2fefc8651a02f2596e2

diff --git a/media-sound/seq24/seq24-0.9.3.ebuild 
b/media-sound/seq24/seq24-0.9.3.ebuild
new file mode 100644
index 000..6173eda
--- /dev/null
+++ b/media-sound/seq24/seq24-0.9.3.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils
+
+DESCRIPTION="Seq24 is a loop based MIDI sequencer with focus on live 
performances"
+HOMEPAGE="https://edge.launchpad.net/seq24/";
+SRC_URI="https://edge.launchpad.net/seq24/trunk/${PV}/+download/${P}.tar.bz2";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="jack lash"
+
+RDEPEND="media-libs/alsa-lib
+   >=dev-cpp/gtkmm-2.4:2.4
+   >=dev-libs/libsigc++-2.2:2
+   jack? ( >=media-sound/jack-audio-connection-kit-0.90 )
+   lash? ( >=media-sound/lash-0.5 )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog README RTC SEQ24 )
+
+src_configure() {
+   econf \
+   $(use_enable jack) \
+   $(use_enable lash)
+}
+
+src_install() {
+   default
+   newicon src/pixmaps/seq24_32.xpm seq24.xpm
+   make_desktop_entry seq24
+}



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

2016-01-25 Thread Alexis Ballier
commit: 13338132167f1d9f31e70b1ffa65e96ea9d1df94
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Jan 26 07:51:50 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Jan 26 07:51:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13338132

cancel media-sound/seq24 lastrites; upstream released a fixed version

 profiles/package.mask | 6 --
 1 file changed, 6 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index c8ec61e..b3bbb90 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -82,12 +82,6 @@ media-libs/evas
 # ghc-7.10, bug #561122
 dev-haskell/extra:0
 
-# Pacho Ramos  (16 Jan 2016)
-# Dead for years, not compatible with latest libsigc++ (#569514), it
-# requires either a lot of patching or move to a forked project that tries
-# to continue it. Removal in a month.
-media-sound/seq24
-
 # James Le Cuirot  (14 Jan 2016)
 # Superseded by gnu-classpath. Removal in 30 days.
 dev-java/gjdoc



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

2016-01-25 Thread Alexis Ballier
commit: df70f51e7d9c52bebb6b9564a9e3ea213826fe18
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Jan 26 07:45:49 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Jan 26 07:45:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df70f51e

app-text/letterize: bump to 1.4

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

 app-text/letterize/Manifest |  1 +
 app-text/letterize/letterize-1.4.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/app-text/letterize/Manifest b/app-text/letterize/Manifest
index 1991e8c..a8c3806 100644
--- a/app-text/letterize/Manifest
+++ b/app-text/letterize/Manifest
@@ -1 +1,2 @@
 DIST letterize-1.3.tar.gz 7772 SHA256 
bd86e40c7df04e12cd7612c1e2e3f2ac97835bfe64ca954c99bf2a47c644 SHA512 
481caa2ecd487e7950faa87e1468887fbc4b3964d02ea86394489834bc6368bad590c54744d08cfa00b34b05ebab094f24a0b84ea91af4ab8e56455c6615bdb8
 WHIRLPOOL 
141f774c2454c3643c25f8c8025b048f7a1c57c4641d8398b45dabd4b6262011f551593946828a22af6a5d4917d51797678729680b36c63e115c056b5dac8d3b
+DIST letterize-1.4.tar.gz 7464 SHA256 
310e8b824434a942950cd6aee08f87d07eb0725952c7e399eb798c4bc009ed61 SHA512 
7e57c6ebe8c5a1bfa16e6cf3f1b01f7e27127c32a1ea373a5221d807d5926b7064153c16c0081a83fec64bdb72379fc18540dedb639d7ec3cf318747438e414a
 WHIRLPOOL 
413ded2bfac993d0da30efc77df593d1dd560499e70120627ecce4a260081b5c91c0c68f9d7af7c3d27b632c426bbb89b66c3b7c7353ac771300b1fec51eb6b5

diff --git a/app-text/letterize/letterize-1.4.ebuild 
b/app-text/letterize/letterize-1.4.ebuild
new file mode 100644
index 000..ce1d63a
--- /dev/null
+++ b/app-text/letterize/letterize-1.4.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit toolchain-funcs
+
+DESCRIPTION="Generate English-plausible alphabetic mnemonics for a phone 
number"
+HOMEPAGE="http://www.catb.org/~esr/letterize/";
+SRC_URI="http://www.catb.org/~esr/letterize/${P}.tar.gz";
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+src_prepare() {
+   tc-export CC
+}
+
+src_install() {
+   dobin ${PN}
+   doman ${PN}.1
+   dodoc README
+}



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

2016-01-25 Thread Alexis Ballier
commit: f0907514735c242ad55ef5bf44e4bc481188d7b5
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Jan 26 07:40:31 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Jan 26 07:45:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0907514

app-text/highlight: bump to 3.27

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

 app-text/highlight/Manifest  |  1 +
 app-text/highlight/highlight-3.27.ebuild | 66 
 2 files changed, 67 insertions(+)

diff --git a/app-text/highlight/Manifest b/app-text/highlight/Manifest
index 99e80b6..d290cb6 100644
--- a/app-text/highlight/Manifest
+++ b/app-text/highlight/Manifest
@@ -1,2 +1,3 @@
 DIST highlight-3.17.tar.bz2 617834 SHA256 
87ca5907943da25c756407d35ea0df8eb7762f3e32544201da27555c8eadb301 SHA512 
27d5391339e80b616146489e97f63bca336f18b26c2ff5b94ae5bf183d3d1cdbfba202ab36d8eac86dee98ff49c6cc6c41dcf31860f0277f0327688e622d954e
 WHIRLPOOL 
53ee5a4c58021f2a395d1d2e29090a43b06f3ad4ccad4461843f5a1eedebabe5ff33d2ac0c97c9d1ea496023c3acfe9eb30ff4d9d119a0eae4173ea1f9352cc3
 DIST highlight-3.25.tar.bz2 626492 SHA256 
d8a9b8989c8b4108de0a76ceb585a5777ab308a339a667a9b05ee3d059dade26 SHA512 
c0249283e7c26b565170c4686fb28ddd0565716ddcd38a52cbfde03051558f4c1baf7b2605e33e1799afb7dfb79b053fffa70827d5d8dcaf42a344076d26fb11
 WHIRLPOOL 
d2f8ae06a9b48dd88432d9550d6e456f3a3177194af72ee26023ea110046a55ea9031104e9a397bfd316d3b4c0a1f557cefaa73165bc54308725f71a7e89f1e6
+DIST highlight-3.27.tar.bz2 620054 SHA256 
9d0aa72d434fa22acde50ceafb165efcd03799335396b24b134a5632387cf7b0 SHA512 
171bf90c07fccfc00c8fac6328c84703642a43e7291d6e32fabd3f6d99793b8cbbe9bbdcbcf3054868725f01fac0ed30902bd30f231bc31a98d56b29f9acefb3
 WHIRLPOOL 
6d3c93756c78109ffee69080bf4f5e414e1808ad06854f84816352206314df8212c89f5b71234f8f33bf5693ca749c23abad88630e0eda4b63bc25466fc70583

diff --git a/app-text/highlight/highlight-3.27.ebuild 
b/app-text/highlight/highlight-3.27.ebuild
new file mode 100644
index 000..df1763b
--- /dev/null
+++ b/app-text/highlight/highlight-3.27.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit toolchain-funcs qt4-r2 flag-o-matic
+
+DESCRIPTION="converts source code to formatted text ((X)HTML, RTF, (La)TeX, 
XSL-FO, XML) with syntax highlight"
+HOMEPAGE="http://www.andre-simon.de/";
+SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2";
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE="examples qt4"
+
+RDEPEND="dev-lang/lua
+   qt4? (
+   dev-qt/qtgui:4
+   dev-qt/qtcore:4
+   )"
+DEPEND="${RDEPEND}
+   dev-libs/boost
+   virtual/pkgconfig"
+
+src_prepare() {
+   sed -i "/LSB_DOC_DIR/s:doc/${PN}:doc/${PF}:" \
+   src/core/datadir.cpp || die
+
+   if has_version '

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

2016-01-25 Thread Alexis Ballier
commit: f0a71c23d02a0bd491498c7a0d8abf13db38b82c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Jan 26 07:37:50 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Jan 26 07:45:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0a71c23

app-text/highlight: remove old

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

 app-text/highlight/Manifest|  6 --
 .../files/highlight-3.3-parallel-make.patch| 11 
 app-text/highlight/highlight-3.12.ebuild   | 63 -
 app-text/highlight/highlight-3.16.ebuild   | 66 --
 app-text/highlight/highlight-3.18.ebuild   | 66 --
 app-text/highlight/highlight-3.24.ebuild   | 66 --
 app-text/highlight/highlight-3.3.ebuild| 62 
 app-text/highlight/highlight-3.9.ebuild| 63 -
 8 files changed, 403 deletions(-)

diff --git a/app-text/highlight/Manifest b/app-text/highlight/Manifest
index 6ce947b..99e80b6 100644
--- a/app-text/highlight/Manifest
+++ b/app-text/highlight/Manifest
@@ -1,8 +1,2 @@
-DIST highlight-3.12.tar.bz2 679786 SHA256 
32f22fc63243c48ee7499c7834af50de4ed0ec84b12bd9acfaf7649e36083000 SHA512 
850f59ebab9da6f38b0e42bdcdee1dd182cac31fcb8523ef88d0600cc44b682230e365918d3b97fd06ad167fcaaf69fbc0315bc848d485bcb071ff8009b10bf5
 WHIRLPOOL 
8fdb8eaa64ec16cc51d41dded86f0da833b7e07d92b697c0b6580f89a1cefbb9b102fe113e1f45b1289b09ad422d41f4282e4f2b3a241e7041d409456fa81353
-DIST highlight-3.16.tar.bz2 613356 SHA256 
994e8da0b86549fb16c4590769731315d01db68e973c44d43931fcc628e79d77 SHA512 
b637107f589ff475bda22e14a7a55a5af5adbae67a5c1b9081bd312646dc712ee8b9e04d3f760e485d4c311b0ef69ef71a5121ab7d70e0f55d3990a5c6134443
 WHIRLPOOL 
09af3cc7f77e409d3bdeec3979f390e30b9ffc47484274fc326de9011b55e7b10e825586a9bc2be5aa1e73dc1ab8b3623caa408766e2f7b9efff07fff470e4fc
 DIST highlight-3.17.tar.bz2 617834 SHA256 
87ca5907943da25c756407d35ea0df8eb7762f3e32544201da27555c8eadb301 SHA512 
27d5391339e80b616146489e97f63bca336f18b26c2ff5b94ae5bf183d3d1cdbfba202ab36d8eac86dee98ff49c6cc6c41dcf31860f0277f0327688e622d954e
 WHIRLPOOL 
53ee5a4c58021f2a395d1d2e29090a43b06f3ad4ccad4461843f5a1eedebabe5ff33d2ac0c97c9d1ea496023c3acfe9eb30ff4d9d119a0eae4173ea1f9352cc3
-DIST highlight-3.18.tar.bz2 619669 SHA256 
55c6f7a5aeaac2c811078a0215b27c1c80d971bba5dff51ee74a97b3303a584b SHA512 
1f939e117209e96d021216addc281ca7f265822f053f577ed7cb11b8ac9a1762bf84f8e1f9f5e67277004573b98e4b8732f48549aa674fe6801bfc1c0627b930
 WHIRLPOOL 
e08d16d632e4193e27e2a1db530218e937f04abc03d36d1cc8d096c0511a3ccf51c61078fad0bb182b145866c6aac7d7c47818014868c2ae73254c18ad80aaf7
-DIST highlight-3.24.tar.bz2 625192 SHA256 
4f921697de9db93fb54bb667e6245b2831c153fc00dfa592ec50e42d345679cd SHA512 
41f170a436fa802393b2f37e4791b0168d1a7c723e09bc6326c389b8a266604a163c7c3bba10f456df0c5fe321914c736e07830459d5c43da9bdd6335db92086
 WHIRLPOOL 
fc1b7eafdcb41ace65d08fd114c7dabb2169d6f1fedca99accfcb60dcd325b5db9f97e5c6c8c2ad31cc47bc9de90435cf4473e9147c562d70e87e43513320161
 DIST highlight-3.25.tar.bz2 626492 SHA256 
d8a9b8989c8b4108de0a76ceb585a5777ab308a339a667a9b05ee3d059dade26 SHA512 
c0249283e7c26b565170c4686fb28ddd0565716ddcd38a52cbfde03051558f4c1baf7b2605e33e1799afb7dfb79b053fffa70827d5d8dcaf42a344076d26fb11
 WHIRLPOOL 
d2f8ae06a9b48dd88432d9550d6e456f3a3177194af72ee26023ea110046a55ea9031104e9a397bfd316d3b4c0a1f557cefaa73165bc54308725f71a7e89f1e6
-DIST highlight-3.3.tar.bz2 740651 SHA256 
96c415d62488c6522e9933ecdfce447eb8eecd3b88a1064f42908c936ea02d87 SHA512 
10530f485e57aa8068edddca3b0f75fcdd1c756d45740e7dd4eeaeb8b87cebd022f6283ecd37a057ef18f30e8cb56eeb412e8ba0c0542320a751b8b9c3dbf1c9
 WHIRLPOOL 
8b0ccfa97d5343b0edb2cf11d92116df4ebdac5d7157569d758c8eb2a113dd07612438ef9eeeda9138a7aa9d64c027ba5dab31054700acbc6823b6868ff4a77c
-DIST highlight-3.9.tar.bz2 683718 SHA256 
4ae69795e3ca4ffef47355a7b6dc371e2d781735efd44fa12ff3a1ffc990daef SHA512 
4f75232eae5f18f37666e04467993eab8ba983ec86ba6fbef4fbd6fea1e4b2a388beff75a72cfb00c1a90a6fa6dcab9cd68d40cde940f6aaff5174304102cada
 WHIRLPOOL 
1d0ab7fa034fa16cf07318a1140d261942ad98b73108b1b83c578e98f836c9d933ad731320b8aa183f958572e10f3970f64b822954fe5065f8ec6692290f6e9a

diff --git a/app-text/highlight/files/highlight-3.3-parallel-make.patch 
b/app-text/highlight/files/highlight-3.3-parallel-make.patch
deleted file mode 100644
index 9d56c5e..000
--- a/app-text/highlight/files/highlight-3.3-parallel-make.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 highlight-3.3/src/makefile.orig
-+++ highlight-3.3/src/makefile
-@@ -103,7 +103,7 @@
- highlight-gui: libhighlight.a ${GUI_OBJECTS}
-   cd gui-qt && \
-   ${QMAKE} 'DEFINES+=DATA_DIR=\\\"${HL_DATA_DIR}\\\" 
CONFIG_DIR=\\\"${HL_CONFIG_DIR}\\\" DOC_DIR=\\\"${HL_DOC_DIR}\\\"' && \
--  make
-+  $(MAKE)
- 
- $(OBJECTFILES) : makefile
- 

diff --git a/app-text/highlight/highlight-3.12.

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

2016-01-25 Thread Robin H. Johnson
commit: 9b18c9796e4173b7d404239fa7a516edbc05a561
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Tue Jan 26 07:17:34 2016 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue Jan 26 07:17:34 2016 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=9b18c979

tools/catalyst-auto: Allow multiple config files, for host-specific overrides.

Signed-off-by: Robin H. Johnson  gentoo.org>

 tools/catalyst-auto | 28 +++-
 1 file changed, 19 insertions(+), 9 deletions(-)

diff --git a/tools/catalyst-auto b/tools/catalyst-auto
index d42e97e..684531f 100755
--- a/tools/catalyst-auto
+++ b/tools/catalyst-auto
@@ -17,7 +17,8 @@ if [[ -z ${UNSHARE} ]] ; then
 fi
 unset UNSHARE
 
-config_file=
+declare -a config_files
+config_files=()
 verbose=0
 keep_tmpdir=0
 testing=0
@@ -98,7 +99,7 @@ do
   exit 0
   ;;
 -c|--config)
-  config_file=$1
+  config_files+=("$1")
   shift
   ;;
 -v|--verbose)
@@ -117,15 +118,24 @@ do
 esac
 done
 
-# Make sure all required values were specified
-if [ -z "${config_file}" -o ! -e "${config_file}" ]; then
-  usage "ERROR: You must specify a valid config file to use"
-  exit 1
-fi
-
 # Probe the default gitdir from this script name.
 GITDIR=$(dirname "$(dirname "$(realpath "$0")")")
-source ${config_file}
+
+doneconfig=0
+for config_file in ${config_files[@]}; do
+# Make sure all required values were specified
+if [ -z "${config_file}" -o ! -e "${config_file}" ]; then
+  usage "ERROR: You must specify a valid config file to use: 
'$config_file' is not valid"
+  exit 1
+fi
+source ${config_file}
+doneconfig=1
+done
+if [[ $doneconfig -eq 0 ]]; then
+  usage "ERROR: You must specify at least one valid config file to use"
+  exit 1
+fi
+
 
 TMPDIR=$(mktemp -d --tmpdir="${TMP_PATH:-/tmp}" catalyst-auto.XX)
 DATESTAMP=$(date +%Y%m%d)



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

2016-01-25 Thread Robin H. Johnson
commit: ea24197c96b6757a0f1b169f74955aca438be985
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Tue Jan 26 07:44:20 2016 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue Jan 26 07:44:20 2016 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=ea24197c

Make releng use a private distfile dir, and not share with infra, neither of 
them are in /usr/portage/distfiles now.

Signed-off-by: Robin H. Johnson  gentoo.org>

 config/amd64-auto.conf | 2 +-
 config/nightheron.env  | 1 -
 config/x86-auto.conf   | 2 +-
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/config/amd64-auto.conf b/config/amd64-auto.conf
index 7116cac..6120a6a 100644
--- a/config/amd64-auto.conf
+++ b/config/amd64-auto.conf
@@ -1,4 +1,4 @@
-distdir="/usr/portage/distfiles"
+distdir="/release/tmp/distfiles/"
 portdir="/release/trees/portage-auto"
 options="autoresume bindist pkgcache preserve_libs seedcache snapcache"
 sharedir="/usr/lib64/catalyst/"

diff --git a/config/nightheron.env b/config/nightheron.env
index 16aae76..adcb03f 100644
--- a/config/nightheron.env
+++ b/config/nightheron.env
@@ -1,4 +1,3 @@
 export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/";
 export FEATURES="parallel-fetch preserve-libs"
 export MAKEOPTS="-j5 -l4"
-export DISTDIR="/var/cache/portage/distfiles/"

diff --git a/config/x86-auto.conf b/config/x86-auto.conf
index 27b5097..f4e934f 100644
--- a/config/x86-auto.conf
+++ b/config/x86-auto.conf
@@ -1,4 +1,4 @@
-distdir="/usr/portage/distfiles"
+distdir="/release/tmp/distfiles/"
 portdir="/release/trees/portage-auto"
 options="autoresume bindist pkgcache preserve_libs seedcache snapcache"
 sharedir="/usr/lib64/catalyst/"



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

2016-01-25 Thread Alexys Jacob
commit: e793e0e6d69036eb874635b033184572b11135d6
Author: Ultrabug  gentoo  org>
AuthorDate: Tue Jan 26 07:44:17 2016 +
Commit: Alexys Jacob  gentoo  org>
CommitDate: Tue Jan 26 07:44:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e793e0e6

sys-cluster/libqb: version bump fix #572066

Package-Manager: portage-2.2.27

 sys-cluster/libqb/Manifest|  1 +
 sys-cluster/libqb/libqb-0.17.2.ebuild | 52 +++
 2 files changed, 53 insertions(+)

diff --git a/sys-cluster/libqb/Manifest b/sys-cluster/libqb/Manifest
index 9b0fbd0..f2b31aa 100644
--- a/sys-cluster/libqb/Manifest
+++ b/sys-cluster/libqb/Manifest
@@ -3,3 +3,4 @@ DIST libqb-0.14.3.tar.xz 367956 SHA256 
c1c80b47c9ad737690461a580ae49dac810743cf9
 DIST libqb-0.14.4.tar.xz 370336 SHA256 
f518d146cdc6f820e9ed84d35cc3a447ea6fc51a6f2b6b3c2cb030d71eba0d7e SHA512 
7437444f688f674fedb962309853418adc21e7aa6b0d3e639cef9e9453419e15535c078d77a7ac293b49adee1225093c15dbaccf44a367f4726e7f6f75ccd9b3
 WHIRLPOOL 
4d9b562fc6645955d875a39728c15acc593ade5e675961178e4dd7472949c902d6c437a6540da1bbf651ea9894f7de2c8d1f1580f0a4afb2b734f4fbed913266
 DIST libqb-0.17.0.tar.xz 384240 SHA256 
555c5c43275f519d323a807652fad863c3528c2644b9b6e29cb9eafbda79d45a SHA512 
97ca5e64788c0ec8d8afa14854d245fd0b3bdcfe144e0e3ee9d07d6672c5279d7a91bf647524047375745e28a674658dfb4814a1fbff3b45d538c57469ef31bb
 WHIRLPOOL 
c7fb543e928c11c463d6f25bc64e9f4963959d01c26ffd8d10571eeca2716cb360153845517a08e6abb61f40ca414b3efb2f84dfebd988b7dd501ea122f95cfb
 DIST libqb-0.17.1.tar.xz 386304 SHA256 
7a2115f83bfe20eaa5f2e4ed235e8f2994235d3b87e3e5ca41ba47b320f12e29 SHA512 
9705b291a61ca278fd0c9ab631af2cb844cdfc73b19501dd2e12eb162b37f0eded800860127a8a5c5c7c2a0e8db53e4780d3ab9697b099f4560a9a87aa8ec9ca
 WHIRLPOOL 
8b853fd6e26eca02605a49c5b9c0f97a41e98c5667dadd9a9c3ad36024ec1baacf764e40a774c83938d80ea686af61de0474c390337c16673f2abcbe983ec067
+DIST libqb-0.17.2.tar.xz 373540 SHA256 
9a419c649ed51f275dc780da8a15babb8a5d33633567bd9e0cb6193b6e21f4fe SHA512 
9c6dce7d18aa4da31594faecd0ea2737c2beefa749290094f733fe89ac40f094ec6409f310c534b8144d500e8c204c328386eaf1029995698d7019c014433443
 WHIRLPOOL 
3a39339893571a9842172c100820eb7324e3caf4c4e8811bdf5f65cdc5b5c96dbe797232d45b5b970cd9b77cee04578582d1b2ef0b28c5f7cb30b2fed4884453

diff --git a/sys-cluster/libqb/libqb-0.17.2.ebuild 
b/sys-cluster/libqb/libqb-0.17.2.ebuild
new file mode 100644
index 000..d138d59
--- /dev/null
+++ b/sys-cluster/libqb/libqb-0.17.2.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+AUTOTOOLS_AUTORECONF=1
+
+inherit autotools-utils
+
+DESCRIPTION="Library providing high performance logging, tracing, ipc, and 
poll"
+HOMEPAGE="https://github.com/asalkeld/libqb";
+SRC_URI="http://fedorahosted.org/releases/q/u/quarterback/${P}.tar.xz";
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~x86"
+IUSE="debug doc examples static-libs test"
+
+RDEPEND="dev-libs/glib:2"
+DEPEND="${RDEPEND}
+   app-arch/xz-utils
+   test? ( dev-libs/check )
+   doc? ( app-doc/doxygen[dot] )"
+
+DOCS=(README.markdown ChangeLog)
+
+src_prepare() {
+   sed -e '/dist_doc_DATA/d' -i Makefile.am || die
+   autotools-utils_src_prepare
+}
+
+src_configure() {
+   local myeconfargs=(
+   $(use_enable debug)
+   )
+   autotools-utils_src_configure
+}
+
+src_compile() {
+   autotools-utils_src_compile
+   use doc && autotools-utils_src_compile doxygen
+}
+
+src_install() {
+   use doc && HTML_DOCS=("${AUTOTOOLS_BUILD_DIR}/docs/html/")
+   autotools-utils_src_install
+   if use examples ; then
+   insinto /usr/share/doc/${PF}/examples
+   doins examples/*.c
+   fi
+}



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

2016-01-25 Thread Alexis Ballier
commit: 45161a6eb06a0643e880cc41a867ec3a5de68fd6
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Jan 26 07:32:29 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Jan 26 07:35:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45161a6e

dev-ros/pr2_dashboard_aggregator: Bump to 1.11.11.

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

 dev-ros/pr2_dashboard_aggregator/Manifest  |  1 +
 .../pr2_dashboard_aggregator-1.11.11.ebuild| 23 ++
 2 files changed, 24 insertions(+)

diff --git a/dev-ros/pr2_dashboard_aggregator/Manifest 
b/dev-ros/pr2_dashboard_aggregator/Manifest
index 408f7ae..bbcf5e7 100644
--- a/dev-ros/pr2_dashboard_aggregator/Manifest
+++ b/dev-ros/pr2_dashboard_aggregator/Manifest
@@ -1,2 +1,3 @@
 DIST pr2_common-1.11.10.tar.gz 8874 SHA256 
e9c50d2b40171b6501752c340d27610657741b6e35680f1cc0a21e45d820a678 SHA512 
64288085fe0ebd02941c6da4f3cdf02f65e84f2ef99a6748d9b614d7aaf2a692229f67a175e81a1954dc42e6cb3e430cdc23c54df81934ad6698f019a3cf3748
 WHIRLPOOL 
f9529982ee38fc38f1cc965c62a131e9d73ee7e484acc13b6961240759dc5f336b9a5431e06d083787ee8db0c76a1f411b4628d2eb6776f318109b27476b1078
+DIST pr2_common-1.11.11.tar.gz 33597551 SHA256 
dd9303e02aa0633fc662bc0bb5521b7264fd7004265b0aeef4a6a6a01160f307 SHA512 
fd1fdfc142ff3013c41f406bcd65001daa8a1fde30bbdcd825e88d6c624850cc8893a6cfbfd6c4d77cfa8ec3716fc851ddb326fe1ed0625a28f2bd57fc92c42b
 WHIRLPOOL 
0abeddc87b8b9fc9f6f0aeb8db6c735ce508e59c71ccf95e002d7aeac1d6080324abeb36361508242b18fda6550c7c8ede822fafe2869fb46f71636ca577a5d6
 DIST pr2_common-1.11.9.tar.gz 7556 SHA256 
c6134939602c8a81d006bf4a4bfc48bf8746f5eb0c5b12baa1da8c946d1b4ce1 SHA512 
44eb4f802a7b6983b621ca5b2c1c0e2516f16992f35902c2fb4afbdc9ffc8e63c1ed647f4ef09fd4cbeef747aba133a55172cec64c3cf9d759d2c83f7ec8a213
 WHIRLPOOL 
ad5d6c543b1faca2ed48a66405eb8d6c17b9ef6352fa16b6fc55f9b093a6b1b7da3e0571ade5a6013c84d3695c16e910549ea2673c36a4179043ea4f085c1e05

diff --git 
a/dev-ros/pr2_dashboard_aggregator/pr2_dashboard_aggregator-1.11.11.ebuild 
b/dev-ros/pr2_dashboard_aggregator/pr2_dashboard_aggregator-1.11.11.ebuild
new file mode 100644
index 000..35693d7
--- /dev/null
+++ b/dev-ros/pr2_dashboard_aggregator/pr2_dashboard_aggregator-1.11.11.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/pr2/pr2_common";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Aggregates all of the topics that a 'pr2_dashboard' app might be 
interested in"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/pr2_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



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

2016-01-25 Thread Alexis Ballier
commit: 5d200bdb12bf46ba1338eb401e5d12e6a475906a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Jan 26 07:32:24 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Jan 26 07:35:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d200bdb

dev-ros/pr2_msgs: Bump to 1.11.11.

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

 dev-ros/pr2_msgs/Manifest|  1 +
 dev-ros/pr2_msgs/pr2_msgs-1.11.11.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-ros/pr2_msgs/Manifest b/dev-ros/pr2_msgs/Manifest
index 408f7ae..bbcf5e7 100644
--- a/dev-ros/pr2_msgs/Manifest
+++ b/dev-ros/pr2_msgs/Manifest
@@ -1,2 +1,3 @@
 DIST pr2_common-1.11.10.tar.gz 8874 SHA256 
e9c50d2b40171b6501752c340d27610657741b6e35680f1cc0a21e45d820a678 SHA512 
64288085fe0ebd02941c6da4f3cdf02f65e84f2ef99a6748d9b614d7aaf2a692229f67a175e81a1954dc42e6cb3e430cdc23c54df81934ad6698f019a3cf3748
 WHIRLPOOL 
f9529982ee38fc38f1cc965c62a131e9d73ee7e484acc13b6961240759dc5f336b9a5431e06d083787ee8db0c76a1f411b4628d2eb6776f318109b27476b1078
+DIST pr2_common-1.11.11.tar.gz 33597551 SHA256 
dd9303e02aa0633fc662bc0bb5521b7264fd7004265b0aeef4a6a6a01160f307 SHA512 
fd1fdfc142ff3013c41f406bcd65001daa8a1fde30bbdcd825e88d6c624850cc8893a6cfbfd6c4d77cfa8ec3716fc851ddb326fe1ed0625a28f2bd57fc92c42b
 WHIRLPOOL 
0abeddc87b8b9fc9f6f0aeb8db6c735ce508e59c71ccf95e002d7aeac1d6080324abeb36361508242b18fda6550c7c8ede822fafe2869fb46f71636ca577a5d6
 DIST pr2_common-1.11.9.tar.gz 7556 SHA256 
c6134939602c8a81d006bf4a4bfc48bf8746f5eb0c5b12baa1da8c946d1b4ce1 SHA512 
44eb4f802a7b6983b621ca5b2c1c0e2516f16992f35902c2fb4afbdc9ffc8e63c1ed647f4ef09fd4cbeef747aba133a55172cec64c3cf9d759d2c83f7ec8a213
 WHIRLPOOL 
ad5d6c543b1faca2ed48a66405eb8d6c17b9ef6352fa16b6fc55f9b093a6b1b7da3e0571ade5a6013c84d3695c16e910549ea2673c36a4179043ea4f085c1e05

diff --git a/dev-ros/pr2_msgs/pr2_msgs-1.11.11.ebuild 
b/dev-ros/pr2_msgs/pr2_msgs-1.11.11.ebuild
new file mode 100644
index 000..b296b46
--- /dev/null
+++ b/dev-ros/pr2_msgs/pr2_msgs-1.11.11.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/pr2/pr2_common";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+CATKIN_HAS_MESSAGES=yes
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Messages for representing PR2 state, such as battery information 
and the PR2 fingertip sensors"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"



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

2016-01-25 Thread Alexis Ballier
commit: 7bcb09dab8b5b6567bbb6800b79f1db0082cdd61
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Jan 26 07:32:43 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Jan 26 07:35:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bcb09da

ros-meta/pr2_common: Bump to 1.11.11.

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

 ros-meta/pr2_common/Manifest  |  1 +
 ros-meta/pr2_common/pr2_common-1.11.11.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/ros-meta/pr2_common/Manifest b/ros-meta/pr2_common/Manifest
index 408f7ae..bbcf5e7 100644
--- a/ros-meta/pr2_common/Manifest
+++ b/ros-meta/pr2_common/Manifest
@@ -1,2 +1,3 @@
 DIST pr2_common-1.11.10.tar.gz 8874 SHA256 
e9c50d2b40171b6501752c340d27610657741b6e35680f1cc0a21e45d820a678 SHA512 
64288085fe0ebd02941c6da4f3cdf02f65e84f2ef99a6748d9b614d7aaf2a692229f67a175e81a1954dc42e6cb3e430cdc23c54df81934ad6698f019a3cf3748
 WHIRLPOOL 
f9529982ee38fc38f1cc965c62a131e9d73ee7e484acc13b6961240759dc5f336b9a5431e06d083787ee8db0c76a1f411b4628d2eb6776f318109b27476b1078
+DIST pr2_common-1.11.11.tar.gz 33597551 SHA256 
dd9303e02aa0633fc662bc0bb5521b7264fd7004265b0aeef4a6a6a01160f307 SHA512 
fd1fdfc142ff3013c41f406bcd65001daa8a1fde30bbdcd825e88d6c624850cc8893a6cfbfd6c4d77cfa8ec3716fc851ddb326fe1ed0625a28f2bd57fc92c42b
 WHIRLPOOL 
0abeddc87b8b9fc9f6f0aeb8db6c735ce508e59c71ccf95e002d7aeac1d6080324abeb36361508242b18fda6550c7c8ede822fafe2869fb46f71636ca577a5d6
 DIST pr2_common-1.11.9.tar.gz 7556 SHA256 
c6134939602c8a81d006bf4a4bfc48bf8746f5eb0c5b12baa1da8c946d1b4ce1 SHA512 
44eb4f802a7b6983b621ca5b2c1c0e2516f16992f35902c2fb4afbdc9ffc8e63c1ed647f4ef09fd4cbeef747aba133a55172cec64c3cf9d759d2c83f7ec8a213
 WHIRLPOOL 
ad5d6c543b1faca2ed48a66405eb8d6c17b9ef6352fa16b6fc55f9b093a6b1b7da3e0571ade5a6013c84d3695c16e910549ea2673c36a4179043ea4f085c1e05

diff --git a/ros-meta/pr2_common/pr2_common-1.11.11.ebuild 
b/ros-meta/pr2_common/pr2_common-1.11.11.ebuild
new file mode 100644
index 000..3befd2e
--- /dev/null
+++ b/ros-meta/pr2_common/pr2_common-1.11.11.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/pr2/pr2_common";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="URDF description and 3D models of robot components of the PR2 
robot"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/pr2_msgs
+   dev-ros/pr2_dashboard_aggregator
+   dev-ros/pr2_description
+   dev-ros/pr2_machine
+"
+DEPEND="${RDEPEND}"



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

2016-01-25 Thread Alexis Ballier
commit: ba92175a46b7661838622ca49937537ccbc8b0e2
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Jan 26 07:30:41 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Jan 26 07:35:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba92175a

dev-ros/pr2_description: remove patch from live ebuild

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

 dev-ros/pr2_description/pr2_description-.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-ros/pr2_description/pr2_description-.ebuild 
b/dev-ros/pr2_description/pr2_description-.ebuild
index 3c99ffb..daced88 100644
--- a/dev-ros/pr2_description/pr2_description-.ebuild
+++ b/dev-ros/pr2_description/pr2_description-.ebuild
@@ -19,5 +19,3 @@ DEPEND="${RDEPEND}
dev-ros/convex_decomposition
dev-ros/ivcon
test? ( dev-libs/urdfdom dev-cpp/gtest )"
-
-PATCHES=( "${FILESDIR}/pr2_description.patch" )



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

2016-01-25 Thread Alexis Ballier
commit: 2b899b29e7ea8368d44e616c41b083521e7c2b8a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Jan 26 07:32:39 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Jan 26 07:35:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b899b29

dev-ros/pr2_machine: Bump to 1.11.11.

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

 dev-ros/pr2_machine/Manifest   |  1 +
 dev-ros/pr2_machine/pr2_machine-1.11.11.ebuild | 18 ++
 2 files changed, 19 insertions(+)

diff --git a/dev-ros/pr2_machine/Manifest b/dev-ros/pr2_machine/Manifest
index 408f7ae..bbcf5e7 100644
--- a/dev-ros/pr2_machine/Manifest
+++ b/dev-ros/pr2_machine/Manifest
@@ -1,2 +1,3 @@
 DIST pr2_common-1.11.10.tar.gz 8874 SHA256 
e9c50d2b40171b6501752c340d27610657741b6e35680f1cc0a21e45d820a678 SHA512 
64288085fe0ebd02941c6da4f3cdf02f65e84f2ef99a6748d9b614d7aaf2a692229f67a175e81a1954dc42e6cb3e430cdc23c54df81934ad6698f019a3cf3748
 WHIRLPOOL 
f9529982ee38fc38f1cc965c62a131e9d73ee7e484acc13b6961240759dc5f336b9a5431e06d083787ee8db0c76a1f411b4628d2eb6776f318109b27476b1078
+DIST pr2_common-1.11.11.tar.gz 33597551 SHA256 
dd9303e02aa0633fc662bc0bb5521b7264fd7004265b0aeef4a6a6a01160f307 SHA512 
fd1fdfc142ff3013c41f406bcd65001daa8a1fde30bbdcd825e88d6c624850cc8893a6cfbfd6c4d77cfa8ec3716fc851ddb326fe1ed0625a28f2bd57fc92c42b
 WHIRLPOOL 
0abeddc87b8b9fc9f6f0aeb8db6c735ce508e59c71ccf95e002d7aeac1d6080324abeb36361508242b18fda6550c7c8ede822fafe2869fb46f71636ca577a5d6
 DIST pr2_common-1.11.9.tar.gz 7556 SHA256 
c6134939602c8a81d006bf4a4bfc48bf8746f5eb0c5b12baa1da8c946d1b4ce1 SHA512 
44eb4f802a7b6983b621ca5b2c1c0e2516f16992f35902c2fb4afbdc9ffc8e63c1ed647f4ef09fd4cbeef747aba133a55172cec64c3cf9d759d2c83f7ec8a213
 WHIRLPOOL 
ad5d6c543b1faca2ed48a66405eb8d6c17b9ef6352fa16b6fc55f9b093a6b1b7da3e0571ade5a6013c84d3695c16e910549ea2673c36a4179043ea4f085c1e05

diff --git a/dev-ros/pr2_machine/pr2_machine-1.11.11.ebuild 
b/dev-ros/pr2_machine/pr2_machine-1.11.11.ebuild
new file mode 100644
index 000..100efdd
--- /dev/null
+++ b/dev-ros/pr2_machine/pr2_machine-1.11.11.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/pr2/pr2_common";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="xxx.machine files that describe the different hosts a node can be 
spawned on"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"



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

2016-01-25 Thread Alexis Ballier
commit: 207d6eaf5dacd944af74312e69e4651ff1d76d68
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Jan 26 07:32:34 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Jan 26 07:35:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=207d6eaf

dev-ros/pr2_description: Bump to 1.11.11.

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

 dev-ros/pr2_description/Manifest|  1 +
 .../pr2_description/pr2_description-1.11.11.ebuild  | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-ros/pr2_description/Manifest b/dev-ros/pr2_description/Manifest
index 408f7ae..bbcf5e7 100644
--- a/dev-ros/pr2_description/Manifest
+++ b/dev-ros/pr2_description/Manifest
@@ -1,2 +1,3 @@
 DIST pr2_common-1.11.10.tar.gz 8874 SHA256 
e9c50d2b40171b6501752c340d27610657741b6e35680f1cc0a21e45d820a678 SHA512 
64288085fe0ebd02941c6da4f3cdf02f65e84f2ef99a6748d9b614d7aaf2a692229f67a175e81a1954dc42e6cb3e430cdc23c54df81934ad6698f019a3cf3748
 WHIRLPOOL 
f9529982ee38fc38f1cc965c62a131e9d73ee7e484acc13b6961240759dc5f336b9a5431e06d083787ee8db0c76a1f411b4628d2eb6776f318109b27476b1078
+DIST pr2_common-1.11.11.tar.gz 33597551 SHA256 
dd9303e02aa0633fc662bc0bb5521b7264fd7004265b0aeef4a6a6a01160f307 SHA512 
fd1fdfc142ff3013c41f406bcd65001daa8a1fde30bbdcd825e88d6c624850cc8893a6cfbfd6c4d77cfa8ec3716fc851ddb326fe1ed0625a28f2bd57fc92c42b
 WHIRLPOOL 
0abeddc87b8b9fc9f6f0aeb8db6c735ce508e59c71ccf95e002d7aeac1d6080324abeb36361508242b18fda6550c7c8ede822fafe2869fb46f71636ca577a5d6
 DIST pr2_common-1.11.9.tar.gz 7556 SHA256 
c6134939602c8a81d006bf4a4bfc48bf8746f5eb0c5b12baa1da8c946d1b4ce1 SHA512 
44eb4f802a7b6983b621ca5b2c1c0e2516f16992f35902c2fb4afbdc9ffc8e63c1ed647f4ef09fd4cbeef747aba133a55172cec64c3cf9d759d2c83f7ec8a213
 WHIRLPOOL 
ad5d6c543b1faca2ed48a66405eb8d6c17b9ef6352fa16b6fc55f9b093a6b1b7da3e0571ade5a6013c84d3695c16e910549ea2673c36a4179043ea4f085c1e05

diff --git a/dev-ros/pr2_description/pr2_description-1.11.11.ebuild 
b/dev-ros/pr2_description/pr2_description-1.11.11.ebuild
new file mode 100644
index 000..daced88
--- /dev/null
+++ b/dev-ros/pr2_description/pr2_description-1.11.11.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/pr2/pr2_common";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Description (mechanical, kinematic, visual,  etc.) of the PR2 
robot"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="dev-ros/xacro"
+DEPEND="${RDEPEND}
+   dev-ros/convex_decomposition
+   dev-ros/ivcon
+   test? ( dev-libs/urdfdom dev-cpp/gtest )"



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

2016-01-25 Thread Hans de Graaff
commit: 12eb8c14e43492d73fd59a0993a89eef3a83420a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 07:29:50 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 07:30:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12eb8c14

dev-ruby/rails: add rails 3.2.22.1

Package-Manager: portage-2.2.26

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

diff --git a/dev-ruby/rails/Manifest b/dev-ruby/rails/Manifest
index 7273b35..931e2e8 100644
--- a/dev-ruby/rails/Manifest
+++ b/dev-ruby/rails/Manifest
@@ -1,3 +1,4 @@
+DIST rails-3.2.22.1.gem 4608 SHA256 
55bc070a05d583ffc0028bfc6b1c5be60e9d5fc7655ebada06c5c83ae38249e9 SHA512 
31129f6d83c3027ae1876729a94d9053409d69ea7f3d9a0775cb9b4ea2a5d72c0aef38b9b2d809d910689708ed8b6e607396b7aaf417d90f3004abf275d11623
 WHIRLPOOL 
5d4805724ad85400c4aa19cf6320dd5118e9c096a28e475e56dc105ebb777218689646a8f632254140a6a745e09709c951434b0d40bffbad16e3b2d0feab3244
 DIST rails-3.2.22.gem 4608 SHA256 
4e6341bbab6d88aa0578034474699c3793448dfbaa09d89f708304591f3b8a21 SHA512 
21c160be3988820520d87160e8918ccce265029753dbb188f0ef6c0a8e6a89697d3eb1e5511aa7e7510953e5f619320272dcbf147ae63352c786dcc6e9167b46
 WHIRLPOOL 
df6da9c66a8301bf5e9a6ef4e6bc108d22fd810b36bdf7d6d5272f8411384334d3d29b6779d54c772085b1ddfa543aed9132675fa9849de3d44cade452b58461
 DIST rails-4.0.13.gem 1550848 SHA256 
d4b3ca8517b394459fd31773c5c6877b4aded8f2c84e6f5422061d231b2af9f6 SHA512 
49cba0e9b06034ce6311f0e76255ed1a95fbd0f0349ac16d6390c730837fd9a5ae6e00e376f51fdeb69f2dde9d6d7a993cfa859d3e22404f5a1a4e19ad0a3af0
 WHIRLPOOL 
f121ea09122b5464c5d2c8ff0e8710be4a5fa846fcf450a52c16a47c67ee9925a7927fe5d38d2e7bfc644f63a9bc1dd73a5adeb64ff8b9e1d07ced8670434c0b
 DIST rails-4.1.13.gem 1437696 SHA256 
d11d1a3ca07f1494f2abb634677f390f897bb5ae4b818e1612aa6a6412837d1b SHA512 
f18a91b829137af3e5487c627bf2b6cb677cdcda511671c42c59732a68f27e2416d671914fcd116f6d95f52ba181e7a07c3a5aea15b54ceeac39b5026a679902
 WHIRLPOOL 
eddd0f8617e8a7201f7a5a4be820bfa440148ad42f369853adc2e0bb34f2a88945f4afa3cb132ae3e81b3fd63a421ff20d742602d8ddc3d107c178560c216936

diff --git a/dev-ruby/rails/rails-3.2.22.1.ebuild 
b/dev-ruby/rails/rails-3.2.22.1.ebuild
new file mode 100644
index 000..10eadc9
--- /dev/null
+++ b/dev-ruby/rails/rails-3.2.22.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_TASK_TEST=""
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="ruby on rails is a web-application and persistance framework"
+HOMEPAGE="http://www.rubyonrails.org";
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+IUSE="+asset-pipeline"
+
+ruby_add_rdepend "
+   ~dev-ruby/actionmailer-${PV}
+   ~dev-ruby/actionpack-${PV}
+   ~dev-ruby/activerecord-${PV}
+   ~dev-ruby/activeresource-${PV}
+   ~dev-ruby/activesupport-${PV}
+   =dev-ruby/bundler-1*
+   ~dev-ruby/railties-${PV}
+   asset-pipeline? (
+   dev-ruby/jquery-rails
+   >=dev-ruby/sass-rails-3.2.3:3.2
+   >=dev-ruby/uglifier-1.0.3
+   >=dev-ruby/coffee-rails-3.2.1:3.2
+   )"



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

2016-01-25 Thread Hans de Graaff
commit: a9ec1241f2c4eb4c4598467178486809c11c87ad
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 07:29:33 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 07:30:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9ec1241

dev-ruby/railties: add rails 3.2.22.1

Package-Manager: portage-2.2.26

 dev-ruby/railties/Manifest |  1 +
 dev-ruby/railties/railties-3.2.22.1.ebuild | 82 ++
 2 files changed, 83 insertions(+)

diff --git a/dev-ruby/railties/Manifest b/dev-ruby/railties/Manifest
index aae6405..e9c9dc0 100644
--- a/dev-ruby/railties/Manifest
+++ b/dev-ruby/railties/Manifest
@@ -1,3 +1,4 @@
+DIST rails-3.2.22.1.tgz 3570617 SHA256 
0678ec5677e6f70a20aa398b323a3d926531e1da266734ec90c34e111512b0fc SHA512 
29b9e7aca818ed08111cc6306edfcbf88969ab2cbb0f36b9a189f8a29c2dec966e3a453d7b9ee9fc0cf06f0786aa493839440a2d6fb338b13b801978b08f4656
 WHIRLPOOL 
b797311ab5420c4663b1617e5fabdc30a66619f1b6a16aa68ed96f5e38f4daff89cecc8bf9f3d7a702f17ae7da6bedf128adad2a3120f50a25ff85aff5cb6527
 DIST rails-3.2.22.tgz 3569215 SHA256 
a14fbd69cd1750589cb6f4a79926058595de832dab89372fb479feadc99f0aba SHA512 
7321e5fa12cc3f7d6e7c2284f37c183c9bcbe1c9f067c2be5ebdd10f550b0eff561b20558cf885f30b24951bfa88287b3e0fb421eee14579a88a2bcffeaff3ce
 WHIRLPOOL 
de54798cbcbf9a0c6d66346267cfbb15991478cc6b4982f9e3a3a80db734af6553f9749b18188c4dc5fa82c60c0294312f648a0e4b5bcb46896bfee75be4dbc0
 DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554b3af1a3023a204a51 SHA512 
3f2cca90187f800d1ec57fc6cbc58c1f3213113a94d1dee7d9cfd3dc0264b7f3a9c6cfc6dd95ef2fb3aa7d8ca5d6da50cedecc288ff8ff7e5305dc0309b4365d
 WHIRLPOOL 
a5b3f7f828a88d04b5687b3217b40903192ccea5eca36ca58cbb2baeec7471241fe5529f13688bd1f6396a384cf282c94bfaf54ee1cfafdf5ef400707dee7d01
 DIST rails-4.1.13.tgz 3726822 SHA256 
94112f3398c5ffd5e53ce959969c133b35386ade0a9d845eaead4237a5546335 SHA512 
8fef27cfbe898fc691562d9a6d543816c3e5c08c4c114b01115024e573b6d49568bca13da9d4574cfe0b76cc778c734e4a24def7047c90fb1c6d1c78553bcee3
 WHIRLPOOL 
321e60e7f51026e6c79c9f1cf128b349dbab08ed17d8f20fb034f1317c8498edcdaebf166fa30995abc80c6a4cd691408b3b4046adf11086899cd995e94c7d0a

diff --git a/dev-ruby/railties/railties-3.2.22.1.ebuild 
b/dev-ruby/railties/railties-3.2.22.1.ebuild
new file mode 100644
index 000..2574d23
--- /dev/null
+++ b/dev-ruby/railties/railties-3.2.22.1.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21"
+
+RUBY_FAKEGEM_TASK_TEST="test:regular"
+RUBY_FAKEGEM_TASK_DOC="generate_guides"
+RUBY_FAKEGEM_DOCDIR="guides/output"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="railties.gemspec"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Tools for creating, working with, and running Rails applications"
+HOMEPAGE="https://github.com/rails/rails";
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+# The test suite has many failures, most likely due to a mismatch in
+# exact dependencies or environment specifics. Needs further
+# investigation.
+RESTRICT="test"
+
+RDEPEND+=">=app-eselect/eselect-rails-0.18"
+
+ruby_add_rdepend "
+   ~dev-ruby/activesupport-${PV}
+   ~dev-ruby/actionpack-${PV}
+   >=dev-ruby/rdoc-3.4
+   >=dev-ruby/thor-0.14.6
+   >=dev-ruby/rack-ssl-1.3.2:1.3
+   >=dev-ruby/rake-0.8.7"
+
+ruby_add_bdepend "
+   test? (
+   dev-ruby/mocha:0.13
+   )
+   doc? (
+   >=dev-ruby/redcloth-4.1.1
+   )"
+
+all_ruby_prepare() {
+   # Remove items from the common Gemfile that we don't need for this
+   # test run. This also requires handling some gemspecs.
+   sed -i -e '/\(uglifier\|system_timer\|sdoc\|w3c_validators\|pg\)/d' 
../Gemfile || die
+
+   # Also allow rdoc 4.x
+   sed -i -e 's/~> 3.4/>= 3.4/' ${RUBY_FAKEGEM_GEMSPEC} || die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   if use doc ; then
+   mv guides/output guides/guides || die
+   dohtml -r guides/guides
+   fi
+
+   ruby_fakegem_binwrapper rails rails-${PV}
+}
+
+pkg_postinst() {
+   elog "To select between slots of rails, use:"
+   elog "\teselect rails"
+
+   eselect rails update
+}
+
+pkg_postrm() {
+   eselect rails update
+}



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

2016-01-25 Thread Hans de Graaff
commit: 63140e2fc5e772f112f390561d70d24ae9da720e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 07:28:23 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 07:30:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63140e2f

dev-ruby/actionpack: add rails 3.2.22.1

Package-Manager: portage-2.2.26

 dev-ruby/actionpack/Manifest   |  1 +
 dev-ruby/actionpack/actionpack-3.2.22.1.ebuild | 78 ++
 2 files changed, 79 insertions(+)

diff --git a/dev-ruby/actionpack/Manifest b/dev-ruby/actionpack/Manifest
index aae6405..e9c9dc0 100644
--- a/dev-ruby/actionpack/Manifest
+++ b/dev-ruby/actionpack/Manifest
@@ -1,3 +1,4 @@
+DIST rails-3.2.22.1.tgz 3570617 SHA256 
0678ec5677e6f70a20aa398b323a3d926531e1da266734ec90c34e111512b0fc SHA512 
29b9e7aca818ed08111cc6306edfcbf88969ab2cbb0f36b9a189f8a29c2dec966e3a453d7b9ee9fc0cf06f0786aa493839440a2d6fb338b13b801978b08f4656
 WHIRLPOOL 
b797311ab5420c4663b1617e5fabdc30a66619f1b6a16aa68ed96f5e38f4daff89cecc8bf9f3d7a702f17ae7da6bedf128adad2a3120f50a25ff85aff5cb6527
 DIST rails-3.2.22.tgz 3569215 SHA256 
a14fbd69cd1750589cb6f4a79926058595de832dab89372fb479feadc99f0aba SHA512 
7321e5fa12cc3f7d6e7c2284f37c183c9bcbe1c9f067c2be5ebdd10f550b0eff561b20558cf885f30b24951bfa88287b3e0fb421eee14579a88a2bcffeaff3ce
 WHIRLPOOL 
de54798cbcbf9a0c6d66346267cfbb15991478cc6b4982f9e3a3a80db734af6553f9749b18188c4dc5fa82c60c0294312f648a0e4b5bcb46896bfee75be4dbc0
 DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554b3af1a3023a204a51 SHA512 
3f2cca90187f800d1ec57fc6cbc58c1f3213113a94d1dee7d9cfd3dc0264b7f3a9c6cfc6dd95ef2fb3aa7d8ca5d6da50cedecc288ff8ff7e5305dc0309b4365d
 WHIRLPOOL 
a5b3f7f828a88d04b5687b3217b40903192ccea5eca36ca58cbb2baeec7471241fe5529f13688bd1f6396a384cf282c94bfaf54ee1cfafdf5ef400707dee7d01
 DIST rails-4.1.13.tgz 3726822 SHA256 
94112f3398c5ffd5e53ce959969c133b35386ade0a9d845eaead4237a5546335 SHA512 
8fef27cfbe898fc691562d9a6d543816c3e5c08c4c114b01115024e573b6d49568bca13da9d4574cfe0b76cc778c734e4a24def7047c90fb1c6d1c78553bcee3
 WHIRLPOOL 
321e60e7f51026e6c79c9f1cf128b349dbab08ed17d8f20fb034f1317c8498edcdaebf166fa30995abc80c6a4cd691408b3b4046adf11086899cd995e94c7d0a

diff --git a/dev-ruby/actionpack/actionpack-3.2.22.1.ebuild 
b/dev-ruby/actionpack/actionpack-3.2.22.1.ebuild
new file mode 100644
index 000..0428bb9
--- /dev/null
+++ b/dev-ruby/actionpack/actionpack-3.2.22.1.ebuild
@@ -0,0 +1,78 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby19 ruby20 ruby21"
+
+# The default test task tries to test activerecord with SQLite as well.
+RUBY_FAKEGEM_TASK_TEST="test_action_pack"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="actionpack.gemspec"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Eases web-request routing, handling, and response"
+HOMEPAGE="https://github.com/rails/rails";
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "
+   ~dev-ruby/activemodel-${PV}
+   ~dev-ruby/activesupport-${PV}
+   >=dev-ruby/rack-cache-1.2
+   >=dev-ruby/builder-3.0.0:3
+   >=dev-ruby/rack-1.4.5:1.4
+   >=dev-ruby/rack-test-0.6.1:0.6
+   >=dev-ruby/journey-1.0.4:1.0
+   >=dev-ruby/sprockets-2.2.1:2.2
+   >=dev-ruby/erubis-2.7.0"
+
+ruby_add_bdepend "
+   test? (
+   dev-ruby/mocha:0.13
+   dev-ruby/bundler
+   ~dev-ruby/activerecord-${PV}
+   ~dev-ruby/actionmailer-${PV}
+   >=dev-ruby/tzinfo-0.3.29:0
+   >=dev-ruby/uglifier-1.0.3
+   )"
+
+all_ruby_prepare() {
+   # Remove items from the common Gemfile that we don't need for this
+   # test run. This also requires handling some gemspecs.
+   sed -i -e 
"/\(system_timer\|sdoc\|w3c_validators\|pg\|jquery-rails\|'mysql'\|journey\|ruby-prof\|benchmark-ips\|nokogiri\|execjs\)/d"
 \
+   -e 'agem "i18n", "~>0.6.11"' ../Gemfile || die
+
+   sed -i -e '/rack-ssl/d' -e 's/~> 3.4/>= 3.4/' 
../railties/railties.gemspec || die
+   sed -i -e '/mail/d' ../actionmailer/actionmailer.gemspec || die
+
+   sed -i -e '/bcrypt/ s/3.0.0/3.0/' ../Gemfile || die
+
+   # Avoid fragile tests depending on hash ordering
+   sed -i -e '/cookie_3=chocolate/ s:^:#:' 
test/controller/integration_test.rb || die
+   sed -i -e '/test_to_s/,/end/ s:^:#:' 
test/template/html-scanner/tag_node_test.rb || die
+   sed -i -e '/"name":"david"/ s:^:#:' 
test/controller/mime_responds_test.rb || die
+  

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

2016-01-25 Thread Hans de Graaff
commit: 2d1fe0087d18e91c637da9ccb06bcd03635f9531
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 07:27:56 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 07:30:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d1fe008

dev-ruby/activeresource: add rails 3.2.22.1

Package-Manager: portage-2.2.26

 dev-ruby/activeresource/Manifest   |  1 +
 .../activeresource/activeresource-3.2.22.1.ebuild  | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/dev-ruby/activeresource/Manifest b/dev-ruby/activeresource/Manifest
index e63317b..748a362 100644
--- a/dev-ruby/activeresource/Manifest
+++ b/dev-ruby/activeresource/Manifest
@@ -1,2 +1,3 @@
 DIST activeresource-4.0.0.tgz 69142 SHA256 
b2f8094b56c589193fa9c275e4a970fdcd4eb7e7885c8a7a12c86eda6c8d2f37 SHA512 
bad94922b7125f79988fb8c6694d6a0370ff1271b47d031e1c249441079e98f75a8069602c1eebf2ec8d7e28aab21b0ca42502c79fe06f46dfa5d42659ff79ab
 WHIRLPOOL 
04120c0a81e140435194ae28a98b4c2ba69e3ef663b7fbf02783839b842c92db70742e4c5d204168dfe4a28caac8d3a8d4c2aea81842959819590544b648d867
+DIST rails-3.2.22.1.tgz 3570617 SHA256 
0678ec5677e6f70a20aa398b323a3d926531e1da266734ec90c34e111512b0fc SHA512 
29b9e7aca818ed08111cc6306edfcbf88969ab2cbb0f36b9a189f8a29c2dec966e3a453d7b9ee9fc0cf06f0786aa493839440a2d6fb338b13b801978b08f4656
 WHIRLPOOL 
b797311ab5420c4663b1617e5fabdc30a66619f1b6a16aa68ed96f5e38f4daff89cecc8bf9f3d7a702f17ae7da6bedf128adad2a3120f50a25ff85aff5cb6527
 DIST rails-3.2.22.tgz 3569215 SHA256 
a14fbd69cd1750589cb6f4a79926058595de832dab89372fb479feadc99f0aba SHA512 
7321e5fa12cc3f7d6e7c2284f37c183c9bcbe1c9f067c2be5ebdd10f550b0eff561b20558cf885f30b24951bfa88287b3e0fb421eee14579a88a2bcffeaff3ce
 WHIRLPOOL 
de54798cbcbf9a0c6d66346267cfbb15991478cc6b4982f9e3a3a80db734af6553f9749b18188c4dc5fa82c60c0294312f648a0e4b5bcb46896bfee75be4dbc0

diff --git a/dev-ruby/activeresource/activeresource-3.2.22.1.ebuild 
b/dev-ruby/activeresource/activeresource-3.2.22.1.ebuild
new file mode 100644
index 000..96de5c5
--- /dev/null
+++ b/dev-ruby/activeresource/activeresource-3.2.22.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby19 ruby20 ruby21"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="activeresource.gemspec"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Think Active Record for web resources"
+HOMEPAGE="https://github.com/rails/rails";
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "~dev-ruby/activesupport-${PV}
+   dev-ruby/builder:3"
+ruby_add_bdepend "
+   test? (
+   dev-ruby/test-unit:2
+   >=dev-ruby/mocha-0.13.0:0.13
+   )"
+
+all_ruby_prepare() {
+   # Set test environment to our hand.
+   rm "${S}/../Gemfile" || die "Unable to remove Gemfile"
+   sed -i -e '/load_paths/d' test/abstract_unit.rb || die "Unable to 
remove load paths"
+
+   # Make sure we use the test-unit gem since ruby18 does not provide
+   # all the test-unit features needed.
+   sed -i -e '1igem "test-unit"' test/abstract_unit.rb || die
+}



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

2016-01-25 Thread Hans de Graaff
commit: 1daeecde0016c2869cf8de5222392da2373d6049
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 07:28:45 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 07:30:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1daeecde

dev-ruby/actionmailer: add rails 3.2.22.1

Package-Manager: portage-2.2.26

 dev-ruby/actionmailer/Manifest |  1 +
 dev-ruby/actionmailer/actionmailer-3.2.22.1.ebuild | 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-ruby/actionmailer/Manifest b/dev-ruby/actionmailer/Manifest
index aae6405..e9c9dc0 100644
--- a/dev-ruby/actionmailer/Manifest
+++ b/dev-ruby/actionmailer/Manifest
@@ -1,3 +1,4 @@
+DIST rails-3.2.22.1.tgz 3570617 SHA256 
0678ec5677e6f70a20aa398b323a3d926531e1da266734ec90c34e111512b0fc SHA512 
29b9e7aca818ed08111cc6306edfcbf88969ab2cbb0f36b9a189f8a29c2dec966e3a453d7b9ee9fc0cf06f0786aa493839440a2d6fb338b13b801978b08f4656
 WHIRLPOOL 
b797311ab5420c4663b1617e5fabdc30a66619f1b6a16aa68ed96f5e38f4daff89cecc8bf9f3d7a702f17ae7da6bedf128adad2a3120f50a25ff85aff5cb6527
 DIST rails-3.2.22.tgz 3569215 SHA256 
a14fbd69cd1750589cb6f4a79926058595de832dab89372fb479feadc99f0aba SHA512 
7321e5fa12cc3f7d6e7c2284f37c183c9bcbe1c9f067c2be5ebdd10f550b0eff561b20558cf885f30b24951bfa88287b3e0fb421eee14579a88a2bcffeaff3ce
 WHIRLPOOL 
de54798cbcbf9a0c6d66346267cfbb15991478cc6b4982f9e3a3a80db734af6553f9749b18188c4dc5fa82c60c0294312f648a0e4b5bcb46896bfee75be4dbc0
 DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554b3af1a3023a204a51 SHA512 
3f2cca90187f800d1ec57fc6cbc58c1f3213113a94d1dee7d9cfd3dc0264b7f3a9c6cfc6dd95ef2fb3aa7d8ca5d6da50cedecc288ff8ff7e5305dc0309b4365d
 WHIRLPOOL 
a5b3f7f828a88d04b5687b3217b40903192ccea5eca36ca58cbb2baeec7471241fe5529f13688bd1f6396a384cf282c94bfaf54ee1cfafdf5ef400707dee7d01
 DIST rails-4.1.13.tgz 3726822 SHA256 
94112f3398c5ffd5e53ce959969c133b35386ade0a9d845eaead4237a5546335 SHA512 
8fef27cfbe898fc691562d9a6d543816c3e5c08c4c114b01115024e573b6d49568bca13da9d4574cfe0b76cc778c734e4a24def7047c90fb1c6d1c78553bcee3
 WHIRLPOOL 
321e60e7f51026e6c79c9f1cf128b349dbab08ed17d8f20fb034f1317c8498edcdaebf166fa30995abc80c6a4cd691408b3b4046adf11086899cd995e94c7d0a

diff --git a/dev-ruby/actionmailer/actionmailer-3.2.22.1.ebuild 
b/dev-ruby/actionmailer/actionmailer-3.2.22.1.ebuild
new file mode 100644
index 000..9cb8428
--- /dev/null
+++ b/dev-ruby/actionmailer/actionmailer-3.2.22.1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="actionmailer.gemspec"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Framework for designing email-service layers"
+HOMEPAGE="https://github.com/rails/rails";
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "~dev-ruby/actionpack-${PV}
+   >=dev-ruby/mail-2.5.4:2.5"
+ruby_add_bdepend "test? (
+   dev-ruby/bundler
+   dev-ruby/mocha:0.13
+)"
+
+all_ruby_prepare() {
+   # Remove items from the common Gemfile that we don't need for this
+   # test run. This also requires handling some gemspecs.
+   sed -i -e 
"/\(system_timer\|sdoc\|w3c_validators\|pg\|mysql\|jquery-rails\|'mysql'\|journey\|ruby-prof\|benchmark-ips\|nokogiri\|bcrypt-ruby\|rdoc\|execjs\)/d"
 ../Gemfile || die
+   sed -i -e '/rack-ssl/d' -e 's/~> 3.4/>= 3.4/' 
../railties/railties.gemspec || die
+
+   # Avoid test requiring the "pl" locale.
+   sed -i -e '/implicit multipart with other locale/,/^  end/ s:^:#:' \
+   test/base_test.rb || die
+}



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

2016-01-25 Thread Hans de Graaff
commit: 9477866e8700455e7b8ee0704334e5283e90a5b5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 07:29:10 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 07:30:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9477866e

dev-ruby/activerecord: add rails 3.2.22.1

Package-Manager: portage-2.2.26

 dev-ruby/activerecord/Manifest |  1 +
 dev-ruby/activerecord/activerecord-3.2.22.1.ebuild | 69 ++
 2 files changed, 70 insertions(+)

diff --git a/dev-ruby/activerecord/Manifest b/dev-ruby/activerecord/Manifest
index aae6405..e9c9dc0 100644
--- a/dev-ruby/activerecord/Manifest
+++ b/dev-ruby/activerecord/Manifest
@@ -1,3 +1,4 @@
+DIST rails-3.2.22.1.tgz 3570617 SHA256 
0678ec5677e6f70a20aa398b323a3d926531e1da266734ec90c34e111512b0fc SHA512 
29b9e7aca818ed08111cc6306edfcbf88969ab2cbb0f36b9a189f8a29c2dec966e3a453d7b9ee9fc0cf06f0786aa493839440a2d6fb338b13b801978b08f4656
 WHIRLPOOL 
b797311ab5420c4663b1617e5fabdc30a66619f1b6a16aa68ed96f5e38f4daff89cecc8bf9f3d7a702f17ae7da6bedf128adad2a3120f50a25ff85aff5cb6527
 DIST rails-3.2.22.tgz 3569215 SHA256 
a14fbd69cd1750589cb6f4a79926058595de832dab89372fb479feadc99f0aba SHA512 
7321e5fa12cc3f7d6e7c2284f37c183c9bcbe1c9f067c2be5ebdd10f550b0eff561b20558cf885f30b24951bfa88287b3e0fb421eee14579a88a2bcffeaff3ce
 WHIRLPOOL 
de54798cbcbf9a0c6d66346267cfbb15991478cc6b4982f9e3a3a80db734af6553f9749b18188c4dc5fa82c60c0294312f648a0e4b5bcb46896bfee75be4dbc0
 DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554b3af1a3023a204a51 SHA512 
3f2cca90187f800d1ec57fc6cbc58c1f3213113a94d1dee7d9cfd3dc0264b7f3a9c6cfc6dd95ef2fb3aa7d8ca5d6da50cedecc288ff8ff7e5305dc0309b4365d
 WHIRLPOOL 
a5b3f7f828a88d04b5687b3217b40903192ccea5eca36ca58cbb2baeec7471241fe5529f13688bd1f6396a384cf282c94bfaf54ee1cfafdf5ef400707dee7d01
 DIST rails-4.1.13.tgz 3726822 SHA256 
94112f3398c5ffd5e53ce959969c133b35386ade0a9d845eaead4237a5546335 SHA512 
8fef27cfbe898fc691562d9a6d543816c3e5c08c4c114b01115024e573b6d49568bca13da9d4574cfe0b76cc778c734e4a24def7047c90fb1c6d1c78553bcee3
 WHIRLPOOL 
321e60e7f51026e6c79c9f1cf128b349dbab08ed17d8f20fb034f1317c8498edcdaebf166fa30995abc80c6a4cd691408b3b4046adf11086899cd995e94c7d0a

diff --git a/dev-ruby/activerecord/activerecord-3.2.22.1.ebuild 
b/dev-ruby/activerecord/activerecord-3.2.22.1.ebuild
new file mode 100644
index 000..47f1a49
--- /dev/null
+++ b/dev-ruby/activerecord/activerecord-3.2.22.1.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21"
+
+# this is not null so that the dependencies will actually be filled
+RUBY_FAKEGEM_TASK_TEST="test"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="activerecord.gemspec"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM"
+HOMEPAGE="http://rubyforge.org/projects/activerecord/";
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="mysql postgres sqlite"
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "~dev-ruby/activesupport-${PV}
+   ~dev-ruby/activemodel-${PV}
+   >=dev-ruby/arel-3.0.2:3.0
+   >=dev-ruby/tzinfo-0.3.29:0
+   sqlite? ( >=dev-ruby/sqlite3-1.3.5 )
+   mysql? ( >=dev-ruby/mysql2-0.3.10:0.3 )
+   postgres? ( >=dev-ruby/pg-0.11.0 )"
+
+ruby_add_bdepend "
+   test? (
+   dev-ruby/bundler
+   ~dev-ruby/actionpack-${PV}
+   >=dev-ruby/sqlite3-1.3.5
+   dev-ruby/mocha:0.13
+   )"
+
+all_ruby_prepare() {
+   # Remove items from the common Gemfile that we don't need for this
+   # test run. This also requires handling some gemspecs.
+   sed -i -e 
"/\(uglifier\|system_timer\|sdoc\|w3c_validators\|pg\|jquery-rails\|'mysql'\|journey\|ruby-prof\|benchmark-ips\|nokogiri\|execjs\)/d"
 ../Gemfile || die
+   sed -i -e '/rack-ssl/d' -e 's/~> 3.4/>= 3.4/' 
../railties/railties.gemspec || die
+   sed -i -e '/mail/d' ../actionmailer/actionmailer.gemspec || die
+#  sed -i -e '/[Bb]undler/d' ../load_paths.rb || die
+   sed -i -e '/bcrypt/ s/3.0.0/3.0/' ../Gemfile || die
+
+   # Avoid tests depending on hash ordering
+   sed -i -e '/test_should_automatically_build_new_associated/,/ end/ 
s:^:#:' test/cases/nested_attributes_test.rb || die
+
+   # Avoid test depending on mysql adapter which we don't support for
+   # this Rails version to simplify our dependencies.
+   rm test/cases/connection_specification/resolver_test.rb || die
+
+   # Avoid test depending on specific sqlite3 binding

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

2016-01-25 Thread Hans de Graaff
commit: 2102a062fdb95793ef0698618d294a670c2b4a70
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 07:27:38 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 07:30:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2102a062

dev-ruby/activemodel: add rails 3.2.22.1

Package-Manager: portage-2.2.26

 dev-ruby/activemodel/Manifest|  1 +
 dev-ruby/activemodel/activemodel-3.2.22.1.ebuild | 45 
 2 files changed, 46 insertions(+)

diff --git a/dev-ruby/activemodel/Manifest b/dev-ruby/activemodel/Manifest
index aae6405..e9c9dc0 100644
--- a/dev-ruby/activemodel/Manifest
+++ b/dev-ruby/activemodel/Manifest
@@ -1,3 +1,4 @@
+DIST rails-3.2.22.1.tgz 3570617 SHA256 
0678ec5677e6f70a20aa398b323a3d926531e1da266734ec90c34e111512b0fc SHA512 
29b9e7aca818ed08111cc6306edfcbf88969ab2cbb0f36b9a189f8a29c2dec966e3a453d7b9ee9fc0cf06f0786aa493839440a2d6fb338b13b801978b08f4656
 WHIRLPOOL 
b797311ab5420c4663b1617e5fabdc30a66619f1b6a16aa68ed96f5e38f4daff89cecc8bf9f3d7a702f17ae7da6bedf128adad2a3120f50a25ff85aff5cb6527
 DIST rails-3.2.22.tgz 3569215 SHA256 
a14fbd69cd1750589cb6f4a79926058595de832dab89372fb479feadc99f0aba SHA512 
7321e5fa12cc3f7d6e7c2284f37c183c9bcbe1c9f067c2be5ebdd10f550b0eff561b20558cf885f30b24951bfa88287b3e0fb421eee14579a88a2bcffeaff3ce
 WHIRLPOOL 
de54798cbcbf9a0c6d66346267cfbb15991478cc6b4982f9e3a3a80db734af6553f9749b18188c4dc5fa82c60c0294312f648a0e4b5bcb46896bfee75be4dbc0
 DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554b3af1a3023a204a51 SHA512 
3f2cca90187f800d1ec57fc6cbc58c1f3213113a94d1dee7d9cfd3dc0264b7f3a9c6cfc6dd95ef2fb3aa7d8ca5d6da50cedecc288ff8ff7e5305dc0309b4365d
 WHIRLPOOL 
a5b3f7f828a88d04b5687b3217b40903192ccea5eca36ca58cbb2baeec7471241fe5529f13688bd1f6396a384cf282c94bfaf54ee1cfafdf5ef400707dee7d01
 DIST rails-4.1.13.tgz 3726822 SHA256 
94112f3398c5ffd5e53ce959969c133b35386ade0a9d845eaead4237a5546335 SHA512 
8fef27cfbe898fc691562d9a6d543816c3e5c08c4c114b01115024e573b6d49568bca13da9d4574cfe0b76cc778c734e4a24def7047c90fb1c6d1c78553bcee3
 WHIRLPOOL 
321e60e7f51026e6c79c9f1cf128b349dbab08ed17d8f20fb034f1317c8498edcdaebf166fa30995abc80c6a4cd691408b3b4046adf11086899cd995e94c7d0a

diff --git a/dev-ruby/activemodel/activemodel-3.2.22.1.ebuild 
b/dev-ruby/activemodel/activemodel-3.2.22.1.ebuild
new file mode 100644
index 000..b8dd5c9
--- /dev/null
+++ b/dev-ruby/activemodel/activemodel-3.2.22.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby19 ruby20 ruby21"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_DOCDIR=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="activemodel.gemspec"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="A toolkit for building modeling frameworks like Active Record and 
Active Resource"
+HOMEPAGE="https://github.com/rails/rails";
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "
+   ~dev-ruby/activesupport-${PV}
+   >=dev-ruby/builder-3.0.0:3
+   >=dev-ruby/bcrypt-ruby-3.0.0"
+
+ruby_add_bdepend "
+   test? (
+   >=dev-ruby/mocha-0.13.0:0.13
+   )"
+
+all_ruby_prepare() {
+   # Set test environment to our hand.
+   rm "${S}/../Gemfile" || die "Unable to remove Gemfile"
+   sed -i -e '/load_paths/d' test/cases/helper.rb || die "Unable to remove 
load paths"
+
+   # Fix bcrypt dependency since bcrypt uses semantic versioning.
+   sed -i -e '/bcrypt-ruby/ s/3.0.0/3.0/' 
lib/active_model/secure_password.rb || die
+}



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

2016-01-25 Thread Hans de Graaff
commit: e0f4a1964c315b1e487dd2668c15f267b7ad37c9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 07:27:18 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 07:30:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0f4a196

dev-ruby/activesupport: add rails 3.2.22.1

Package-Manager: portage-2.2.26

 dev-ruby/activesupport/Manifest|  1 +
 .../activesupport/activesupport-3.2.22.1.ebuild| 60 ++
 2 files changed, 61 insertions(+)

diff --git a/dev-ruby/activesupport/Manifest b/dev-ruby/activesupport/Manifest
index aae6405..e9c9dc0 100644
--- a/dev-ruby/activesupport/Manifest
+++ b/dev-ruby/activesupport/Manifest
@@ -1,3 +1,4 @@
+DIST rails-3.2.22.1.tgz 3570617 SHA256 
0678ec5677e6f70a20aa398b323a3d926531e1da266734ec90c34e111512b0fc SHA512 
29b9e7aca818ed08111cc6306edfcbf88969ab2cbb0f36b9a189f8a29c2dec966e3a453d7b9ee9fc0cf06f0786aa493839440a2d6fb338b13b801978b08f4656
 WHIRLPOOL 
b797311ab5420c4663b1617e5fabdc30a66619f1b6a16aa68ed96f5e38f4daff89cecc8bf9f3d7a702f17ae7da6bedf128adad2a3120f50a25ff85aff5cb6527
 DIST rails-3.2.22.tgz 3569215 SHA256 
a14fbd69cd1750589cb6f4a79926058595de832dab89372fb479feadc99f0aba SHA512 
7321e5fa12cc3f7d6e7c2284f37c183c9bcbe1c9f067c2be5ebdd10f550b0eff561b20558cf885f30b24951bfa88287b3e0fb421eee14579a88a2bcffeaff3ce
 WHIRLPOOL 
de54798cbcbf9a0c6d66346267cfbb15991478cc6b4982f9e3a3a80db734af6553f9749b18188c4dc5fa82c60c0294312f648a0e4b5bcb46896bfee75be4dbc0
 DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554b3af1a3023a204a51 SHA512 
3f2cca90187f800d1ec57fc6cbc58c1f3213113a94d1dee7d9cfd3dc0264b7f3a9c6cfc6dd95ef2fb3aa7d8ca5d6da50cedecc288ff8ff7e5305dc0309b4365d
 WHIRLPOOL 
a5b3f7f828a88d04b5687b3217b40903192ccea5eca36ca58cbb2baeec7471241fe5529f13688bd1f6396a384cf282c94bfaf54ee1cfafdf5ef400707dee7d01
 DIST rails-4.1.13.tgz 3726822 SHA256 
94112f3398c5ffd5e53ce959969c133b35386ade0a9d845eaead4237a5546335 SHA512 
8fef27cfbe898fc691562d9a6d543816c3e5c08c4c114b01115024e573b6d49568bca13da9d4574cfe0b76cc778c734e4a24def7047c90fb1c6d1c78553bcee3
 WHIRLPOOL 
321e60e7f51026e6c79c9f1cf128b349dbab08ed17d8f20fb034f1317c8498edcdaebf166fa30995abc80c6a4cd691408b3b4046adf11086899cd995e94c7d0a

diff --git a/dev-ruby/activesupport/activesupport-3.2.22.1.ebuild 
b/dev-ruby/activesupport/activesupport-3.2.22.1.ebuild
new file mode 100644
index 000..1bc9798
--- /dev/null
+++ b/dev-ruby/activesupport/activesupport-3.2.22.1.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby19 ruby20 ruby21"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="activesupport.gemspec"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Utility Classes and Extension to the Standard Library"
+HOMEPAGE="http://rubyforge.org/projects/activesupport/";
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "
+   >=dev-ruby/multi_json-1.0
+   >=dev-ruby/i18n-0.6.4:0.6
+   !!=dev-ruby/memcache-client-1.5.8
+   dev-ruby/nokogiri
+   >=dev-ruby/builder-3.0.3:3
+   >=dev-ruby/tzinfo-0.3.29
+   )"
+
+# libxml is not strictly needed, there are tests using this code. jruby
+# uses a different xml implementation.
+ruby_add_bdepend "test? ( >=dev-ruby/libxml-2.0.0 )"
+
+all_ruby_prepare() {
+   # Set test environment to our hand.
+#  rm "${S}/../Gemfile" || die "Unable to remove Gemfile"
+   sed -i -e '/load_paths/d' test/abstract_unit.rb || die "Unable to 
remove load paths"
+
+   # Make sure we use the test-unit gem since ruby18 does not provide
+   # all the test-unit features needed.
+   sed -i -e '1igem "test-unit"' test/abstract_unit.rb || die
+
+   # Avoid test requiring the "de" locale.
+   sed -i -e 
'/test_transliterate_should_work_with_custom_i18n_rules_and_uncomposed_utf8/,/^ 
 end/ s:^:#:' test/transliterate_test.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/bash/files/

2016-01-25 Thread Mike Frysinger
commit: f569c423ec20ef8f6de960ee97c4c7e9757b1826
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Nov  9 20:41:31 2014 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue Jan 26 07:12:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f569c423

app-shells/bash: introduce support for bashrc.d directory that is sourced in 
bashrc by default #468094

 app-shells/bash/files/bashrc | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/app-shells/bash/files/bashrc b/app-shells/bash/files/bashrc
index a398eb1..3000709 100644
--- a/app-shells/bash/files/bashrc
+++ b/app-shells/bash/files/bashrc
@@ -84,5 +84,9 @@ else
fi
 fi
 
+for sh in /etc/bash/bashrc.d/* ; do
+   [[ -r ${sh} ]] && source "${sh}"
+done
+
 # Try to keep environment pollution down, EPA loves us.
-unset use_color safe_term match_lhs
+unset use_color safe_term match_lhs sh



[gentoo-commits] repo/gentoo:master commit in: app-shells/bash/files/

2016-01-25 Thread Mike Frysinger
commit: aa0fc40cbad85c69d35c94ebbd98a81be78123af
Author: Mike Frysinger  gentoo  org>
AuthorDate: Tue Feb 24 20:58:48 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue Jan 26 07:12:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa0fc40c

app-shells/bashrc: Do window title setup through PS1 #223641 by michael  
smith-li.com.  Add history -a to PROMPT_COMMAND #517342 by Paweł Hajdan, Jr.. 
Add fix from upstream for variable declare weirdness.

 app-shells/bash/files/bashrc | 27 ---
 1 file changed, 20 insertions(+), 7 deletions(-)

diff --git a/app-shells/bash/files/bashrc b/app-shells/bash/files/bashrc
index 3000709..6622b84 100644
--- a/app-shells/bash/files/bashrc
+++ b/app-shells/bash/files/bashrc
@@ -20,16 +20,29 @@ fi
 # http://cnswww.cns.cwru.edu/~chet/bash/FAQ (E11)
 shopt -s checkwinsize
 
-# Enable history appending instead of overwriting.  #139609
+# Disable completion when the input buffer is empty.  i.e. Hitting tab
+# and waiting a long time for bash to expand all of $PATH.
+shopt -s no_empty_cmd_completion
+
+# Enable history appending instead of overwriting when exiting.  #139609
 shopt -s histappend
 
+# Save each command to the history file as it's executed.  #517342
+# This does mean sessions get interleaved when reading later on, but this
+# way the history is always up to date.  History is not synced across live
+# sessions though; that is what `history -n` does.
+PROMPT_COMMAND='history -a'
+
 # Change the window title of X terminals 
 case ${TERM} in
xterm*|rxvt*|Eterm*|aterm|kterm|gnome*|interix|konsole*)
-   PROMPT_COMMAND='echo -ne 
"\033]0;${USER}@${HOSTNAME%%.*}:${PWD/#$HOME/~}\007"'
+   PS1='\[\033]0;\u@\h:\w\007\]'
;;
screen*)
-   PROMPT_COMMAND='echo -ne 
"\033_${USER}@${HOSTNAME%%.*}:${PWD/#$HOME/~}\033\\"'
+   PS1='\[\033k\u@\h:\w\033\\\]'
+   ;;
+   *)
+   unset PS1
;;
 esac
 
@@ -65,9 +78,9 @@ if ${use_color} ; then
fi
 
if [[ ${EUID} == 0 ]] ; then
-   PS1='\[\033[01;31m\]\h\[\033[01;34m\] \W \$\[\033[00m\] '
+   PS1+='\[\033[01;31m\]\h\[\033[01;34m\] \W \$\[\033[00m\] '
else
-   PS1='\[\033[01;32m\]\u@\h\[\033[01;34m\] \w \$\[\033[00m\] '
+   PS1+='\[\033[01;32m\]\u@\h\[\033[01;34m\] \w \$\[\033[00m\] '
fi
 
#BSD#@export CLICOLOR=1
@@ -78,9 +91,9 @@ if ${use_color} ; then
 else
if [[ ${EUID} == 0 ]] ; then
# show root@ when we don't have colors
-   PS1='\u@\h \W \$ '
+   PS1+='\u@\h \W \$ '
else
-   PS1='\u@\h \w \$ '
+   PS1+='\u@\h \w \$ '
fi
 fi
 



[gentoo-commits] repo/gentoo:master commit in: app-shells/bash/, app-shells/bash/files/

2016-01-25 Thread Mike Frysinger
commit: d70680449dd7e3eae1baab9c6af38cba586cd7cc
Author: Mike Frysinger  gentoo  org>
AuthorDate: Mon Jan 25 00:55:05 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue Jan 26 07:12:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7068044

app-shells/bash: drop old versions

 app-shells/bash/bash-4.3_p33-r1.ebuild | 249 
 app-shells/bash/bash-4.3_p33-r2.ebuild | 250 -
 app-shells/bash/bash-4.3_p33.ebuild| 247 
 app-shells/bash/bash-4.3_p39.ebuild| 248 
 .../bash/files/bash-4.3-declare-visibility.patch   |  60 -
 .../bash/files/bash-4.3-parse-time-keyword.patch   |  30 ---
 6 files changed, 1084 deletions(-)

diff --git a/app-shells/bash/bash-4.3_p33-r1.ebuild 
b/app-shells/bash/bash-4.3_p33-r1.ebuild
deleted file mode 100644
index da7f827..000
--- a/app-shells/bash/bash-4.3_p33-r1.ebuild
+++ /dev/null
@@ -1,249 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-inherit eutils flag-o-matic toolchain-funcs multilib
-
-# Official patchlevel
-# See ftp://ftp.cwru.edu/pub/bash/bash-4.3-patches/
-PLEVEL=${PV##*_p}
-MY_PV=${PV/_p*}
-MY_PV=${MY_PV/_/-}
-MY_P=${PN}-${MY_PV}
-[[ ${PV} != *_p* ]] && PLEVEL=0
-patches() {
-   local opt=$1 plevel=${2:-${PLEVEL}} pn=${3:-${PN}} pv=${4:-${MY_PV}}
-   [[ ${plevel} -eq 0 ]] && return 1
-   eval set -- {1..${plevel}}
-   set -- $(printf "${pn}${pv/\.}-%03d " "$@")
-   if [[ ${opt} == -s ]] ; then
-   echo "${@/#/${DISTDIR}/}"
-   else
-   local u
-   for u in ftp://ftp.cwru.edu/pub/bash mirror://gnu/${pn} ; do
-   printf "${u}/${pn}-${pv}-patches/%s " "$@"
-   done
-   fi
-}
-
-# The version of readline this bash normally ships with.
-READLINE_VER="6.3"
-
-DESCRIPTION="The standard GNU Bourne again shell"
-HOMEPAGE="http://tiswww.case.edu/php/chet/bash/bashtop.html";
-SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)"
-[[ ${PV} == *_rc* ]] && SRC_URI+=" ftp://ftp.cwru.edu/pub/bash/${MY_P}.tar.gz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
-IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline vanilla"
-
-DEPEND=">=sys-libs/ncurses-5.2-r2
-   readline? ( >=sys-libs/readline-${READLINE_VER} )
-   nls? ( virtual/libintl )"
-RDEPEND="${DEPEND}
-   !ftp://ftp.cwru.edu/pub/bash/bash-4.3-patches/
-PLEVEL=${PV##*_p}
-MY_PV=${PV/_p*}
-MY_PV=${MY_PV/_/-}
-MY_P=${PN}-${MY_PV}
-[[ ${PV} != *_p* ]] && PLEVEL=0
-patches() {
-   local opt=$1 plevel=${2:-${PLEVEL}} pn=${3:-${PN}} pv=${4:-${MY_PV}}
-   [[ ${plevel} -eq 0 ]] && return 1
-   eval set -- {1..${plevel}}
-   set -- $(printf "${pn}${pv/\.}-%03d " "$@")
-   if [[ ${opt} == -s ]] ; then
-   echo "${@/#/${DISTDIR}/}"
-   else
-   local u
-   for u in ftp://ftp.cwru.edu/pub/bash mirror://gnu/${pn} ; do
-   printf "${u}/${pn}-${pv}-patches/%s " "$@"
-   done
-   fi
-}
-
-# The version of readline this bash normally ships with.
-READLINE_VER="6.3"
-
-DESCRIPTION="The standard GNU Bourne again shell"
-HOMEPAGE="http://tiswww.case.edu/php/chet/bash/bashtop.html";
-SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)"
-[[ ${PV} == *_rc* ]] && SRC_URI+=" ftp://ftp.cwru.edu/pub/bash/${MY_P}.tar.gz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
-IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline vanilla"
-
-DEPEND=">=sys-libs/ncurses-5.2-r2
-   readline? ( >=sys-libs/readline-${READLINE_VER} )
-   nls? ( virtual/libintl )"
-RDEPEND="${DEPEND}
-   !ftp://ftp.cwru.edu/pub/bash/bash-4.3-patches/
-PLEVEL=${PV##*_p}
-MY_PV=${PV/_p*}
-MY_PV=${MY_PV/_/-}
-MY_P=${PN}-${MY_PV}
-[[ ${PV} != *_p* ]] && PLEVEL=0
-patches() {
-   local opt=$1 plevel=${2:-${PLEVEL}} pn=${3:-${PN}} pv=${4:-${MY_PV}}
-   [[ ${plevel} -eq 0 ]] && return 1
-   eval set -- {1..${plevel}}
-   set -- $(printf "${pn}${pv/\.}-%03d " "$@")
-   if [[ ${opt} == -s ]] ; then
-   echo "${@/#/${DISTDIR}/}"
-   else
-   local u
-   for u in ftp://ftp.cwru.edu/pub/bash mirror://gnu/${pn} ; do
-   printf "${u}/${pn}-${pv}-patches/%s " "$@"
-   done
-   fi
-}
-
-# The version of readline this bash normally ships with.
-READLINE_VER="6.3"
-
-DESCRIPTION="The standard GNU Bourne again shell"
-HOMEPAGE="http://tiswww.case.edu/php/chet/bash/bashtop.html";
-SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)"
-[[ ${PV} == *_rc* ]] && SRC_URI+=" ftp://f

[gentoo-commits] repo/gentoo:master commit in: app-shells/bash/files/

2016-01-25 Thread Mike Frysinger
commit: 55f05e6f12d8fa2d102a66a2f8d93c53f9b01faf
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu May 21 04:06:10 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue Jan 26 07:12:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55f05e6f

app-shells/bash: Back out the `history -a` by default as it can be a bit 
troublesome with the constant disk load (failing drives, flaky network e.g. 
NFS, etc...). See #517342 for details.

 app-shells/bash/files/bashrc | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-shells/bash/files/bashrc b/app-shells/bash/files/bashrc
index 6622b84..c9bd88e 100644
--- a/app-shells/bash/files/bashrc
+++ b/app-shells/bash/files/bashrc
@@ -31,7 +31,10 @@ shopt -s histappend
 # This does mean sessions get interleaved when reading later on, but this
 # way the history is always up to date.  History is not synced across live
 # sessions though; that is what `history -n` does.
-PROMPT_COMMAND='history -a'
+# Disabled by default due to concerns related to system recovery when $HOME
+# is under duress, or lives somewhere flaky (like NFS).  Constantly syncing
+# the history will halt the shell prompt until it's finished.
+#PROMPT_COMMAND='history -a'
 
 # Change the window title of X terminals 
 case ${TERM} in



[gentoo-commits] repo/gentoo:master commit in: app-shells/bash/files/, app-shells/bash/

2016-01-25 Thread Mike Frysinger
commit: e3bf9d25cca2464b602a4aaafad784bbefbf322c
Author: Mike Frysinger  gentoo  org>
AuthorDate: Mon Jan 25 00:59:49 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue Jan 26 07:12:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3bf9d25

app-shells/bash: merge bashrc-r# files back to bashrc

This makes the history easier to track.

 app-shells/bash/bash-4.3_p39_pre0.ebuild |   2 +-
 app-shells/bash/bash-4.3_p42-r1.ebuild   |   2 +-
 app-shells/bash/bash-4.4_beta.ebuild |   2 +-
 app-shells/bash/files/bashrc-r1  |  92 --
 app-shells/bash/files/bashrc-r2  | 108 ---
 5 files changed, 3 insertions(+), 203 deletions(-)

diff --git a/app-shells/bash/bash-4.3_p39_pre0.ebuild 
b/app-shells/bash/bash-4.3_p39_pre0.ebuild
index 2c852ee..4bc8ea9 100644
--- a/app-shells/bash/bash-4.3_p39_pre0.ebuild
+++ b/app-shells/bash/bash-4.3_p39_pre0.ebuild
@@ -118,7 +118,7 @@ src_install() {
 
insinto /etc/bash
doins "${FILESDIR}"/bash_logout
-   newins "${FILESDIR}"/bashrc-r2 bashrc
+   doins "${FILESDIR}"/bashrc
keepdir /etc/bash/bashrc.d
insinto /etc/skel
for f in bash{_logout,_profile,rc} ; do

diff --git a/app-shells/bash/bash-4.3_p42-r1.ebuild 
b/app-shells/bash/bash-4.3_p42-r1.ebuild
index 2ffc014..8e9fbc2 100644
--- a/app-shells/bash/bash-4.3_p42-r1.ebuild
+++ b/app-shells/bash/bash-4.3_p42-r1.ebuild
@@ -176,7 +176,7 @@ src_install() {
 
insinto /etc/bash
doins "${FILESDIR}"/bash_logout
-   newins "${FILESDIR}"/bashrc-r2 bashrc
+   doins "${FILESDIR}"/bashrc
keepdir /etc/bash/bashrc.d
insinto /etc/skel
for f in bash{_logout,_profile,rc} ; do

diff --git a/app-shells/bash/bash-4.4_beta.ebuild 
b/app-shells/bash/bash-4.4_beta.ebuild
index fb37c20..4028694 100644
--- a/app-shells/bash/bash-4.4_beta.ebuild
+++ b/app-shells/bash/bash-4.4_beta.ebuild
@@ -173,7 +173,7 @@ src_install() {
 
insinto /etc/bash
doins "${FILESDIR}"/bash_logout
-   newins "${FILESDIR}"/bashrc-r2 bashrc
+   doins "${FILESDIR}"/bashrc
keepdir /etc/bash/bashrc.d
insinto /etc/skel
for f in bash{_logout,_profile,rc} ; do

diff --git a/app-shells/bash/files/bashrc-r1 b/app-shells/bash/files/bashrc-r1
deleted file mode 100644
index 3000709..000
--- a/app-shells/bash/files/bashrc-r1
+++ /dev/null
@@ -1,92 +0,0 @@
-# /etc/bash/bashrc
-#
-# This file is sourced by all *interactive* bash shells on startup,
-# including some apparently interactive shells such as scp and rcp
-# that can't tolerate any output.  So make sure this doesn't display
-# anything or bad things will happen !
-
-
-# Test for an interactive shell.  There is no need to set anything
-# past this point for scp and rcp, and it's important to refrain from
-# outputting anything in those cases.
-if [[ $- != *i* ]] ; then
-   # Shell is non-interactive.  Be done now!
-   return
-fi
-
-# Bash won't get SIGWINCH if another process is in the foreground.
-# Enable checkwinsize so that bash will check the terminal size when
-# it regains control.  #65623
-# http://cnswww.cns.cwru.edu/~chet/bash/FAQ (E11)
-shopt -s checkwinsize
-
-# Enable history appending instead of overwriting.  #139609
-shopt -s histappend
-
-# Change the window title of X terminals 
-case ${TERM} in
-   xterm*|rxvt*|Eterm*|aterm|kterm|gnome*|interix|konsole*)
-   PROMPT_COMMAND='echo -ne 
"\033]0;${USER}@${HOSTNAME%%.*}:${PWD/#$HOME/~}\007"'
-   ;;
-   screen*)
-   PROMPT_COMMAND='echo -ne 
"\033_${USER}@${HOSTNAME%%.*}:${PWD/#$HOME/~}\033\\"'
-   ;;
-esac
-
-use_color=false
-#BSD#@# BSD doesn't typically come with dircolors so we need
-#BSD#@# to hardcode some terminals in here.
-#BSD#@case ${TERM} in
-#BSD#@ xterm*|rxvt*|Eterm|aterm|kterm|gnome*|screen|cons25) use_color=true;;
-#BSD#@esac
-
-# Set colorful PS1 only on colorful terminals.
-# dircolors --print-database uses its own built-in database
-# instead of using /etc/DIR_COLORS.  Try to use the external file
-# first to take advantage of user additions.  Use internal bash
-# globbing instead of external grep binary.
-safe_term=${TERM//[^[:alnum:]]/?}   # sanitize TERM
-match_lhs=""
-[[ -f ~/.dir_colors   ]] && match_lhs="${match_lhs}$(<~/.dir_colors)"
-[[ -f /etc/DIR_COLORS ]] && match_lhs="${match_lhs}$(/dev/null \
-   && match_lhs=$(dircolors --print-database)
-[[ $'\n'${match_lhs} == *$'\n'"TERM "${safe_term}* ]] && use_color=true
-
-if ${use_color} ; then
-   # Enable colors for ls, etc.  Prefer ~/.dir_colors #64489
-   if type -P dircolors >/dev/null ; then
-   if [[ -f ~/.dir_colors ]] ; then
-   eval $(dircolors -b ~/.dir_colors)
-   elif [[ -f /etc/DIR_COLORS ]] ; then
-   eval $(dircolors -b /etc/DIR_COLORS)
-   fi
-   fi
-
-   if [[ ${EU

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

2016-01-25 Thread Hans de Graaff
commit: e4133b6df02b0d86cdda933a6ad54850610c1f84
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 06:58:01 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 06:58:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4133b6d

dev-ruby/activesupport: add rails 4.1.14.1

Package-Manager: portage-2.2.26

 dev-ruby/activesupport/Manifest|  1 +
 .../activesupport/activesupport-4.1.14.1.ebuild| 61 ++
 2 files changed, 62 insertions(+)

diff --git a/dev-ruby/activesupport/Manifest b/dev-ruby/activesupport/Manifest
index e2868da..aae6405 100644
--- a/dev-ruby/activesupport/Manifest
+++ b/dev-ruby/activesupport/Manifest
@@ -1,6 +1,7 @@
 DIST rails-3.2.22.tgz 3569215 SHA256 
a14fbd69cd1750589cb6f4a79926058595de832dab89372fb479feadc99f0aba SHA512 
7321e5fa12cc3f7d6e7c2284f37c183c9bcbe1c9f067c2be5ebdd10f550b0eff561b20558cf885f30b24951bfa88287b3e0fb421eee14579a88a2bcffeaff3ce
 WHIRLPOOL 
de54798cbcbf9a0c6d66346267cfbb15991478cc6b4982f9e3a3a80db734af6553f9749b18188c4dc5fa82c60c0294312f648a0e4b5bcb46896bfee75be4dbc0
 DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554b3af1a3023a204a51 SHA512 
3f2cca90187f800d1ec57fc6cbc58c1f3213113a94d1dee7d9cfd3dc0264b7f3a9c6cfc6dd95ef2fb3aa7d8ca5d6da50cedecc288ff8ff7e5305dc0309b4365d
 WHIRLPOOL 
a5b3f7f828a88d04b5687b3217b40903192ccea5eca36ca58cbb2baeec7471241fe5529f13688bd1f6396a384cf282c94bfaf54ee1cfafdf5ef400707dee7d01
 DIST rails-4.1.13.tgz 3726822 SHA256 
94112f3398c5ffd5e53ce959969c133b35386ade0a9d845eaead4237a5546335 SHA512 
8fef27cfbe898fc691562d9a6d543816c3e5c08c4c114b01115024e573b6d49568bca13da9d4574cfe0b76cc778c734e4a24def7047c90fb1c6d1c78553bcee3
 WHIRLPOOL 
321e60e7f51026e6c79c9f1cf128b349dbab08ed17d8f20fb034f1317c8498edcdaebf166fa30995abc80c6a4cd691408b3b4046adf11086899cd995e94c7d0a
+DIST rails-4.1.14.1.tgz 3728574 SHA256 
1b094a1d1f242c19d2fad0b4f0708d117fce281162d7550535a79c2919246179 SHA512 
1ffb3d7f1f5b6db34bbae2015c220945fd780e42bc69242fdcadc6bd59b74c32f16cf54e153b9c3c2aa065d20b1231c19c7ebfe8f8d5f52a1048b8e0f1b7782a
 WHIRLPOOL 
31eb9281d9e0b0e0c07807b14d7b1e52b1a08adc612da9c9c272a5eacb6b095d74b80400eb99818d37371963775942b9d85f38c18446d75de996595528fdf84d
 DIST rails-4.1.14.tgz 3727638 SHA256 
c3e8c22e05287f98271dafb7dc512fa25878b65c5bd5d5719216b30e653a3a05 SHA512 
94643cef73c0bb0cb8d30295d155a2dece9b2d9a547f7814dffa5e618bc76b7910cb369ac33538fb7be8efb728ea4dd87f6bdf30d2b7cbea2c401509e6de5b71
 WHIRLPOOL 
4d5bce5a73ecb71f2d4244076295b5ad1a04bc67c7b488bd0145127e26bb7fcc31f4de74307e3ace2756d809c44c7ddbd79411fdad40f5a65e1e79a2a861a67b
 DIST rails-4.2.4.tgz 4166672 SHA256 
cc6618eaa2c640932e803dfac6bbde135fad3a6874dfc4e547712ec9182241d4 SHA512 
7ce9fabdd302ce8fd1077147e6e45926ba12aa4177d2e1b78775a8fb3b80420f09c4076ecf726f410610a38187f2a8abeaff3d2b1de25e8386685db998bd2308
 WHIRLPOOL 
0e7bce539ba3c20f5c7de965af478505d76ebad0fd42498b13cb9a9c576304ad9694dd218bc6debf7a02cb437bebc5f75425c104956d32f4afefd1cc2c020d8d
 DIST rails-4.2.5.1.tgz 4175926 SHA256 
713da4f88244101457b4de5d08007f4b373cb43c3982d72de70bb5c5145afb46 SHA512 
3c74d825f35a71dd80a0e1d3959cc6d9e52da0f2eb43bfb869da22a8117ba4f66df1de183851b7cd9e3c2cc8a0b5a8ae4e6902d3b43afd52ccdd20470b49801d
 WHIRLPOOL 
dfb4f925468cfbadd73fd54eb146e377df8e4d67aa094076dd928c616d6cfddb9084cee2adb220490df0c34627a99b150118bc7827b2ca5f6d0751611993b53f

diff --git a/dev-ruby/activesupport/activesupport-4.1.14.1.ebuild 
b/dev-ruby/activesupport/activesupport-4.1.14.1.ebuild
new file mode 100644
index 000..0c63239
--- /dev/null
+++ b/dev-ruby/activesupport/activesupport-4.1.14.1.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="activesupport.gemspec"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Utility Classes and Extension to the Standard Library"
+HOMEPAGE="https://github.com/rails/rails";
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "
+   >=dev-ruby/i18n-0.6.9:0.6
+   >=dev-ruby/json-1.7.7:0
+   >=dev-ruby/tzinfo-1.1:1
+   >=dev-ruby/minitest-5.1:5
+   >=dev-ruby/thread_safe-0.1:0"
+
+# memcache-client, nokogiri, and builder are not strictly
+# needed, but there are tests using this code.
+ruby_add_bdepend "test? (
+   >=dev-ruby/dalli-2.2.1
+   >=dev-ruby/nokogiri-1.4.5
+   >=dev-ruby/builder-3.1.0
+   >=dev-ruby/libxml-2.0.0
+   )"
+
+all_ruby_prepare() {
+   # Set the secure permissions that tests expect.
+   chmod 0755 "${HOME}" || die "Failed to fix permissions on home

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

2016-01-25 Thread Hans de Graaff
commit: 8eb528f48484c800a1c55b112b0a57fb0c1ef7a9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 06:58:33 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 06:58:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eb528f4

dev-ruby/activemodel: add rails 4.1.14.1

Package-Manager: portage-2.2.26

 dev-ruby/activemodel/Manifest|  1 +
 dev-ruby/activemodel/activemodel-4.1.14.1.ebuild | 47 
 2 files changed, 48 insertions(+)

diff --git a/dev-ruby/activemodel/Manifest b/dev-ruby/activemodel/Manifest
index e2868da..aae6405 100644
--- a/dev-ruby/activemodel/Manifest
+++ b/dev-ruby/activemodel/Manifest
@@ -1,6 +1,7 @@
 DIST rails-3.2.22.tgz 3569215 SHA256 
a14fbd69cd1750589cb6f4a79926058595de832dab89372fb479feadc99f0aba SHA512 
7321e5fa12cc3f7d6e7c2284f37c183c9bcbe1c9f067c2be5ebdd10f550b0eff561b20558cf885f30b24951bfa88287b3e0fb421eee14579a88a2bcffeaff3ce
 WHIRLPOOL 
de54798cbcbf9a0c6d66346267cfbb15991478cc6b4982f9e3a3a80db734af6553f9749b18188c4dc5fa82c60c0294312f648a0e4b5bcb46896bfee75be4dbc0
 DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554b3af1a3023a204a51 SHA512 
3f2cca90187f800d1ec57fc6cbc58c1f3213113a94d1dee7d9cfd3dc0264b7f3a9c6cfc6dd95ef2fb3aa7d8ca5d6da50cedecc288ff8ff7e5305dc0309b4365d
 WHIRLPOOL 
a5b3f7f828a88d04b5687b3217b40903192ccea5eca36ca58cbb2baeec7471241fe5529f13688bd1f6396a384cf282c94bfaf54ee1cfafdf5ef400707dee7d01
 DIST rails-4.1.13.tgz 3726822 SHA256 
94112f3398c5ffd5e53ce959969c133b35386ade0a9d845eaead4237a5546335 SHA512 
8fef27cfbe898fc691562d9a6d543816c3e5c08c4c114b01115024e573b6d49568bca13da9d4574cfe0b76cc778c734e4a24def7047c90fb1c6d1c78553bcee3
 WHIRLPOOL 
321e60e7f51026e6c79c9f1cf128b349dbab08ed17d8f20fb034f1317c8498edcdaebf166fa30995abc80c6a4cd691408b3b4046adf11086899cd995e94c7d0a
+DIST rails-4.1.14.1.tgz 3728574 SHA256 
1b094a1d1f242c19d2fad0b4f0708d117fce281162d7550535a79c2919246179 SHA512 
1ffb3d7f1f5b6db34bbae2015c220945fd780e42bc69242fdcadc6bd59b74c32f16cf54e153b9c3c2aa065d20b1231c19c7ebfe8f8d5f52a1048b8e0f1b7782a
 WHIRLPOOL 
31eb9281d9e0b0e0c07807b14d7b1e52b1a08adc612da9c9c272a5eacb6b095d74b80400eb99818d37371963775942b9d85f38c18446d75de996595528fdf84d
 DIST rails-4.1.14.tgz 3727638 SHA256 
c3e8c22e05287f98271dafb7dc512fa25878b65c5bd5d5719216b30e653a3a05 SHA512 
94643cef73c0bb0cb8d30295d155a2dece9b2d9a547f7814dffa5e618bc76b7910cb369ac33538fb7be8efb728ea4dd87f6bdf30d2b7cbea2c401509e6de5b71
 WHIRLPOOL 
4d5bce5a73ecb71f2d4244076295b5ad1a04bc67c7b488bd0145127e26bb7fcc31f4de74307e3ace2756d809c44c7ddbd79411fdad40f5a65e1e79a2a861a67b
 DIST rails-4.2.4.tgz 4166672 SHA256 
cc6618eaa2c640932e803dfac6bbde135fad3a6874dfc4e547712ec9182241d4 SHA512 
7ce9fabdd302ce8fd1077147e6e45926ba12aa4177d2e1b78775a8fb3b80420f09c4076ecf726f410610a38187f2a8abeaff3d2b1de25e8386685db998bd2308
 WHIRLPOOL 
0e7bce539ba3c20f5c7de965af478505d76ebad0fd42498b13cb9a9c576304ad9694dd218bc6debf7a02cb437bebc5f75425c104956d32f4afefd1cc2c020d8d
 DIST rails-4.2.5.1.tgz 4175926 SHA256 
713da4f88244101457b4de5d08007f4b373cb43c3982d72de70bb5c5145afb46 SHA512 
3c74d825f35a71dd80a0e1d3959cc6d9e52da0f2eb43bfb869da22a8117ba4f66df1de183851b7cd9e3c2cc8a0b5a8ae4e6902d3b43afd52ccdd20470b49801d
 WHIRLPOOL 
dfb4f925468cfbadd73fd54eb146e377df8e4d67aa094076dd928c616d6cfddb9084cee2adb220490df0c34627a99b150118bc7827b2ca5f6d0751611993b53f

diff --git a/dev-ruby/activemodel/activemodel-4.1.14.1.ebuild 
b/dev-ruby/activemodel/activemodel-4.1.14.1.ebuild
new file mode 100644
index 000..21ca27d
--- /dev/null
+++ b/dev-ruby/activemodel/activemodel-4.1.14.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_DOCDIR=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="activemodel.gemspec"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="A toolkit for building modeling frameworks like Active Record and 
Active Resource"
+HOMEPAGE="https://github.com/rails/rails";
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "
+   ~dev-ruby/activesupport-${PV}
+   >=dev-ruby/builder-3.1:* =dev-ruby/builder-3*:*
+"
+
+ruby_add_bdepend "
+   test? (
+   >=dev-ruby/railties-4.0.0
+   dev-ruby/test-unit:2
+   >=dev-ruby/mocha-0.14.0:0.14
+   >=dev-ruby/bcrypt-ruby-3.1.7
+   )"
+
+all_ruby_prepare() {
+   # Remove items from the common Gemfile that we don't need for this
+   # test run. This also requires handling some gemspecs.
+   sed -i -e 
"/\(system_timer\|sdoc\|w3c_validators\|pg\|jquery-rails\|'mysql'\|journey\|ruby-prof\|benchmark-ips\|kindlerb\|turb

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

2016-01-25 Thread Hans de Graaff
commit: 868c8096c38aa122b511ba810c253470b89db64d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 07:00:40 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 07:00:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=868c8096

dev-ruby/railties: add rails 4.1.14.1

Package-Manager: portage-2.2.26

 dev-ruby/railties/Manifest |  1 +
 dev-ruby/railties/railties-4.1.14.1.ebuild | 72 ++
 2 files changed, 73 insertions(+)

diff --git a/dev-ruby/railties/Manifest b/dev-ruby/railties/Manifest
index e2868da..aae6405 100644
--- a/dev-ruby/railties/Manifest
+++ b/dev-ruby/railties/Manifest
@@ -1,6 +1,7 @@
 DIST rails-3.2.22.tgz 3569215 SHA256 
a14fbd69cd1750589cb6f4a79926058595de832dab89372fb479feadc99f0aba SHA512 
7321e5fa12cc3f7d6e7c2284f37c183c9bcbe1c9f067c2be5ebdd10f550b0eff561b20558cf885f30b24951bfa88287b3e0fb421eee14579a88a2bcffeaff3ce
 WHIRLPOOL 
de54798cbcbf9a0c6d66346267cfbb15991478cc6b4982f9e3a3a80db734af6553f9749b18188c4dc5fa82c60c0294312f648a0e4b5bcb46896bfee75be4dbc0
 DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554b3af1a3023a204a51 SHA512 
3f2cca90187f800d1ec57fc6cbc58c1f3213113a94d1dee7d9cfd3dc0264b7f3a9c6cfc6dd95ef2fb3aa7d8ca5d6da50cedecc288ff8ff7e5305dc0309b4365d
 WHIRLPOOL 
a5b3f7f828a88d04b5687b3217b40903192ccea5eca36ca58cbb2baeec7471241fe5529f13688bd1f6396a384cf282c94bfaf54ee1cfafdf5ef400707dee7d01
 DIST rails-4.1.13.tgz 3726822 SHA256 
94112f3398c5ffd5e53ce959969c133b35386ade0a9d845eaead4237a5546335 SHA512 
8fef27cfbe898fc691562d9a6d543816c3e5c08c4c114b01115024e573b6d49568bca13da9d4574cfe0b76cc778c734e4a24def7047c90fb1c6d1c78553bcee3
 WHIRLPOOL 
321e60e7f51026e6c79c9f1cf128b349dbab08ed17d8f20fb034f1317c8498edcdaebf166fa30995abc80c6a4cd691408b3b4046adf11086899cd995e94c7d0a
+DIST rails-4.1.14.1.tgz 3728574 SHA256 
1b094a1d1f242c19d2fad0b4f0708d117fce281162d7550535a79c2919246179 SHA512 
1ffb3d7f1f5b6db34bbae2015c220945fd780e42bc69242fdcadc6bd59b74c32f16cf54e153b9c3c2aa065d20b1231c19c7ebfe8f8d5f52a1048b8e0f1b7782a
 WHIRLPOOL 
31eb9281d9e0b0e0c07807b14d7b1e52b1a08adc612da9c9c272a5eacb6b095d74b80400eb99818d37371963775942b9d85f38c18446d75de996595528fdf84d
 DIST rails-4.1.14.tgz 3727638 SHA256 
c3e8c22e05287f98271dafb7dc512fa25878b65c5bd5d5719216b30e653a3a05 SHA512 
94643cef73c0bb0cb8d30295d155a2dece9b2d9a547f7814dffa5e618bc76b7910cb369ac33538fb7be8efb728ea4dd87f6bdf30d2b7cbea2c401509e6de5b71
 WHIRLPOOL 
4d5bce5a73ecb71f2d4244076295b5ad1a04bc67c7b488bd0145127e26bb7fcc31f4de74307e3ace2756d809c44c7ddbd79411fdad40f5a65e1e79a2a861a67b
 DIST rails-4.2.4.tgz 4166672 SHA256 
cc6618eaa2c640932e803dfac6bbde135fad3a6874dfc4e547712ec9182241d4 SHA512 
7ce9fabdd302ce8fd1077147e6e45926ba12aa4177d2e1b78775a8fb3b80420f09c4076ecf726f410610a38187f2a8abeaff3d2b1de25e8386685db998bd2308
 WHIRLPOOL 
0e7bce539ba3c20f5c7de965af478505d76ebad0fd42498b13cb9a9c576304ad9694dd218bc6debf7a02cb437bebc5f75425c104956d32f4afefd1cc2c020d8d
 DIST rails-4.2.5.1.tgz 4175926 SHA256 
713da4f88244101457b4de5d08007f4b373cb43c3982d72de70bb5c5145afb46 SHA512 
3c74d825f35a71dd80a0e1d3959cc6d9e52da0f2eb43bfb869da22a8117ba4f66df1de183851b7cd9e3c2cc8a0b5a8ae4e6902d3b43afd52ccdd20470b49801d
 WHIRLPOOL 
dfb4f925468cfbadd73fd54eb146e377df8e4d67aa094076dd928c616d6cfddb9084cee2adb220490df0c34627a99b150118bc7827b2ca5f6d0751611993b53f

diff --git a/dev-ruby/railties/railties-4.1.14.1.ebuild 
b/dev-ruby/railties/railties-4.1.14.1.ebuild
new file mode 100644
index 000..dc2b98c
--- /dev/null
+++ b/dev-ruby/railties/railties-4.1.14.1.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21"
+
+RUBY_FAKEGEM_TASK_TEST="test:regular"
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="railties.gemspec"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Tools for creating, working with, and running Rails applications"
+HOMEPAGE="https://github.com/rails/rails";
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+# The test suite has many failures, most likely due to a mismatch in
+# exact dependencies or environment specifics. Needs further
+# investigation.
+RESTRICT="test"
+
+RDEPEND+=" >=app-eselect/eselect-rails-0.20"
+
+ruby_add_rdepend "
+   ~dev-ruby/activesupport-${PV}
+   ~dev-ruby/actionpack-${PV}
+   >=dev-ruby/thor-0.18.1
+   >=dev-ruby/rake-0.8.7"
+
+ruby_add_bdepend "
+   test? (
+   ~dev-ruby/actionview-${PV}
+   dev-ruby/mocha:0.13
+   )"
+
+all_ruby_prepare() {
+   rm "${S}/../Gemfile" || die "Unable to remove Gemfile"
+   sed -i -e '/load_paths/d' test/abstract_unit.rb || die "U

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

2016-01-25 Thread Hans de Graaff
commit: a113b8c0018d0b59facb4ad17e29851f9cd3560a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 07:00:58 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 07:00:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a113b8c0

dev-ruby/rails: add rails 4.1.14.1

Package-Manager: portage-2.2.26

 dev-ruby/rails/Manifest  |  1 +
 dev-ruby/rails/rails-4.1.14.1.ebuild | 44 
 2 files changed, 45 insertions(+)

diff --git a/dev-ruby/rails/Manifest b/dev-ruby/rails/Manifest
index 6f5d90f..7273b35 100644
--- a/dev-ruby/rails/Manifest
+++ b/dev-ruby/rails/Manifest
@@ -1,6 +1,7 @@
 DIST rails-3.2.22.gem 4608 SHA256 
4e6341bbab6d88aa0578034474699c3793448dfbaa09d89f708304591f3b8a21 SHA512 
21c160be3988820520d87160e8918ccce265029753dbb188f0ef6c0a8e6a89697d3eb1e5511aa7e7510953e5f619320272dcbf147ae63352c786dcc6e9167b46
 WHIRLPOOL 
df6da9c66a8301bf5e9a6ef4e6bc108d22fd810b36bdf7d6d5272f8411384334d3d29b6779d54c772085b1ddfa543aed9132675fa9849de3d44cade452b58461
 DIST rails-4.0.13.gem 1550848 SHA256 
d4b3ca8517b394459fd31773c5c6877b4aded8f2c84e6f5422061d231b2af9f6 SHA512 
49cba0e9b06034ce6311f0e76255ed1a95fbd0f0349ac16d6390c730837fd9a5ae6e00e376f51fdeb69f2dde9d6d7a993cfa859d3e22404f5a1a4e19ad0a3af0
 WHIRLPOOL 
f121ea09122b5464c5d2c8ff0e8710be4a5fa846fcf450a52c16a47c67ee9925a7927fe5d38d2e7bfc644f63a9bc1dd73a5adeb64ff8b9e1d07ced8670434c0b
 DIST rails-4.1.13.gem 1437696 SHA256 
d11d1a3ca07f1494f2abb634677f390f897bb5ae4b818e1612aa6a6412837d1b SHA512 
f18a91b829137af3e5487c627bf2b6cb677cdcda511671c42c59732a68f27e2416d671914fcd116f6d95f52ba181e7a07c3a5aea15b54ceeac39b5026a679902
 WHIRLPOOL 
eddd0f8617e8a7201f7a5a4be820bfa440148ad42f369853adc2e0bb34f2a88945f4afa3cb132ae3e81b3fd63a421ff20d742602d8ddc3d107c178560c216936
+DIST rails-4.1.14.1.gem 1437696 SHA256 
bde7704f906e5cf7dd4b098231a6e6471ac1b13ce1ac4940a320144be37f778d SHA512 
cc73e8b91a105ad12b81f5f854096d03e26a356227e0e0d03430b4d2c55aace1d5ea044d5c2e6482249977e6b48c57686ecc8b2cc3f5dfdf1191549a70d90b0e
 WHIRLPOOL 
b930b0a54600ca737886ebc2e855f50d1fc10b485ec4ab77ce62bcaee99463a5fd8f68e55e5fd1ae4c7bba6c14987d7e0708eb07f0e31b69b798f6f0f162d17b
 DIST rails-4.1.14.gem 1437696 SHA256 
b617d83abc53f51a053a73678b6a5bc9357e6ae8348fadcc1461986b3deb59b9 SHA512 
c84c5e829ee2c8e78f68209e92862994e071cb9952c0aa56706c05bff2420575b2de6ec9a9b047bfe969da93055b3b28fd11a21e84626294f3312080462e5982
 WHIRLPOOL 
f63bd51ba77d557e80eb06da58cdd551e3b64d68da30e20cd9625a48f98bd94f15b0287aa911e5b0863fef5331c8df2ab032a3edcbe8e527e1a134250e1399fa
 DIST rails-4.2.4.gem 1475584 SHA256 
1c33dd7c280d1c5dc4235509f774d673bac1d3f2e8c53b1353f677e7578ffc5a SHA512 
72af0371ab30b3d4fb5dc87a116273f8ba188e7f0dcecd1d5162aa25cfa0f2e2b6b8ab2d4494da4d24b4e6ca2eef4b65d002710a722effd3107d6b8a4d4d94b7
 WHIRLPOOL 
bede6cf350880c44f3ada26cf6484019693b02ebe6d27f6520137089655e32d99f4f1f13e5b5e3642feee9ad287ba20595d368f31b14e567cf215d20551b6120
 DIST rails-4.2.5.1.gem 1475584 SHA256 
0bb3795fc6d971522f2681dea730b49be880809012939a8a570bd086b583460e SHA512 
96109852cb559b2548f9d7fd4dbad36eecfbe3620b134be8b50e857c3e255056d3b8130b8e78e45fbae8d3a6e654e9692703268f520bd9d66bc705bf4b242cad
 WHIRLPOOL 
b05b2d51802acb3f92c42dce50e57d937f150e4d479f20554d398b4d461a3acd9cdc779e6f10c4d0898e88ecef9efbfde04fb78327bc9e42166ecce61b847741

diff --git a/dev-ruby/rails/rails-4.1.14.1.ebuild 
b/dev-ruby/rails/rails-4.1.14.1.ebuild
new file mode 100644
index 000..b4cc93b
--- /dev/null
+++ b/dev-ruby/rails/rails-4.1.14.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+# The guides are now here but we'd need to rebuilt them first.
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_EXTRADOC="README.md guides/CHANGELOG.md"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="ruby on rails is a web-application and persistance framework"
+HOMEPAGE="http://www.rubyonrails.org";
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~x86"
+
+IUSE="+asset-pipeline"
+
+ruby_add_rdepend "
+   ~dev-ruby/actionmailer-${PV}
+   ~dev-ruby/actionpack-${PV}
+   ~dev-ruby/actionview-${PV}
+   ~dev-ruby/activemodel-${PV}
+   ~dev-ruby/activerecord-${PV}
+   ~dev-ruby/activesupport-${PV}
+   ~dev-ruby/railties-${PV}
+   >=dev-ruby/bundler-1.3 =dev-ruby/bundler-1*
+   =dev-ruby/sprockets-rails-2*:*
+   asset-pipeline? (
+   dev-ruby/jquery-rails:*
+   >=dev-ruby/sass-rails-4.0.3:4.0
+   >=dev-ruby/uglifier-1.3.0
+   >=dev-ruby/coffee-rails-4.0.0:4.0
+   )"
+
+# also: turbolinks, >=jbuilder-1.2:1



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

2016-01-25 Thread Hans de Graaff
commit: 0f0315efaee285453b148cb5228f62cd177f59a7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 06:59:31 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 06:59:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f0315ef

dev-ruby/actionpack: add rails 4.1.14.1

Package-Manager: portage-2.2.26

 dev-ruby/actionpack/Manifest   |  1 +
 dev-ruby/actionpack/actionpack-4.1.14.1.ebuild | 54 ++
 2 files changed, 55 insertions(+)

diff --git a/dev-ruby/actionpack/Manifest b/dev-ruby/actionpack/Manifest
index e2868da..aae6405 100644
--- a/dev-ruby/actionpack/Manifest
+++ b/dev-ruby/actionpack/Manifest
@@ -1,6 +1,7 @@
 DIST rails-3.2.22.tgz 3569215 SHA256 
a14fbd69cd1750589cb6f4a79926058595de832dab89372fb479feadc99f0aba SHA512 
7321e5fa12cc3f7d6e7c2284f37c183c9bcbe1c9f067c2be5ebdd10f550b0eff561b20558cf885f30b24951bfa88287b3e0fb421eee14579a88a2bcffeaff3ce
 WHIRLPOOL 
de54798cbcbf9a0c6d66346267cfbb15991478cc6b4982f9e3a3a80db734af6553f9749b18188c4dc5fa82c60c0294312f648a0e4b5bcb46896bfee75be4dbc0
 DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554b3af1a3023a204a51 SHA512 
3f2cca90187f800d1ec57fc6cbc58c1f3213113a94d1dee7d9cfd3dc0264b7f3a9c6cfc6dd95ef2fb3aa7d8ca5d6da50cedecc288ff8ff7e5305dc0309b4365d
 WHIRLPOOL 
a5b3f7f828a88d04b5687b3217b40903192ccea5eca36ca58cbb2baeec7471241fe5529f13688bd1f6396a384cf282c94bfaf54ee1cfafdf5ef400707dee7d01
 DIST rails-4.1.13.tgz 3726822 SHA256 
94112f3398c5ffd5e53ce959969c133b35386ade0a9d845eaead4237a5546335 SHA512 
8fef27cfbe898fc691562d9a6d543816c3e5c08c4c114b01115024e573b6d49568bca13da9d4574cfe0b76cc778c734e4a24def7047c90fb1c6d1c78553bcee3
 WHIRLPOOL 
321e60e7f51026e6c79c9f1cf128b349dbab08ed17d8f20fb034f1317c8498edcdaebf166fa30995abc80c6a4cd691408b3b4046adf11086899cd995e94c7d0a
+DIST rails-4.1.14.1.tgz 3728574 SHA256 
1b094a1d1f242c19d2fad0b4f0708d117fce281162d7550535a79c2919246179 SHA512 
1ffb3d7f1f5b6db34bbae2015c220945fd780e42bc69242fdcadc6bd59b74c32f16cf54e153b9c3c2aa065d20b1231c19c7ebfe8f8d5f52a1048b8e0f1b7782a
 WHIRLPOOL 
31eb9281d9e0b0e0c07807b14d7b1e52b1a08adc612da9c9c272a5eacb6b095d74b80400eb99818d37371963775942b9d85f38c18446d75de996595528fdf84d
 DIST rails-4.1.14.tgz 3727638 SHA256 
c3e8c22e05287f98271dafb7dc512fa25878b65c5bd5d5719216b30e653a3a05 SHA512 
94643cef73c0bb0cb8d30295d155a2dece9b2d9a547f7814dffa5e618bc76b7910cb369ac33538fb7be8efb728ea4dd87f6bdf30d2b7cbea2c401509e6de5b71
 WHIRLPOOL 
4d5bce5a73ecb71f2d4244076295b5ad1a04bc67c7b488bd0145127e26bb7fcc31f4de74307e3ace2756d809c44c7ddbd79411fdad40f5a65e1e79a2a861a67b
 DIST rails-4.2.4.tgz 4166672 SHA256 
cc6618eaa2c640932e803dfac6bbde135fad3a6874dfc4e547712ec9182241d4 SHA512 
7ce9fabdd302ce8fd1077147e6e45926ba12aa4177d2e1b78775a8fb3b80420f09c4076ecf726f410610a38187f2a8abeaff3d2b1de25e8386685db998bd2308
 WHIRLPOOL 
0e7bce539ba3c20f5c7de965af478505d76ebad0fd42498b13cb9a9c576304ad9694dd218bc6debf7a02cb437bebc5f75425c104956d32f4afefd1cc2c020d8d
 DIST rails-4.2.5.1.tgz 4175926 SHA256 
713da4f88244101457b4de5d08007f4b373cb43c3982d72de70bb5c5145afb46 SHA512 
3c74d825f35a71dd80a0e1d3959cc6d9e52da0f2eb43bfb869da22a8117ba4f66df1de183851b7cd9e3c2cc8a0b5a8ae4e6902d3b43afd52ccdd20470b49801d
 WHIRLPOOL 
dfb4f925468cfbadd73fd54eb146e377df8e4d67aa094076dd928c616d6cfddb9084cee2adb220490df0c34627a99b150118bc7827b2ca5f6d0751611993b53f

diff --git a/dev-ruby/actionpack/actionpack-4.1.14.1.ebuild 
b/dev-ruby/actionpack/actionpack-4.1.14.1.ebuild
new file mode 100644
index 000..329db66
--- /dev/null
+++ b/dev-ruby/actionpack/actionpack-4.1.14.1.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="actionpack.gemspec"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Eases web-request routing, handling, and response"
+HOMEPAGE="https://github.com/rails/rails";
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "
+   ~dev-ruby/activesupport-${PV}
+   ~dev-ruby/actionview-${PV}
+   >=dev-ruby/rack-1.5.2:1.5
+   >=dev-ruby/rack-test-0.6.2:0.6"
+
+ruby_add_bdepend "
+   test? (
+   dev-ruby/mocha:0.14
+   dev-ruby/bundler
+   ~dev-ruby/activemodel-${PV}
+   >=dev-ruby/rack-cache-1.2:1.2
+   )"
+
+all_ruby_prepare() {
+   # Remove items from the common Gemfile that we don't need for this
+   # test run. This also requires handling some gemspecs.
+   sed -i -e 
"/\(system_timer\|sdoc\|w3c_validators\|pg\|jquery-rails\|'mysql'\|journey\|ruby-prof\|benchmark-ips\|kindlerb\|turbolin

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

2016-01-25 Thread Hans de Graaff
commit: a8318da77db4aeaf52f4b3fc8760392456891dab
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 06:59:07 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 06:59:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8318da7

dev-ruby/actionview: add rails 4.1.14.1

Package-Manager: portage-2.2.26

 dev-ruby/actionview/Manifest   |  1 +
 dev-ruby/actionview/actionview-4.1.14.1.ebuild | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/dev-ruby/actionview/Manifest b/dev-ruby/actionview/Manifest
index 82f8dba..1f35f1f 100644
--- a/dev-ruby/actionview/Manifest
+++ b/dev-ruby/actionview/Manifest
@@ -1,4 +1,5 @@
 DIST rails-4.1.13.tgz 3726822 SHA256 
94112f3398c5ffd5e53ce959969c133b35386ade0a9d845eaead4237a5546335 SHA512 
8fef27cfbe898fc691562d9a6d543816c3e5c08c4c114b01115024e573b6d49568bca13da9d4574cfe0b76cc778c734e4a24def7047c90fb1c6d1c78553bcee3
 WHIRLPOOL 
321e60e7f51026e6c79c9f1cf128b349dbab08ed17d8f20fb034f1317c8498edcdaebf166fa30995abc80c6a4cd691408b3b4046adf11086899cd995e94c7d0a
+DIST rails-4.1.14.1.tgz 3728574 SHA256 
1b094a1d1f242c19d2fad0b4f0708d117fce281162d7550535a79c2919246179 SHA512 
1ffb3d7f1f5b6db34bbae2015c220945fd780e42bc69242fdcadc6bd59b74c32f16cf54e153b9c3c2aa065d20b1231c19c7ebfe8f8d5f52a1048b8e0f1b7782a
 WHIRLPOOL 
31eb9281d9e0b0e0c07807b14d7b1e52b1a08adc612da9c9c272a5eacb6b095d74b80400eb99818d37371963775942b9d85f38c18446d75de996595528fdf84d
 DIST rails-4.1.14.tgz 3727638 SHA256 
c3e8c22e05287f98271dafb7dc512fa25878b65c5bd5d5719216b30e653a3a05 SHA512 
94643cef73c0bb0cb8d30295d155a2dece9b2d9a547f7814dffa5e618bc76b7910cb369ac33538fb7be8efb728ea4dd87f6bdf30d2b7cbea2c401509e6de5b71
 WHIRLPOOL 
4d5bce5a73ecb71f2d4244076295b5ad1a04bc67c7b488bd0145127e26bb7fcc31f4de74307e3ace2756d809c44c7ddbd79411fdad40f5a65e1e79a2a861a67b
 DIST rails-4.2.4.tgz 4166672 SHA256 
cc6618eaa2c640932e803dfac6bbde135fad3a6874dfc4e547712ec9182241d4 SHA512 
7ce9fabdd302ce8fd1077147e6e45926ba12aa4177d2e1b78775a8fb3b80420f09c4076ecf726f410610a38187f2a8abeaff3d2b1de25e8386685db998bd2308
 WHIRLPOOL 
0e7bce539ba3c20f5c7de965af478505d76ebad0fd42498b13cb9a9c576304ad9694dd218bc6debf7a02cb437bebc5f75425c104956d32f4afefd1cc2c020d8d
 DIST rails-4.2.5.1.tgz 4175926 SHA256 
713da4f88244101457b4de5d08007f4b373cb43c3982d72de70bb5c5145afb46 SHA512 
3c74d825f35a71dd80a0e1d3959cc6d9e52da0f2eb43bfb869da22a8117ba4f66df1de183851b7cd9e3c2cc8a0b5a8ae4e6902d3b43afd52ccdd20470b49801d
 WHIRLPOOL 
dfb4f925468cfbadd73fd54eb146e377df8e4d67aa094076dd928c616d6cfddb9084cee2adb220490df0c34627a99b150118bc7827b2ca5f6d0751611993b53f

diff --git a/dev-ruby/actionview/actionview-4.1.14.1.ebuild 
b/dev-ruby/actionview/actionview-4.1.14.1.ebuild
new file mode 100644
index 000..60299c9
--- /dev/null
+++ b/dev-ruby/actionview/actionview-4.1.14.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Simple, battle-tested conventions and helpers for building web 
pages"
+HOMEPAGE="https://github.com/rails/rails/";
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "
+   ~dev-ruby/activesupport-${PV}
+   >=dev-ruby/builder-3.1:* =dev-ruby/builder-3*:*
+   >=dev-ruby/erubis-2.7.0
+"
+
+ruby_add_bdepend "
+   test? (
+   dev-ruby/mocha:0.14
+   ~dev-ruby/actionpack-${PV}
+   ~dev-ruby/activemodel-${PV}
+   )"
+
+all_ruby_prepare() {
+   # Remove items from the common Gemfile that we don't need for this
+   # test run. This also requires handling some gemspecs.
+   sed -i -e 
"/\(system_timer\|sdoc\|w3c_validators\|pg\|jquery-rails\|'mysql'\|journey\|ruby-prof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|sprockets-rails\|redcarpet\|bcrypt\|uglifier\|minitest\|sprockets\|stackprof\)/
 s:^:#:" \
+   -e '/group :doc/,/^end/ s:^:#:' ../Gemfile || die
+   rm ../Gemfile.lock || die
+}



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

2016-01-25 Thread Hans de Graaff
commit: 4b512755a9c70f3c90e15dcde43d62f87f2ad6b9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 06:59:52 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 06:59:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b512755

dev-ruby/actionmailer: add rails 4.1.14.1

Package-Manager: portage-2.2.26

 dev-ruby/actionmailer/Manifest |  1 +
 dev-ruby/actionmailer/actionmailer-4.1.14.1.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-ruby/actionmailer/Manifest b/dev-ruby/actionmailer/Manifest
index e2868da..aae6405 100644
--- a/dev-ruby/actionmailer/Manifest
+++ b/dev-ruby/actionmailer/Manifest
@@ -1,6 +1,7 @@
 DIST rails-3.2.22.tgz 3569215 SHA256 
a14fbd69cd1750589cb6f4a79926058595de832dab89372fb479feadc99f0aba SHA512 
7321e5fa12cc3f7d6e7c2284f37c183c9bcbe1c9f067c2be5ebdd10f550b0eff561b20558cf885f30b24951bfa88287b3e0fb421eee14579a88a2bcffeaff3ce
 WHIRLPOOL 
de54798cbcbf9a0c6d66346267cfbb15991478cc6b4982f9e3a3a80db734af6553f9749b18188c4dc5fa82c60c0294312f648a0e4b5bcb46896bfee75be4dbc0
 DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554b3af1a3023a204a51 SHA512 
3f2cca90187f800d1ec57fc6cbc58c1f3213113a94d1dee7d9cfd3dc0264b7f3a9c6cfc6dd95ef2fb3aa7d8ca5d6da50cedecc288ff8ff7e5305dc0309b4365d
 WHIRLPOOL 
a5b3f7f828a88d04b5687b3217b40903192ccea5eca36ca58cbb2baeec7471241fe5529f13688bd1f6396a384cf282c94bfaf54ee1cfafdf5ef400707dee7d01
 DIST rails-4.1.13.tgz 3726822 SHA256 
94112f3398c5ffd5e53ce959969c133b35386ade0a9d845eaead4237a5546335 SHA512 
8fef27cfbe898fc691562d9a6d543816c3e5c08c4c114b01115024e573b6d49568bca13da9d4574cfe0b76cc778c734e4a24def7047c90fb1c6d1c78553bcee3
 WHIRLPOOL 
321e60e7f51026e6c79c9f1cf128b349dbab08ed17d8f20fb034f1317c8498edcdaebf166fa30995abc80c6a4cd691408b3b4046adf11086899cd995e94c7d0a
+DIST rails-4.1.14.1.tgz 3728574 SHA256 
1b094a1d1f242c19d2fad0b4f0708d117fce281162d7550535a79c2919246179 SHA512 
1ffb3d7f1f5b6db34bbae2015c220945fd780e42bc69242fdcadc6bd59b74c32f16cf54e153b9c3c2aa065d20b1231c19c7ebfe8f8d5f52a1048b8e0f1b7782a
 WHIRLPOOL 
31eb9281d9e0b0e0c07807b14d7b1e52b1a08adc612da9c9c272a5eacb6b095d74b80400eb99818d37371963775942b9d85f38c18446d75de996595528fdf84d
 DIST rails-4.1.14.tgz 3727638 SHA256 
c3e8c22e05287f98271dafb7dc512fa25878b65c5bd5d5719216b30e653a3a05 SHA512 
94643cef73c0bb0cb8d30295d155a2dece9b2d9a547f7814dffa5e618bc76b7910cb369ac33538fb7be8efb728ea4dd87f6bdf30d2b7cbea2c401509e6de5b71
 WHIRLPOOL 
4d5bce5a73ecb71f2d4244076295b5ad1a04bc67c7b488bd0145127e26bb7fcc31f4de74307e3ace2756d809c44c7ddbd79411fdad40f5a65e1e79a2a861a67b
 DIST rails-4.2.4.tgz 4166672 SHA256 
cc6618eaa2c640932e803dfac6bbde135fad3a6874dfc4e547712ec9182241d4 SHA512 
7ce9fabdd302ce8fd1077147e6e45926ba12aa4177d2e1b78775a8fb3b80420f09c4076ecf726f410610a38187f2a8abeaff3d2b1de25e8386685db998bd2308
 WHIRLPOOL 
0e7bce539ba3c20f5c7de965af478505d76ebad0fd42498b13cb9a9c576304ad9694dd218bc6debf7a02cb437bebc5f75425c104956d32f4afefd1cc2c020d8d
 DIST rails-4.2.5.1.tgz 4175926 SHA256 
713da4f88244101457b4de5d08007f4b373cb43c3982d72de70bb5c5145afb46 SHA512 
3c74d825f35a71dd80a0e1d3959cc6d9e52da0f2eb43bfb869da22a8117ba4f66df1de183851b7cd9e3c2cc8a0b5a8ae4e6902d3b43afd52ccdd20470b49801d
 WHIRLPOOL 
dfb4f925468cfbadd73fd54eb146e377df8e4d67aa094076dd928c616d6cfddb9084cee2adb220490df0c34627a99b150118bc7827b2ca5f6d0751611993b53f

diff --git a/dev-ruby/actionmailer/actionmailer-4.1.14.1.ebuild 
b/dev-ruby/actionmailer/actionmailer-4.1.14.1.ebuild
new file mode 100644
index 000..3b7cd5b
--- /dev/null
+++ b/dev-ruby/actionmailer/actionmailer-4.1.14.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="actionmailer.gemspec"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Framework for designing email-service layers"
+HOMEPAGE="https://github.com/rails/rails";
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "~dev-ruby/actionpack-${PV}
+   >=dev-ruby/mail-2.5.4:* =dev-ruby/mail-2*:*"
+ruby_add_bdepend "test? (
+   dev-ruby/mocha:0.14
+)"
+
+all_ruby_prepare() {
+   # Remove items from the common Gemfile that we don't need for this
+   # test run. This also requires handling some gemspecs.
+   sed -i -e 
"/\(system_timer\|sdoc\|w3c_validators\|pg\|jquery-rails\|'mysql'\|journey\|ruby-prof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|sprockets-rails\|redcarpet\|uglifier\|minitest\|sprockets\|stackprof\)/
 s:^:#:" \
+   -e '/group :doc/,/^end/ s:^:#:' ../Gemfile || die
+   rm ../Gemfile.lock || die
+}



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

2016-01-25 Thread Hans de Graaff
commit: cf32342ee87bc843dc8d2d5ba518b105f7368ca2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 07:00:17 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 07:00:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf32342e

dev-ruby/activerecord: add rails 4.1.14.1

Package-Manager: portage-2.2.26

 dev-ruby/activerecord/Manifest |  1 +
 dev-ruby/activerecord/activerecord-4.1.14.1.ebuild | 72 ++
 2 files changed, 73 insertions(+)

diff --git a/dev-ruby/activerecord/Manifest b/dev-ruby/activerecord/Manifest
index e2868da..aae6405 100644
--- a/dev-ruby/activerecord/Manifest
+++ b/dev-ruby/activerecord/Manifest
@@ -1,6 +1,7 @@
 DIST rails-3.2.22.tgz 3569215 SHA256 
a14fbd69cd1750589cb6f4a79926058595de832dab89372fb479feadc99f0aba SHA512 
7321e5fa12cc3f7d6e7c2284f37c183c9bcbe1c9f067c2be5ebdd10f550b0eff561b20558cf885f30b24951bfa88287b3e0fb421eee14579a88a2bcffeaff3ce
 WHIRLPOOL 
de54798cbcbf9a0c6d66346267cfbb15991478cc6b4982f9e3a3a80db734af6553f9749b18188c4dc5fa82c60c0294312f648a0e4b5bcb46896bfee75be4dbc0
 DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554b3af1a3023a204a51 SHA512 
3f2cca90187f800d1ec57fc6cbc58c1f3213113a94d1dee7d9cfd3dc0264b7f3a9c6cfc6dd95ef2fb3aa7d8ca5d6da50cedecc288ff8ff7e5305dc0309b4365d
 WHIRLPOOL 
a5b3f7f828a88d04b5687b3217b40903192ccea5eca36ca58cbb2baeec7471241fe5529f13688bd1f6396a384cf282c94bfaf54ee1cfafdf5ef400707dee7d01
 DIST rails-4.1.13.tgz 3726822 SHA256 
94112f3398c5ffd5e53ce959969c133b35386ade0a9d845eaead4237a5546335 SHA512 
8fef27cfbe898fc691562d9a6d543816c3e5c08c4c114b01115024e573b6d49568bca13da9d4574cfe0b76cc778c734e4a24def7047c90fb1c6d1c78553bcee3
 WHIRLPOOL 
321e60e7f51026e6c79c9f1cf128b349dbab08ed17d8f20fb034f1317c8498edcdaebf166fa30995abc80c6a4cd691408b3b4046adf11086899cd995e94c7d0a
+DIST rails-4.1.14.1.tgz 3728574 SHA256 
1b094a1d1f242c19d2fad0b4f0708d117fce281162d7550535a79c2919246179 SHA512 
1ffb3d7f1f5b6db34bbae2015c220945fd780e42bc69242fdcadc6bd59b74c32f16cf54e153b9c3c2aa065d20b1231c19c7ebfe8f8d5f52a1048b8e0f1b7782a
 WHIRLPOOL 
31eb9281d9e0b0e0c07807b14d7b1e52b1a08adc612da9c9c272a5eacb6b095d74b80400eb99818d37371963775942b9d85f38c18446d75de996595528fdf84d
 DIST rails-4.1.14.tgz 3727638 SHA256 
c3e8c22e05287f98271dafb7dc512fa25878b65c5bd5d5719216b30e653a3a05 SHA512 
94643cef73c0bb0cb8d30295d155a2dece9b2d9a547f7814dffa5e618bc76b7910cb369ac33538fb7be8efb728ea4dd87f6bdf30d2b7cbea2c401509e6de5b71
 WHIRLPOOL 
4d5bce5a73ecb71f2d4244076295b5ad1a04bc67c7b488bd0145127e26bb7fcc31f4de74307e3ace2756d809c44c7ddbd79411fdad40f5a65e1e79a2a861a67b
 DIST rails-4.2.4.tgz 4166672 SHA256 
cc6618eaa2c640932e803dfac6bbde135fad3a6874dfc4e547712ec9182241d4 SHA512 
7ce9fabdd302ce8fd1077147e6e45926ba12aa4177d2e1b78775a8fb3b80420f09c4076ecf726f410610a38187f2a8abeaff3d2b1de25e8386685db998bd2308
 WHIRLPOOL 
0e7bce539ba3c20f5c7de965af478505d76ebad0fd42498b13cb9a9c576304ad9694dd218bc6debf7a02cb437bebc5f75425c104956d32f4afefd1cc2c020d8d
 DIST rails-4.2.5.1.tgz 4175926 SHA256 
713da4f88244101457b4de5d08007f4b373cb43c3982d72de70bb5c5145afb46 SHA512 
3c74d825f35a71dd80a0e1d3959cc6d9e52da0f2eb43bfb869da22a8117ba4f66df1de183851b7cd9e3c2cc8a0b5a8ae4e6902d3b43afd52ccdd20470b49801d
 WHIRLPOOL 
dfb4f925468cfbadd73fd54eb146e377df8e4d67aa094076dd928c616d6cfddb9084cee2adb220490df0c34627a99b150118bc7827b2ca5f6d0751611993b53f

diff --git a/dev-ruby/activerecord/activerecord-4.1.14.1.ebuild 
b/dev-ruby/activerecord/activerecord-4.1.14.1.ebuild
new file mode 100644
index 000..bdc5421
--- /dev/null
+++ b/dev-ruby/activerecord/activerecord-4.1.14.1.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21"
+
+# this is not null so that the dependencies will actually be filled
+RUBY_FAKEGEM_TASK_TEST="test"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="activerecord.gemspec"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM"
+HOMEPAGE="http://rubyforge.org/projects/activerecord/";
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE="mysql postgres sqlite"
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "~dev-ruby/activesupport-${PV}
+   ~dev-ruby/activemodel-${PV}
+   >=dev-ruby/arel-5.0.0:5.0
+   sqlite? ( >=dev-ruby/sqlite3-1.3.6 )
+   mysql? ( >=dev-ruby/mysql2-0.3.13:0.3 )
+   postgres? ( >=dev-ruby/pg-0.11.0 )"
+
+ruby_add_bdepend "
+   test? (
+   dev-ruby/bundler
+   ~dev-ruby/actionpack-${PV}
+   >=dev-ruby/sqlite3-1.3.5
+   dev-ruby/mocha:0.13
+3.4/>= 3.4/' 
../railties/railties.gemspec || die
+   sed -i -e

[gentoo-commits] proj/releng:master commit in: releases/weekly/scripts/

2016-01-25 Thread Matt Thode
commit: b3244cc22df4616e23881b783473b192ab88c39a
Author: Matthew Thode  mthode  org>
AuthorDate: Tue Jan 26 06:43:53 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Jan 26 06:43:53 2016 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=b3244cc2

fixing typo in cloud-prep.sh script

 releases/weekly/scripts/cloud-prep.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releases/weekly/scripts/cloud-prep.sh 
b/releases/weekly/scripts/cloud-prep.sh
index 207e4ae..14bfd1a 100644
--- a/releases/weekly/scripts/cloud-prep.sh
+++ b/releases/weekly/scripts/cloud-prep.sh
@@ -75,7 +75,7 @@ for i in $(find /var/log -type f); do truncate -s 0 $i; done
 find /usr/share/man/ -mindepth 1  -maxdepth 1 -path "/usr/share/man/man*" 
-prune -o -exec rm -rf {} \;
 
 # fine if this fails, aka non-hardened
-if -a [[ /usr/sbin/migrate-pax ]]; then
+if [[ -a /usr/sbin/migrate-pax ]]; then
   echo 'migraging pax'
   /usr/sbin/migrate-pax -m
 fi



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

2016-01-25 Thread Hans de Graaff
commit: 0575eb475199f1ed7a63383240da47879bbe0e53
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 06:37:16 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 06:37:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0575eb47

dev-ruby/actionmailer: add rails 4.2.5.1

Package-Manager: portage-2.2.26

 dev-ruby/actionmailer/Manifest|  1 +
 dev-ruby/actionmailer/actionmailer-4.2.5.1.ebuild | 45 +++
 2 files changed, 46 insertions(+)

diff --git a/dev-ruby/actionmailer/Manifest b/dev-ruby/actionmailer/Manifest
index 36a4eb8..e2868da 100644
--- a/dev-ruby/actionmailer/Manifest
+++ b/dev-ruby/actionmailer/Manifest
@@ -3,4 +3,5 @@ DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554
 DIST rails-4.1.13.tgz 3726822 SHA256 
94112f3398c5ffd5e53ce959969c133b35386ade0a9d845eaead4237a5546335 SHA512 
8fef27cfbe898fc691562d9a6d543816c3e5c08c4c114b01115024e573b6d49568bca13da9d4574cfe0b76cc778c734e4a24def7047c90fb1c6d1c78553bcee3
 WHIRLPOOL 
321e60e7f51026e6c79c9f1cf128b349dbab08ed17d8f20fb034f1317c8498edcdaebf166fa30995abc80c6a4cd691408b3b4046adf11086899cd995e94c7d0a
 DIST rails-4.1.14.tgz 3727638 SHA256 
c3e8c22e05287f98271dafb7dc512fa25878b65c5bd5d5719216b30e653a3a05 SHA512 
94643cef73c0bb0cb8d30295d155a2dece9b2d9a547f7814dffa5e618bc76b7910cb369ac33538fb7be8efb728ea4dd87f6bdf30d2b7cbea2c401509e6de5b71
 WHIRLPOOL 
4d5bce5a73ecb71f2d4244076295b5ad1a04bc67c7b488bd0145127e26bb7fcc31f4de74307e3ace2756d809c44c7ddbd79411fdad40f5a65e1e79a2a861a67b
 DIST rails-4.2.4.tgz 4166672 SHA256 
cc6618eaa2c640932e803dfac6bbde135fad3a6874dfc4e547712ec9182241d4 SHA512 
7ce9fabdd302ce8fd1077147e6e45926ba12aa4177d2e1b78775a8fb3b80420f09c4076ecf726f410610a38187f2a8abeaff3d2b1de25e8386685db998bd2308
 WHIRLPOOL 
0e7bce539ba3c20f5c7de965af478505d76ebad0fd42498b13cb9a9c576304ad9694dd218bc6debf7a02cb437bebc5f75425c104956d32f4afefd1cc2c020d8d
+DIST rails-4.2.5.1.tgz 4175926 SHA256 
713da4f88244101457b4de5d08007f4b373cb43c3982d72de70bb5c5145afb46 SHA512 
3c74d825f35a71dd80a0e1d3959cc6d9e52da0f2eb43bfb869da22a8117ba4f66df1de183851b7cd9e3c2cc8a0b5a8ae4e6902d3b43afd52ccdd20470b49801d
 WHIRLPOOL 
dfb4f925468cfbadd73fd54eb146e377df8e4d67aa094076dd928c616d6cfddb9084cee2adb220490df0c34627a99b150118bc7827b2ca5f6d0751611993b53f
 DIST rails-4.2.5.tgz 4174680 SHA256 
adda75f10fc4b7eb498ae9a2b04cb92bd69568fc1a9d6ace27cc1ab203af5a2e SHA512 
808d7eaf135f3f6b4b504372615b42e4b7c7f9fa0acdd2c425c9548852d24f143ad3abb38aa95d99212f9198f5a04dda2a6312f3e2d5e9a63173388cb30736e1
 WHIRLPOOL 
f1e8af458b6a922bdb4a214476b145a5e743603ae0ad7b977a8917f9204028cce4da3ee1780118b555924af74319f81d83c42390fc35d010ba881fa03bb30d55

diff --git a/dev-ruby/actionmailer/actionmailer-4.2.5.1.ebuild 
b/dev-ruby/actionmailer/actionmailer-4.2.5.1.ebuild
new file mode 100644
index 000..82798c5
--- /dev/null
+++ b/dev-ruby/actionmailer/actionmailer-4.2.5.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="actionmailer.gemspec"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Framework for designing email-service layers"
+HOMEPAGE="https://github.com/rails/rails";
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "
+   ~dev-ruby/actionpack-${PV}
+   ~dev-ruby/actionview-${PV}
+   ~dev-ruby/activejob-${PV}
+   >=dev-ruby/mail-2.5.4:* =dev-ruby/mail-2*:*
+   >=dev-ruby/rails-dom-testing-1.0.5:1"
+
+ruby_add_bdepend "test? (
+   dev-ruby/mocha:0.14
+)"
+
+all_ruby_prepare() {
+   # Set test environment to our hand.
+   rm "${S}/../Gemfile" || die "Unable to remove Gemfile"
+   sed -i -e '/\/load_paths/d' test/abstract_unit.rb || die "Unable to 
remove load paths"
+
+   # Avoid a test failing only on attachment ordering, since this is a
+   # security release.
+   sed -i -e '/adding inline attachments while rendering mail works/askip 
"gentoo: fails on ordering"' test/base_test.rb || die
+}



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

2016-01-25 Thread Hans de Graaff
commit: d261646ca1007bca2ec45980262157d0fb2e44b2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 06:36:34 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 06:36:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d261646c

dev-ruby/activesupport: add rails 4.2.5.1

Package-Manager: portage-2.2.26

 dev-ruby/activesupport/Manifest|  1 +
 .../activesupport/activesupport-4.2.5.1.ebuild | 61 ++
 2 files changed, 62 insertions(+)

diff --git a/dev-ruby/activesupport/Manifest b/dev-ruby/activesupport/Manifest
index 36a4eb8..e2868da 100644
--- a/dev-ruby/activesupport/Manifest
+++ b/dev-ruby/activesupport/Manifest
@@ -3,4 +3,5 @@ DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554
 DIST rails-4.1.13.tgz 3726822 SHA256 
94112f3398c5ffd5e53ce959969c133b35386ade0a9d845eaead4237a5546335 SHA512 
8fef27cfbe898fc691562d9a6d543816c3e5c08c4c114b01115024e573b6d49568bca13da9d4574cfe0b76cc778c734e4a24def7047c90fb1c6d1c78553bcee3
 WHIRLPOOL 
321e60e7f51026e6c79c9f1cf128b349dbab08ed17d8f20fb034f1317c8498edcdaebf166fa30995abc80c6a4cd691408b3b4046adf11086899cd995e94c7d0a
 DIST rails-4.1.14.tgz 3727638 SHA256 
c3e8c22e05287f98271dafb7dc512fa25878b65c5bd5d5719216b30e653a3a05 SHA512 
94643cef73c0bb0cb8d30295d155a2dece9b2d9a547f7814dffa5e618bc76b7910cb369ac33538fb7be8efb728ea4dd87f6bdf30d2b7cbea2c401509e6de5b71
 WHIRLPOOL 
4d5bce5a73ecb71f2d4244076295b5ad1a04bc67c7b488bd0145127e26bb7fcc31f4de74307e3ace2756d809c44c7ddbd79411fdad40f5a65e1e79a2a861a67b
 DIST rails-4.2.4.tgz 4166672 SHA256 
cc6618eaa2c640932e803dfac6bbde135fad3a6874dfc4e547712ec9182241d4 SHA512 
7ce9fabdd302ce8fd1077147e6e45926ba12aa4177d2e1b78775a8fb3b80420f09c4076ecf726f410610a38187f2a8abeaff3d2b1de25e8386685db998bd2308
 WHIRLPOOL 
0e7bce539ba3c20f5c7de965af478505d76ebad0fd42498b13cb9a9c576304ad9694dd218bc6debf7a02cb437bebc5f75425c104956d32f4afefd1cc2c020d8d
+DIST rails-4.2.5.1.tgz 4175926 SHA256 
713da4f88244101457b4de5d08007f4b373cb43c3982d72de70bb5c5145afb46 SHA512 
3c74d825f35a71dd80a0e1d3959cc6d9e52da0f2eb43bfb869da22a8117ba4f66df1de183851b7cd9e3c2cc8a0b5a8ae4e6902d3b43afd52ccdd20470b49801d
 WHIRLPOOL 
dfb4f925468cfbadd73fd54eb146e377df8e4d67aa094076dd928c616d6cfddb9084cee2adb220490df0c34627a99b150118bc7827b2ca5f6d0751611993b53f
 DIST rails-4.2.5.tgz 4174680 SHA256 
adda75f10fc4b7eb498ae9a2b04cb92bd69568fc1a9d6ace27cc1ab203af5a2e SHA512 
808d7eaf135f3f6b4b504372615b42e4b7c7f9fa0acdd2c425c9548852d24f143ad3abb38aa95d99212f9198f5a04dda2a6312f3e2d5e9a63173388cb30736e1
 WHIRLPOOL 
f1e8af458b6a922bdb4a214476b145a5e743603ae0ad7b977a8917f9204028cce4da3ee1780118b555924af74319f81d83c42390fc35d010ba881fa03bb30d55

diff --git a/dev-ruby/activesupport/activesupport-4.2.5.1.ebuild 
b/dev-ruby/activesupport/activesupport-4.2.5.1.ebuild
new file mode 100644
index 000..5615ead
--- /dev/null
+++ b/dev-ruby/activesupport/activesupport-4.2.5.1.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="activesupport.gemspec"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Utility Classes and Extension to the Standard Library"
+HOMEPAGE="https://github.com/rails/rails";
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "
+   >=dev-ruby/i18n-0.7:0.7
+   >=dev-ruby/json-1.7.7:0
+   >=dev-ruby/tzinfo-1.1:1
+   >=dev-ruby/minitest-5.1:5
+   >=dev-ruby/thread_safe-0.3.4:0"
+
+# memcache-client, nokogiri, and builder are not strictly
+# needed, but there are tests using this code.
+ruby_add_bdepend "test? (
+   >=dev-ruby/dalli-2.2.1
+   >=dev-ruby/nokogiri-1.4.5
+   >=dev-ruby/builder-3.1.0
+   >=dev-ruby/libxml-2.0.0
+   )"
+
+all_ruby_prepare() {
+   # Set the secure permissions that tests expect.
+   chmod 0755 "${HOME}" || die "Failed to fix permissions on home"
+
+   # Set test environment to our hand.
+#  rm "${S}/../Gemfile" || die "Unable to remove Gemfile"
+   sed -i -e '/load_paths/d' test/abstract_unit.rb || die "Unable to 
remove load paths"
+
+   # Avoid test that seems to be broken by lack of DST.
+   sed -i -e '369 s:^:#:' test/core_ext/string_ext_test.rb || die
+
+   # Avoid test that fails with Minitest 5.4 since that already defines
+   # a string E in its TestCase.
+   rm test/core_ext/marshal_test.rb || die
+   sed -i -e '/test_const_missing_in_anonymous_modules/askip "gentoo 
minitest"' 

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

2016-01-25 Thread Hans de Graaff
commit: fe49e8b387b32acf97af231a437cf00999e529d4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 06:37:31 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 06:37:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe49e8b3

dev-ruby/railties: add rails 4.2.5.1

Package-Manager: portage-2.2.26

 dev-ruby/railties/Manifest|  1 +
 dev-ruby/railties/railties-4.2.5.1.ebuild | 72 +++
 2 files changed, 73 insertions(+)

diff --git a/dev-ruby/railties/Manifest b/dev-ruby/railties/Manifest
index 36a4eb8..e2868da 100644
--- a/dev-ruby/railties/Manifest
+++ b/dev-ruby/railties/Manifest
@@ -3,4 +3,5 @@ DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554
 DIST rails-4.1.13.tgz 3726822 SHA256 
94112f3398c5ffd5e53ce959969c133b35386ade0a9d845eaead4237a5546335 SHA512 
8fef27cfbe898fc691562d9a6d543816c3e5c08c4c114b01115024e573b6d49568bca13da9d4574cfe0b76cc778c734e4a24def7047c90fb1c6d1c78553bcee3
 WHIRLPOOL 
321e60e7f51026e6c79c9f1cf128b349dbab08ed17d8f20fb034f1317c8498edcdaebf166fa30995abc80c6a4cd691408b3b4046adf11086899cd995e94c7d0a
 DIST rails-4.1.14.tgz 3727638 SHA256 
c3e8c22e05287f98271dafb7dc512fa25878b65c5bd5d5719216b30e653a3a05 SHA512 
94643cef73c0bb0cb8d30295d155a2dece9b2d9a547f7814dffa5e618bc76b7910cb369ac33538fb7be8efb728ea4dd87f6bdf30d2b7cbea2c401509e6de5b71
 WHIRLPOOL 
4d5bce5a73ecb71f2d4244076295b5ad1a04bc67c7b488bd0145127e26bb7fcc31f4de74307e3ace2756d809c44c7ddbd79411fdad40f5a65e1e79a2a861a67b
 DIST rails-4.2.4.tgz 4166672 SHA256 
cc6618eaa2c640932e803dfac6bbde135fad3a6874dfc4e547712ec9182241d4 SHA512 
7ce9fabdd302ce8fd1077147e6e45926ba12aa4177d2e1b78775a8fb3b80420f09c4076ecf726f410610a38187f2a8abeaff3d2b1de25e8386685db998bd2308
 WHIRLPOOL 
0e7bce539ba3c20f5c7de965af478505d76ebad0fd42498b13cb9a9c576304ad9694dd218bc6debf7a02cb437bebc5f75425c104956d32f4afefd1cc2c020d8d
+DIST rails-4.2.5.1.tgz 4175926 SHA256 
713da4f88244101457b4de5d08007f4b373cb43c3982d72de70bb5c5145afb46 SHA512 
3c74d825f35a71dd80a0e1d3959cc6d9e52da0f2eb43bfb869da22a8117ba4f66df1de183851b7cd9e3c2cc8a0b5a8ae4e6902d3b43afd52ccdd20470b49801d
 WHIRLPOOL 
dfb4f925468cfbadd73fd54eb146e377df8e4d67aa094076dd928c616d6cfddb9084cee2adb220490df0c34627a99b150118bc7827b2ca5f6d0751611993b53f
 DIST rails-4.2.5.tgz 4174680 SHA256 
adda75f10fc4b7eb498ae9a2b04cb92bd69568fc1a9d6ace27cc1ab203af5a2e SHA512 
808d7eaf135f3f6b4b504372615b42e4b7c7f9fa0acdd2c425c9548852d24f143ad3abb38aa95d99212f9198f5a04dda2a6312f3e2d5e9a63173388cb30736e1
 WHIRLPOOL 
f1e8af458b6a922bdb4a214476b145a5e743603ae0ad7b977a8917f9204028cce4da3ee1780118b555924af74319f81d83c42390fc35d010ba881fa03bb30d55

diff --git a/dev-ruby/railties/railties-4.2.5.1.ebuild 
b/dev-ruby/railties/railties-4.2.5.1.ebuild
new file mode 100644
index 000..8a14333
--- /dev/null
+++ b/dev-ruby/railties/railties-4.2.5.1.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_TASK_TEST="test:regular"
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="railties.gemspec"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Tools for creating, working with, and running Rails applications"
+HOMEPAGE="https://github.com/rails/rails";
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+# The test suite has many failures, most likely due to a mismatch in
+# exact dependencies or environment specifics. Needs further
+# investigation.
+RESTRICT="test"
+
+RDEPEND+=">=app-eselect/eselect-rails-0.21"
+
+ruby_add_rdepend "
+   ~dev-ruby/activesupport-${PV}
+   ~dev-ruby/actionpack-${PV}
+   >=dev-ruby/thor-0.18.1
+   >=dev-ruby/rake-0.8.7"
+
+ruby_add_bdepend "
+   test? (
+   ~dev-ruby/actionview-${PV}
+   dev-ruby/mocha:0.13
+   )"
+
+all_ruby_prepare() {
+   rm "${S}/../Gemfile" || die "Unable to remove Gemfile"
+   sed -i -e '/load_paths/d' test/abstract_unit.rb || die "Unable to 
remove load paths"
+   sed -i -e '1igem "minitest", "~>4.0"' test/abstract_unit.rb || die
+
+   # Also allow rdoc 4.x
+   sed -i -e 's/~> 3.4/>= 3.4/' ${RUBY_FAKEGEM_GEMSPEC} || die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   ruby_fakegem_binwrapper rails rails-${PV}
+}
+
+pkg_postinst() {
+   elog "To select between slots of rails, use:"
+   elog "\teselect rails"
+
+   eselect rails update
+}
+
+pkg_postrm() {
+   eselect rails update
+}



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

2016-01-25 Thread Hans de Graaff
commit: 695b6f3b5457159ca983522aab8e6cbc7195f702
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 06:36:48 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 06:36:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=695b6f3b

dev-ruby/activemodel: add rails 4.2.5.1

Package-Manager: portage-2.2.26

 dev-ruby/activemodel/Manifest   |  1 +
 dev-ruby/activemodel/activemodel-4.2.5.1.ebuild | 44 +
 2 files changed, 45 insertions(+)

diff --git a/dev-ruby/activemodel/Manifest b/dev-ruby/activemodel/Manifest
index 36a4eb8..e2868da 100644
--- a/dev-ruby/activemodel/Manifest
+++ b/dev-ruby/activemodel/Manifest
@@ -3,4 +3,5 @@ DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554
 DIST rails-4.1.13.tgz 3726822 SHA256 
94112f3398c5ffd5e53ce959969c133b35386ade0a9d845eaead4237a5546335 SHA512 
8fef27cfbe898fc691562d9a6d543816c3e5c08c4c114b01115024e573b6d49568bca13da9d4574cfe0b76cc778c734e4a24def7047c90fb1c6d1c78553bcee3
 WHIRLPOOL 
321e60e7f51026e6c79c9f1cf128b349dbab08ed17d8f20fb034f1317c8498edcdaebf166fa30995abc80c6a4cd691408b3b4046adf11086899cd995e94c7d0a
 DIST rails-4.1.14.tgz 3727638 SHA256 
c3e8c22e05287f98271dafb7dc512fa25878b65c5bd5d5719216b30e653a3a05 SHA512 
94643cef73c0bb0cb8d30295d155a2dece9b2d9a547f7814dffa5e618bc76b7910cb369ac33538fb7be8efb728ea4dd87f6bdf30d2b7cbea2c401509e6de5b71
 WHIRLPOOL 
4d5bce5a73ecb71f2d4244076295b5ad1a04bc67c7b488bd0145127e26bb7fcc31f4de74307e3ace2756d809c44c7ddbd79411fdad40f5a65e1e79a2a861a67b
 DIST rails-4.2.4.tgz 4166672 SHA256 
cc6618eaa2c640932e803dfac6bbde135fad3a6874dfc4e547712ec9182241d4 SHA512 
7ce9fabdd302ce8fd1077147e6e45926ba12aa4177d2e1b78775a8fb3b80420f09c4076ecf726f410610a38187f2a8abeaff3d2b1de25e8386685db998bd2308
 WHIRLPOOL 
0e7bce539ba3c20f5c7de965af478505d76ebad0fd42498b13cb9a9c576304ad9694dd218bc6debf7a02cb437bebc5f75425c104956d32f4afefd1cc2c020d8d
+DIST rails-4.2.5.1.tgz 4175926 SHA256 
713da4f88244101457b4de5d08007f4b373cb43c3982d72de70bb5c5145afb46 SHA512 
3c74d825f35a71dd80a0e1d3959cc6d9e52da0f2eb43bfb869da22a8117ba4f66df1de183851b7cd9e3c2cc8a0b5a8ae4e6902d3b43afd52ccdd20470b49801d
 WHIRLPOOL 
dfb4f925468cfbadd73fd54eb146e377df8e4d67aa094076dd928c616d6cfddb9084cee2adb220490df0c34627a99b150118bc7827b2ca5f6d0751611993b53f
 DIST rails-4.2.5.tgz 4174680 SHA256 
adda75f10fc4b7eb498ae9a2b04cb92bd69568fc1a9d6ace27cc1ab203af5a2e SHA512 
808d7eaf135f3f6b4b504372615b42e4b7c7f9fa0acdd2c425c9548852d24f143ad3abb38aa95d99212f9198f5a04dda2a6312f3e2d5e9a63173388cb30736e1
 WHIRLPOOL 
f1e8af458b6a922bdb4a214476b145a5e743603ae0ad7b977a8917f9204028cce4da3ee1780118b555924af74319f81d83c42390fc35d010ba881fa03bb30d55

diff --git a/dev-ruby/activemodel/activemodel-4.2.5.1.ebuild 
b/dev-ruby/activemodel/activemodel-4.2.5.1.ebuild
new file mode 100644
index 000..2a3deb3
--- /dev/null
+++ b/dev-ruby/activemodel/activemodel-4.2.5.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_DOCDIR=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="activemodel.gemspec"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Toolkit for building modeling frameworks like Active Record and 
Active Resource"
+HOMEPAGE="https://github.com/rails/rails";
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "
+   ~dev-ruby/activesupport-${PV}:*
+   >=dev-ruby/builder-3.1:* =dev-ruby/builder-3*:*
+"
+
+ruby_add_bdepend "
+   test? (
+   >=dev-ruby/railties-4.2.0
+   dev-ruby/test-unit:2
+   >=dev-ruby/mocha-0.14.0:0.14
+   >=dev-ruby/bcrypt-ruby-3.1.7
+   )"
+
+all_ruby_prepare() {
+   # Set test environment to our hand.
+   sed -i -e '/load_paths/d' test/cases/helper.rb || die "Unable to remove 
load paths"
+}



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

2016-01-25 Thread Hans de Graaff
commit: 39fee58ee8e805e354ac0c639705d638b9582ea5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 06:37:52 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 06:37:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39fee58e

dev-ruby/rails: add rails 4.2.5.1

Package-Manager: portage-2.2.26

 dev-ruby/rails/Manifest |  1 +
 dev-ruby/rails/rails-4.2.5.1.ebuild | 45 +
 2 files changed, 46 insertions(+)

diff --git a/dev-ruby/rails/Manifest b/dev-ruby/rails/Manifest
index 6479e5a..6f5d90f 100644
--- a/dev-ruby/rails/Manifest
+++ b/dev-ruby/rails/Manifest
@@ -3,4 +3,5 @@ DIST rails-4.0.13.gem 1550848 SHA256 
d4b3ca8517b394459fd31773c5c6877b4aded8f2c84
 DIST rails-4.1.13.gem 1437696 SHA256 
d11d1a3ca07f1494f2abb634677f390f897bb5ae4b818e1612aa6a6412837d1b SHA512 
f18a91b829137af3e5487c627bf2b6cb677cdcda511671c42c59732a68f27e2416d671914fcd116f6d95f52ba181e7a07c3a5aea15b54ceeac39b5026a679902
 WHIRLPOOL 
eddd0f8617e8a7201f7a5a4be820bfa440148ad42f369853adc2e0bb34f2a88945f4afa3cb132ae3e81b3fd63a421ff20d742602d8ddc3d107c178560c216936
 DIST rails-4.1.14.gem 1437696 SHA256 
b617d83abc53f51a053a73678b6a5bc9357e6ae8348fadcc1461986b3deb59b9 SHA512 
c84c5e829ee2c8e78f68209e92862994e071cb9952c0aa56706c05bff2420575b2de6ec9a9b047bfe969da93055b3b28fd11a21e84626294f3312080462e5982
 WHIRLPOOL 
f63bd51ba77d557e80eb06da58cdd551e3b64d68da30e20cd9625a48f98bd94f15b0287aa911e5b0863fef5331c8df2ab032a3edcbe8e527e1a134250e1399fa
 DIST rails-4.2.4.gem 1475584 SHA256 
1c33dd7c280d1c5dc4235509f774d673bac1d3f2e8c53b1353f677e7578ffc5a SHA512 
72af0371ab30b3d4fb5dc87a116273f8ba188e7f0dcecd1d5162aa25cfa0f2e2b6b8ab2d4494da4d24b4e6ca2eef4b65d002710a722effd3107d6b8a4d4d94b7
 WHIRLPOOL 
bede6cf350880c44f3ada26cf6484019693b02ebe6d27f6520137089655e32d99f4f1f13e5b5e3642feee9ad287ba20595d368f31b14e567cf215d20551b6120
+DIST rails-4.2.5.1.gem 1475584 SHA256 
0bb3795fc6d971522f2681dea730b49be880809012939a8a570bd086b583460e SHA512 
96109852cb559b2548f9d7fd4dbad36eecfbe3620b134be8b50e857c3e255056d3b8130b8e78e45fbae8d3a6e654e9692703268f520bd9d66bc705bf4b242cad
 WHIRLPOOL 
b05b2d51802acb3f92c42dce50e57d937f150e4d479f20554d398b4d461a3acd9cdc779e6f10c4d0898e88ecef9efbfde04fb78327bc9e42166ecce61b847741
 DIST rails-4.2.5.gem 1475584 SHA256 
6248f75d4ecbcaa004166aa2b1484f87b7e956013853e905e49b68f29397b565 SHA512 
62d5290d2aa7e52eb25fa86c7313f1d43c0444b6c8faa6fd6c0fdfa9965f688cd82c1245767c1488ba34e6f8f189bbb2b0927c58da07e79bce063f833873938d
 WHIRLPOOL 
50edde5070f8ca175c15dff39beec6bb4443d6bf8aa1275b3acca1ccbd0e67f83c104224704a4e64321d561ce9407a7e6de950b7a2b8074889bf410f3cb1b73a

diff --git a/dev-ruby/rails/rails-4.2.5.1.ebuild 
b/dev-ruby/rails/rails-4.2.5.1.ebuild
new file mode 100644
index 000..afa0052
--- /dev/null
+++ b/dev-ruby/rails/rails-4.2.5.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+# The guides are now here but we'd need to rebuilt them first.
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_EXTRADOC="README.md guides/CHANGELOG.md"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="ruby on rails is a web-application and persistance framework"
+HOMEPAGE="http://www.rubyonrails.org";
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm"
+
+IUSE="+asset-pipeline"
+
+ruby_add_rdepend "
+   ~dev-ruby/actionmailer-${PV}
+   ~dev-ruby/actionpack-${PV}
+   ~dev-ruby/actionview-${PV}
+   ~dev-ruby/activejob-${PV}
+   ~dev-ruby/activemodel-${PV}
+   ~dev-ruby/activerecord-${PV}
+   ~dev-ruby/activesupport-${PV}
+   ~dev-ruby/railties-${PV}
+   >=dev-ruby/bundler-1.3 =dev-ruby/bundler-1*
+   dev-ruby/sprockets-rails:*
+   asset-pipeline? (
+   dev-ruby/jquery-rails:*
+   >=dev-ruby/sass-rails-5.0:5.0
+   >=dev-ruby/uglifier-1.3.0
+   >=dev-ruby/coffee-rails-4.1.0:4.1
+   )"
+
+# also: turbolinks, >=jbuilder-1.2:1



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

2016-01-25 Thread Hans de Graaff
commit: 8db92c3272ca8754d8ab1d1de3412ed6dfde56ff
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 06:08:42 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 06:08:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8db92c32

dev-ruby/rails-html-sanitizer: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/rails-html-sanitizer/Manifest |  1 -
 .../rails-html-sanitizer-1.0.1.ebuild  | 30 --
 2 files changed, 31 deletions(-)

diff --git a/dev-ruby/rails-html-sanitizer/Manifest 
b/dev-ruby/rails-html-sanitizer/Manifest
index 0cebbe9..0e44106 100644
--- a/dev-ruby/rails-html-sanitizer/Manifest
+++ b/dev-ruby/rails-html-sanitizer/Manifest
@@ -1,2 +1 @@
-DIST rails-html-sanitizer-1.0.1.gem 14848 SHA256 
f8c08716c30a087d655ff99249a8cafd426344dc96d6647ee9015e4d06a08dee SHA512 
05c4cbf5d49c6ed0c90bfe37bb10d1c12c69eb50170cb1bf8affddf3a02a12a2e043687fc541c4dd178c92040b3d3967bc643df759c699e325cead1a047b9f30
 WHIRLPOOL 
05a0b514e2896d6e845cc163b92632ba5a7aec995040c9a013aa8c74f7a4d1104f1ca953c2883b9f10e510c1dd289300aa9e5675528fa08daaa1e7d787fe4371
 DIST rails-html-sanitizer-1.0.2.gem 14848 SHA256 
2481cfb60c4a03941489af5c92165c6dd169966f0b849d26d857cab5444b467a SHA512 
c86b295ae42f9c78a32173fd80d659dd49b4938e6a8d8e170a709d692363aaa6159c7b77ca9a0430a365934dc6e12437b58b2dc5ccbf44d30dbab4caecba
 WHIRLPOOL 
65d1712339bc5a54d0207302badc5de8d000c65ba4d668ad777d4c63d89b5950ec6c3952f0e502a9b247a1762090994102c11840cf081bcf2b488c9829dc502c

diff --git a/dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.0.1.ebuild 
b/dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.0.1.ebuild
deleted file mode 100644
index 5bc28f8..000
--- a/dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.0.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Sanitize HTML fragments in Rails applications"
-HOMEPAGE="https://github.com/rafaelfranca/rails-html-sanitizer";
-
-LICENSE="MIT"
-SLOT="1"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
-IUSE=""
-
-ruby_add_rdepend "dev-ruby/loofah:0"
-
-all_ruby_prepare() {
-   # Avoid broken test already fixed in upstream master.
-   sed -i -e '/test_should_allow_anchors/askip "gentoo"' 
test/sanitizer_test.rb || die
-}
-
-each_ruby_test() {
-   ${RUBY} -Ilib:test:. -e 'Dir["test/*_test.rb"].each{|f| require f}' || 
die
-}



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

2016-01-25 Thread Hans de Graaff
commit: 3bc43d9e5271c2ddb204a92bdb4e6dc3d1404991
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 06:37:41 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 06:37:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bc43d9e

dev-ruby/activejob: add rails 4.2.5.1

Package-Manager: portage-2.2.26

 dev-ruby/activejob/Manifest |  1 +
 dev-ruby/activejob/activejob-4.2.5.1.ebuild | 44 +
 2 files changed, 45 insertions(+)

diff --git a/dev-ruby/activejob/Manifest b/dev-ruby/activejob/Manifest
index d44e18f..2085b2c 100644
--- a/dev-ruby/activejob/Manifest
+++ b/dev-ruby/activejob/Manifest
@@ -1,2 +1,3 @@
 DIST rails-4.2.4.tgz 4166672 SHA256 
cc6618eaa2c640932e803dfac6bbde135fad3a6874dfc4e547712ec9182241d4 SHA512 
7ce9fabdd302ce8fd1077147e6e45926ba12aa4177d2e1b78775a8fb3b80420f09c4076ecf726f410610a38187f2a8abeaff3d2b1de25e8386685db998bd2308
 WHIRLPOOL 
0e7bce539ba3c20f5c7de965af478505d76ebad0fd42498b13cb9a9c576304ad9694dd218bc6debf7a02cb437bebc5f75425c104956d32f4afefd1cc2c020d8d
+DIST rails-4.2.5.1.tgz 4175926 SHA256 
713da4f88244101457b4de5d08007f4b373cb43c3982d72de70bb5c5145afb46 SHA512 
3c74d825f35a71dd80a0e1d3959cc6d9e52da0f2eb43bfb869da22a8117ba4f66df1de183851b7cd9e3c2cc8a0b5a8ae4e6902d3b43afd52ccdd20470b49801d
 WHIRLPOOL 
dfb4f925468cfbadd73fd54eb146e377df8e4d67aa094076dd928c616d6cfddb9084cee2adb220490df0c34627a99b150118bc7827b2ca5f6d0751611993b53f
 DIST rails-4.2.5.tgz 4174680 SHA256 
adda75f10fc4b7eb498ae9a2b04cb92bd69568fc1a9d6ace27cc1ab203af5a2e SHA512 
808d7eaf135f3f6b4b504372615b42e4b7c7f9fa0acdd2c425c9548852d24f143ad3abb38aa95d99212f9198f5a04dda2a6312f3e2d5e9a63173388cb30736e1
 WHIRLPOOL 
f1e8af458b6a922bdb4a214476b145a5e743603ae0ad7b977a8917f9204028cce4da3ee1780118b555924af74319f81d83c42390fc35d010ba881fa03bb30d55

diff --git a/dev-ruby/activejob/activejob-4.2.5.1.ebuild 
b/dev-ruby/activejob/activejob-4.2.5.1.ebuild
new file mode 100644
index 000..7ec4606
--- /dev/null
+++ b/dev-ruby/activejob/activejob-4.2.5.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_DOCDIR=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Job framework with pluggable queues"
+HOMEPAGE="https://github.com/rails/rails";
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "
+   ~dev-ruby/activesupport-${PV}
+   >=dev-ruby/globalid-0.3.0
+"
+
+ruby_add_bdepend "
+   test? (
+   >=dev-ruby/mocha-0.14.0:0.14
+   )"
+
+all_ruby_prepare() {
+   # Set test environment to our hand.
+   sed -i -e '/load_paths/d' test/helper.rb || die "Unable to remove load 
paths"
+
+   # Remove all currently unpackaged queues.
+   sed -i -e 's/delayed_job qu que queue_classic resque sidekiq sneakers 
sucker_punch backburner//' Rakefile || die
+}



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

2016-01-25 Thread Hans de Graaff
commit: 0279e36032902f98d4f5e6ad1a83ce74aeb09e6a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 06:37:33 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 06:37:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0279e360

dev-ruby/activerecord: add rails 4.2.5.1

Package-Manager: portage-2.2.26

 dev-ruby/activerecord/Manifest|  1 +
 dev-ruby/activerecord/activerecord-4.2.5.1.ebuild | 74 +++
 2 files changed, 75 insertions(+)

diff --git a/dev-ruby/activerecord/Manifest b/dev-ruby/activerecord/Manifest
index 36a4eb8..e2868da 100644
--- a/dev-ruby/activerecord/Manifest
+++ b/dev-ruby/activerecord/Manifest
@@ -3,4 +3,5 @@ DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554
 DIST rails-4.1.13.tgz 3726822 SHA256 
94112f3398c5ffd5e53ce959969c133b35386ade0a9d845eaead4237a5546335 SHA512 
8fef27cfbe898fc691562d9a6d543816c3e5c08c4c114b01115024e573b6d49568bca13da9d4574cfe0b76cc778c734e4a24def7047c90fb1c6d1c78553bcee3
 WHIRLPOOL 
321e60e7f51026e6c79c9f1cf128b349dbab08ed17d8f20fb034f1317c8498edcdaebf166fa30995abc80c6a4cd691408b3b4046adf11086899cd995e94c7d0a
 DIST rails-4.1.14.tgz 3727638 SHA256 
c3e8c22e05287f98271dafb7dc512fa25878b65c5bd5d5719216b30e653a3a05 SHA512 
94643cef73c0bb0cb8d30295d155a2dece9b2d9a547f7814dffa5e618bc76b7910cb369ac33538fb7be8efb728ea4dd87f6bdf30d2b7cbea2c401509e6de5b71
 WHIRLPOOL 
4d5bce5a73ecb71f2d4244076295b5ad1a04bc67c7b488bd0145127e26bb7fcc31f4de74307e3ace2756d809c44c7ddbd79411fdad40f5a65e1e79a2a861a67b
 DIST rails-4.2.4.tgz 4166672 SHA256 
cc6618eaa2c640932e803dfac6bbde135fad3a6874dfc4e547712ec9182241d4 SHA512 
7ce9fabdd302ce8fd1077147e6e45926ba12aa4177d2e1b78775a8fb3b80420f09c4076ecf726f410610a38187f2a8abeaff3d2b1de25e8386685db998bd2308
 WHIRLPOOL 
0e7bce539ba3c20f5c7de965af478505d76ebad0fd42498b13cb9a9c576304ad9694dd218bc6debf7a02cb437bebc5f75425c104956d32f4afefd1cc2c020d8d
+DIST rails-4.2.5.1.tgz 4175926 SHA256 
713da4f88244101457b4de5d08007f4b373cb43c3982d72de70bb5c5145afb46 SHA512 
3c74d825f35a71dd80a0e1d3959cc6d9e52da0f2eb43bfb869da22a8117ba4f66df1de183851b7cd9e3c2cc8a0b5a8ae4e6902d3b43afd52ccdd20470b49801d
 WHIRLPOOL 
dfb4f925468cfbadd73fd54eb146e377df8e4d67aa094076dd928c616d6cfddb9084cee2adb220490df0c34627a99b150118bc7827b2ca5f6d0751611993b53f
 DIST rails-4.2.5.tgz 4174680 SHA256 
adda75f10fc4b7eb498ae9a2b04cb92bd69568fc1a9d6ace27cc1ab203af5a2e SHA512 
808d7eaf135f3f6b4b504372615b42e4b7c7f9fa0acdd2c425c9548852d24f143ad3abb38aa95d99212f9198f5a04dda2a6312f3e2d5e9a63173388cb30736e1
 WHIRLPOOL 
f1e8af458b6a922bdb4a214476b145a5e743603ae0ad7b977a8917f9204028cce4da3ee1780118b555924af74319f81d83c42390fc35d010ba881fa03bb30d55

diff --git a/dev-ruby/activerecord/activerecord-4.2.5.1.ebuild 
b/dev-ruby/activerecord/activerecord-4.2.5.1.ebuild
new file mode 100644
index 000..a347afb
--- /dev/null
+++ b/dev-ruby/activerecord/activerecord-4.2.5.1.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+# this is not null so that the dependencies will actually be filled
+RUBY_FAKEGEM_TASK_TEST="test"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="activerecord.gemspec"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM"
+HOMEPAGE="https://github.com/rails/rails/";
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
+IUSE="mysql postgres sqlite"
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "~dev-ruby/activesupport-${PV}
+   ~dev-ruby/activemodel-${PV}
+   >=dev-ruby/arel-6.0:6.0
+   sqlite? ( >=dev-ruby/sqlite3-1.3.6 )
+   mysql? ( || ( dev-ruby/mysql2:0.4 >=dev-ruby/mysql2-0.3.13:0.3 ) )
+   postgres? ( >=dev-ruby/pg-0.15.0 )"
+
+ruby_add_bdepend "
+   test? (
+   dev-ruby/bundler
+   ~dev-ruby/actionpack-${PV}
+   ~dev-ruby/actionmailer-${PV}
+   >=dev-ruby/sqlite3-1.3.5
+   dev-ruby/mocha:0.13
+3.4/>= 3.4/' 
../railties/railties.gemspec || die
+   sed -i -e '/mail/d' ../actionmailer/actionmailer.gemspec || die
+
+   sed -i -e '/bcrypt/ s/3.0.0/3.0/' ../Gemfile || die
+
+   # Add back json in the Gemfile because we dropped some dependencies
+   # earlier that implicitly required it.
+   sed -i -e '$agem "json"' ../Gemfile || die
+
+   # Avoid test depending on mysql adapter which we don't support for
+   # this Rails version to simplify our dependencies.
+   rm test/cases/connection_specification/resolver_test.rb || die
+
+   # Avoid single test using mysql dependencies.
+   rm test/cases/invalid_connection_test.rb || die
+}
+
+each_ruby_te

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

2016-01-25 Thread Hans de Graaff
commit: 8cdd99231f4b207dbdab1fcc7637eedfa49043e9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 06:37:13 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 06:37:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cdd9923

dev-ruby/actionpack: add rails 4.2.5.1

Package-Manager: portage-2.2.26

 dev-ruby/actionpack/Manifest  |  1 +
 dev-ruby/actionpack/actionpack-4.2.5.1.ebuild | 58 +++
 2 files changed, 59 insertions(+)

diff --git a/dev-ruby/actionpack/Manifest b/dev-ruby/actionpack/Manifest
index 36a4eb8..e2868da 100644
--- a/dev-ruby/actionpack/Manifest
+++ b/dev-ruby/actionpack/Manifest
@@ -3,4 +3,5 @@ DIST rails-4.0.13.tgz 3761572 SHA256 
a693a8c5f767d153e765634cecb6356855ca51b6554
 DIST rails-4.1.13.tgz 3726822 SHA256 
94112f3398c5ffd5e53ce959969c133b35386ade0a9d845eaead4237a5546335 SHA512 
8fef27cfbe898fc691562d9a6d543816c3e5c08c4c114b01115024e573b6d49568bca13da9d4574cfe0b76cc778c734e4a24def7047c90fb1c6d1c78553bcee3
 WHIRLPOOL 
321e60e7f51026e6c79c9f1cf128b349dbab08ed17d8f20fb034f1317c8498edcdaebf166fa30995abc80c6a4cd691408b3b4046adf11086899cd995e94c7d0a
 DIST rails-4.1.14.tgz 3727638 SHA256 
c3e8c22e05287f98271dafb7dc512fa25878b65c5bd5d5719216b30e653a3a05 SHA512 
94643cef73c0bb0cb8d30295d155a2dece9b2d9a547f7814dffa5e618bc76b7910cb369ac33538fb7be8efb728ea4dd87f6bdf30d2b7cbea2c401509e6de5b71
 WHIRLPOOL 
4d5bce5a73ecb71f2d4244076295b5ad1a04bc67c7b488bd0145127e26bb7fcc31f4de74307e3ace2756d809c44c7ddbd79411fdad40f5a65e1e79a2a861a67b
 DIST rails-4.2.4.tgz 4166672 SHA256 
cc6618eaa2c640932e803dfac6bbde135fad3a6874dfc4e547712ec9182241d4 SHA512 
7ce9fabdd302ce8fd1077147e6e45926ba12aa4177d2e1b78775a8fb3b80420f09c4076ecf726f410610a38187f2a8abeaff3d2b1de25e8386685db998bd2308
 WHIRLPOOL 
0e7bce539ba3c20f5c7de965af478505d76ebad0fd42498b13cb9a9c576304ad9694dd218bc6debf7a02cb437bebc5f75425c104956d32f4afefd1cc2c020d8d
+DIST rails-4.2.5.1.tgz 4175926 SHA256 
713da4f88244101457b4de5d08007f4b373cb43c3982d72de70bb5c5145afb46 SHA512 
3c74d825f35a71dd80a0e1d3959cc6d9e52da0f2eb43bfb869da22a8117ba4f66df1de183851b7cd9e3c2cc8a0b5a8ae4e6902d3b43afd52ccdd20470b49801d
 WHIRLPOOL 
dfb4f925468cfbadd73fd54eb146e377df8e4d67aa094076dd928c616d6cfddb9084cee2adb220490df0c34627a99b150118bc7827b2ca5f6d0751611993b53f
 DIST rails-4.2.5.tgz 4174680 SHA256 
adda75f10fc4b7eb498ae9a2b04cb92bd69568fc1a9d6ace27cc1ab203af5a2e SHA512 
808d7eaf135f3f6b4b504372615b42e4b7c7f9fa0acdd2c425c9548852d24f143ad3abb38aa95d99212f9198f5a04dda2a6312f3e2d5e9a63173388cb30736e1
 WHIRLPOOL 
f1e8af458b6a922bdb4a214476b145a5e743603ae0ad7b977a8917f9204028cce4da3ee1780118b555924af74319f81d83c42390fc35d010ba881fa03bb30d55

diff --git a/dev-ruby/actionpack/actionpack-4.2.5.1.ebuild 
b/dev-ruby/actionpack/actionpack-4.2.5.1.ebuild
new file mode 100644
index 000..6ac5189
--- /dev/null
+++ b/dev-ruby/actionpack/actionpack-4.2.5.1.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="actionpack.gemspec"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Eases web-request routing, handling, and response"
+HOMEPAGE="https://github.com/rails/rails";
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "
+   ~dev-ruby/activesupport-${PV}
+   ~dev-ruby/actionview-${PV}
+   >=dev-ruby/rack-1.6.0:1.6
+   >=dev-ruby/rack-test-0.6.2:0.6
+   >=dev-ruby/rails-html-sanitizer-1.0.2:1
+   >=dev-ruby/rails-dom-testing-1.0.5:1
+"
+
+ruby_add_bdepend "
+   test? (
+   dev-ruby/mocha:0.14
+   dev-ruby/bundler
+   ~dev-ruby/activemodel-${PV}
+   >=dev-ruby/rack-cache-1.2:1.2
+   )"
+
+all_ruby_prepare() {
+   # Remove items from the common Gemfile that we don't need for this
+   # test run. This also requires handling some gemspecs.
+   sed -i -e 
"/\(system_timer\|sdoc\|w3c_validators\|pg\|execjs\|jquery-rails\|'mysql'\|journey\|ruby-prof\|stackprof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|sprockets-rails\|redcarpet\|bcrypt\|uglifier\|minitest\|sprockets\|stackprof\)/
 s:^:#:" \
+   -e '/:job/,/end/ s:^:#:' \
+   -e '/group :doc/,/^end/ s:^:#:' ../Gemfile || die
+   rm ../Gemfile.lock || die
+
+   # Skip a failing test related to security updates in 4.2.5.1. Let's
+   # assume that this is not a bug but a test lagging a security
+   # measure.
+   sed -i -e '/test_dynamic_render_with_file/,/^  end/ s:^:#:' \
+   test/controller/render_test.rb || die
+}



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

2016-01-25 Thread Hans de Graaff
commit: d013a6dbfc4f7c28a2dec769aa9d3369703d3d24
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 06:37:02 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 06:37:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d013a6db

dev-ruby/actionview: add rails 4.2.5.1

Package-Manager: portage-2.2.26

 dev-ruby/actionview/Manifest  |  1 +
 dev-ruby/actionview/actionview-4.2.5.1.ebuild | 50 +++
 2 files changed, 51 insertions(+)

diff --git a/dev-ruby/actionview/Manifest b/dev-ruby/actionview/Manifest
index a6137ba..82f8dba 100644
--- a/dev-ruby/actionview/Manifest
+++ b/dev-ruby/actionview/Manifest
@@ -1,4 +1,5 @@
 DIST rails-4.1.13.tgz 3726822 SHA256 
94112f3398c5ffd5e53ce959969c133b35386ade0a9d845eaead4237a5546335 SHA512 
8fef27cfbe898fc691562d9a6d543816c3e5c08c4c114b01115024e573b6d49568bca13da9d4574cfe0b76cc778c734e4a24def7047c90fb1c6d1c78553bcee3
 WHIRLPOOL 
321e60e7f51026e6c79c9f1cf128b349dbab08ed17d8f20fb034f1317c8498edcdaebf166fa30995abc80c6a4cd691408b3b4046adf11086899cd995e94c7d0a
 DIST rails-4.1.14.tgz 3727638 SHA256 
c3e8c22e05287f98271dafb7dc512fa25878b65c5bd5d5719216b30e653a3a05 SHA512 
94643cef73c0bb0cb8d30295d155a2dece9b2d9a547f7814dffa5e618bc76b7910cb369ac33538fb7be8efb728ea4dd87f6bdf30d2b7cbea2c401509e6de5b71
 WHIRLPOOL 
4d5bce5a73ecb71f2d4244076295b5ad1a04bc67c7b488bd0145127e26bb7fcc31f4de74307e3ace2756d809c44c7ddbd79411fdad40f5a65e1e79a2a861a67b
 DIST rails-4.2.4.tgz 4166672 SHA256 
cc6618eaa2c640932e803dfac6bbde135fad3a6874dfc4e547712ec9182241d4 SHA512 
7ce9fabdd302ce8fd1077147e6e45926ba12aa4177d2e1b78775a8fb3b80420f09c4076ecf726f410610a38187f2a8abeaff3d2b1de25e8386685db998bd2308
 WHIRLPOOL 
0e7bce539ba3c20f5c7de965af478505d76ebad0fd42498b13cb9a9c576304ad9694dd218bc6debf7a02cb437bebc5f75425c104956d32f4afefd1cc2c020d8d
+DIST rails-4.2.5.1.tgz 4175926 SHA256 
713da4f88244101457b4de5d08007f4b373cb43c3982d72de70bb5c5145afb46 SHA512 
3c74d825f35a71dd80a0e1d3959cc6d9e52da0f2eb43bfb869da22a8117ba4f66df1de183851b7cd9e3c2cc8a0b5a8ae4e6902d3b43afd52ccdd20470b49801d
 WHIRLPOOL 
dfb4f925468cfbadd73fd54eb146e377df8e4d67aa094076dd928c616d6cfddb9084cee2adb220490df0c34627a99b150118bc7827b2ca5f6d0751611993b53f
 DIST rails-4.2.5.tgz 4174680 SHA256 
adda75f10fc4b7eb498ae9a2b04cb92bd69568fc1a9d6ace27cc1ab203af5a2e SHA512 
808d7eaf135f3f6b4b504372615b42e4b7c7f9fa0acdd2c425c9548852d24f143ad3abb38aa95d99212f9198f5a04dda2a6312f3e2d5e9a63173388cb30736e1
 WHIRLPOOL 
f1e8af458b6a922bdb4a214476b145a5e743603ae0ad7b977a8917f9204028cce4da3ee1780118b555924af74319f81d83c42390fc35d010ba881fa03bb30d55

diff --git a/dev-ruby/actionview/actionview-4.2.5.1.ebuild 
b/dev-ruby/actionview/actionview-4.2.5.1.ebuild
new file mode 100644
index 000..5a093fd
--- /dev/null
+++ b/dev-ruby/actionview/actionview-4.2.5.1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Simple, battle-tested conventions and helpers for building web 
pages"
+HOMEPAGE="https://github.com/rails/rails/";
+SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
+IUSE=""
+
+RUBY_S="rails-${PV}/${PN}"
+
+ruby_add_rdepend "
+   ~dev-ruby/activesupport-${PV}
+   >=dev-ruby/builder-3.1:* =dev-ruby/builder-3*:*
+   >=dev-ruby/erubis-2.7.0
+   >=dev-ruby/rails-html-sanitizer-1.0.2:1
+   >=dev-ruby/rails-dom-testing-1.0.5:1
+"
+
+ruby_add_bdepend "
+   test? (
+   dev-ruby/mocha:0.14
+   ~dev-ruby/actionpack-${PV}
+   ~dev-ruby/activemodel-${PV}
+   )"
+
+all_ruby_prepare() {
+   # Remove items from the common Gemfile that we don't need for this
+   # test run. This also requires handling some gemspecs.
+   sed -i -e 
"/\(system_timer\|sdoc\|w3c_validators\|pg\|execjs\|jquery-rails\|'mysql'\|journey\|rack-cache\|ruby-prof\|stackprof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|redcarpet\|bcrypt\|uglifier\|minitest\|sprockets\|stackprof\)/
 s:^:#:" \
+   -e '/:job/,/end/ s:^:#:' \
+   -e '/group :doc/,/^end/ s:^:#:' ../Gemfile || die
+   rm ../Gemfile.lock || die
+}



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

2016-01-25 Thread Hans de Graaff
commit: 1f021e4197c6b9a82ed2e1859649370e2d066f45
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 26 06:14:23 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 26 06:14:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f021e41

dev-ruby/rails-html-sanitizer: add 1.0.3 for security bug 572924

Package-Manager: portage-2.2.26

 dev-ruby/rails-html-sanitizer/Manifest |  1 +
 .../rails-html-sanitizer-1.0.3.ebuild  | 27 ++
 2 files changed, 28 insertions(+)

diff --git a/dev-ruby/rails-html-sanitizer/Manifest 
b/dev-ruby/rails-html-sanitizer/Manifest
index 0e44106..8448998 100644
--- a/dev-ruby/rails-html-sanitizer/Manifest
+++ b/dev-ruby/rails-html-sanitizer/Manifest
@@ -1 +1,2 @@
 DIST rails-html-sanitizer-1.0.2.gem 14848 SHA256 
2481cfb60c4a03941489af5c92165c6dd169966f0b849d26d857cab5444b467a SHA512 
c86b295ae42f9c78a32173fd80d659dd49b4938e6a8d8e170a709d692363aaa6159c7b77ca9a0430a365934dc6e12437b58b2dc5ccbf44d30dbab4caecba
 WHIRLPOOL 
65d1712339bc5a54d0207302badc5de8d000c65ba4d668ad777d4c63d89b5950ec6c3952f0e502a9b247a1762090994102c11840cf081bcf2b488c9829dc502c
+DIST rails-html-sanitizer-1.0.3.gem 15360 SHA256 
a7da8eb4ce2e673ba909d36a94a9e06f196e88a92e76d01dfee3803d0d6a0e8d SHA512 
84d91014384773389492d7cde0afcdc7e3324320970788d88861f89395d847d2599d1e645177f5301109194805ffb684f591e287f3e4280117738416655d934a
 WHIRLPOOL 
1d0b46c1c41dce9518b7f5ec9c19f1564c4888db25d63041d8010870441ef9079457fd359cfac9b3329bc893e7d8a1be0cc398c82e69bf0487af571a444875fd

diff --git a/dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.0.3.ebuild 
b/dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.0.3.ebuild
new file mode 100644
index 000..f7cc832
--- /dev/null
+++ b/dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.0.3.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Sanitize HTML fragments in Rails applications"
+HOMEPAGE="https://github.com/rafaelfranca/rails-html-sanitizer";
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/loofah:0"
+
+ruby_add_bdepend "test? ( dev-ruby/rails-dom-testing )"
+
+each_ruby_test() {
+   ${RUBY} -Ilib:test:. -e 'Dir["test/*_test.rb"].each{|f| require f}' || 
die
+}



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

2016-01-25 Thread Matt Thode
commit: 6d2b5233c7235878bbeb66e6b80cec50271291da
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Jan 26 05:53:57 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Jan 26 05:53:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d2b5233

app-admin/puppet-agent: bup

Package-Manager: portage-2.2.26

 app-admin/puppet-agent/Manifest  |  2 +
 app-admin/puppet-agent/puppet-agent-1.3.4.ebuild | 99 
 2 files changed, 101 insertions(+)

diff --git a/app-admin/puppet-agent/Manifest b/app-admin/puppet-agent/Manifest
index 7cd11d0..26de7c3 100644
--- a/app-admin/puppet-agent/Manifest
+++ b/app-admin/puppet-agent/Manifest
@@ -1,2 +1,4 @@
 DIST puppet-agent_1.3.2-1wheezy_amd64.deb 18316012 SHA256 
9d36e5d2902e8ffa9cb19a51c0df26bfe9e15fa28daaff8fc7724185df460ae6 SHA512 
d63a52a9e5cf6a0cb1438715ed3f1c8edddaf4c21335aac80771b283c577151519bfbf73028c3d6af702d03372220964b052c4b45190f838a0a7e5ade247923a
 WHIRLPOOL 
789b9316dc0edf701da9ef73c6034501b261e71db86c29db2d4f737719a3d37a53ef71f5eb43d8b7c5d2ff465d44ab59f4f744a39ed20b6a7600624e5ef4b993
 DIST puppet-agent_1.3.2-1wheezy_i386.deb 18248404 SHA256 
7e6570f592a712c342c192643cacfb74ca103efea26191cb8b8baa0f359b0fca SHA512 
66a092cd7579af5aff89e3c45897c2f3d036fc2fb6e35be3492bdfb273d33c356e4d5ff53362d303eead6b3c53aeef9e82da1371b3555c94f67f11a65f0f5b6d
 WHIRLPOOL 
8cf9f5ddad6815511f2c09d76e66d456aa15c68af0485dfda86a081fa3f6ecbdeeaf4815838c2f6113a65890532164bbba1fb12fb9607c5d1fa8c95d4df14217
+DIST puppet-agent_1.3.4-1wheezy_amd64.deb 20088688 SHA256 
d98026bc27d680c6d674889ddf76aab3da0f9122be3aaccfd4794c5193bf58af SHA512 
1a11a7df1545c405f0cbcf6fa2b12a12d6f2091068706cc2be614b2aac4c2d1b8f92f8d6bb9721b5c9b7a30f27d087b585c4d9e41e9c966f526977bff1e39a91
 WHIRLPOOL 
619a00bdd175ad518a00c04410a09ed9502d768878f64810d434ef45bd41b2f0d695ea9fddb01a27b31989a90e47554b6a7577842f2762872601425b6801809f
+DIST puppet-agent_1.3.4-1wheezy_i386.deb 19864590 SHA256 
7eaf2264fc0ce048fd1fc604f384df8d601e8571e9f92fb1432bc2be73a24874 SHA512 
2640a6b0daaa2a9c913a9411a7eb56914bb127610d2bf56100f9029dc94727f3c42df7c858924b22fc5ad03a9151d98a136c0c6d369501f3e38a9c179333d2ff
 WHIRLPOOL 
88dbebd7c5217d7efc85c877bc1977c574e17ca544a59424b805cebcad637ed5762ebe37c13d82dc01cebcd1ef1259383143adff7a748c82241124b2007d5513

diff --git a/app-admin/puppet-agent/puppet-agent-1.3.4.ebuild 
b/app-admin/puppet-agent/puppet-agent-1.3.4.ebuild
new file mode 100644
index 000..a757b0a
--- /dev/null
+++ b/app-admin/puppet-agent/puppet-agent-1.3.4.ebuild
@@ -0,0 +1,99 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils systemd unpacker user
+
+DESCRIPTION="general puppet client utils along with mcollective hiera and 
facter"
+HOMEPAGE="https://puppetlabs.com/";
+SRC_BASE="http://apt.puppetlabs.com/pool/wheezy/PC1/${PN:0:1}/${PN}/${PN}_${PV}-1wheezy";
+SRC_URI="
+   amd64? ( ${SRC_BASE}_amd64.deb )
+   x86?   ( ${SRC_BASE}_i386.deb )
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="puppetdb selinux"
+RESTRICT="strip"
+
+CDEPEND="!app-admin/augeas
+   !app-admin/mcollective
+   !app-admin/puppet
+   !dev-ruby/hiera
+   !dev-ruby/facter
+   !app-emulation/virt-what"
+
+DEPEND="
+   ${CDEPEND}"
+RDEPEND="${CDEPEND}
+   sys-apps/dmidecode
+   selinux? (
+   sys-libs/libselinux[ruby]
+   sec-policy/selinux-puppet
+   )
+   puppetdb? ( >=dev-ruby/puppetdb-termini-3.1.0 )"
+
+S=${WORKDIR}
+
+QA_PREBUILT="
+   /opt/puppetlabs/puppet
+   /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/*
+   /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/mathn/*
+   /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/io/*
+   /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/dl/*
+   /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/racc/*
+   /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/enc/*
+   /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/json/ext/*
+   /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/rbconfig/*
+   /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/digest/*
+   /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/*
+   /opt/puppetlabs/puppet/lib/engines/*
+   /opt/puppetlabs/puppet/lib/virt-what/*
+   /opt/puppetlabs/puppet/lib/*
+   /opt/puppetlabs/puppet/bin/*"
+
+pkg_setup() {
+   enewgroup puppet
+   enewuser puppet -1 -1 /var/run/puppet puppet
+}
+
+src_install() {
+   # conf.d
+   doconfd etc/default/puppet
+   doconfd etc/default/mcollective
+   # logrotate.d
+   insinto /etc/logrotate.d
+   doins etc/logrotate.d/mcollective
+   # puppet itself
+   insinto /etc/puppetlabs
+   doins -r etc/puppetlabs/*
+   # logdir for systemd
+   dodir var/log/puppetlabs/puppet/
+   fperms 0750 var/log/puppetlabs/puppet/
+   #

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

2016-01-25 Thread Matt Thode
commit: 06359b3c67249d3925c3cf3fb7235d952c498162
Author: Matthew Thode  mthode  org>
AuthorDate: Tue Jan 26 05:49:19 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Jan 26 05:49:19 2016 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=06359b3c

fix typo in catalyst config

 tools/catalyst-auto-amd64.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/catalyst-auto-amd64.conf b/tools/catalyst-auto-amd64.conf
index 876790a..f54ab37 100644
--- a/tools/catalyst-auto-amd64.conf
+++ b/tools/catalyst-auto-amd64.conf
@@ -22,7 +22,7 @@ SETS="
 SET_multilib_SPECS="stage1.spec stage2.spec stage3.spec"
 SET_multilib_OPTIONAL_SPECS="installcd-stage1.spec 
installcd-stage2-minimal.spec"
 SET_cloud_multilib_SPECS="stage4-cloud.spec"
-SET_minimal_hardened_multilib_SPECS="stage4-minimal.spec"
+SET_minimal_multilib_SPECS="stage4-minimal.spec"
 SET_nomultilib_SPECS="stage1-nomultilib.spec stage2-nomultilib.spec 
stage3-nomultilib.spec"
 SET_cloud_nomultilib_SPECS="stage4-nomultilib-cloud.spec"
 SET_minimal_nomultilib_SPECS="stage4-nomultilib-minimal.spec"



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

2016-01-25 Thread Matt Thode
commit: c46707dcb8b817f0846e4f879ab4a2b81f7e6c9a
Author: Matthew Thode  mthode  org>
AuthorDate: Tue Jan 26 05:27:09 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Jan 26 05:27:09 2016 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=c46707dc

we are still using the cloud portage confdir

 releases/weekly/specs/amd64/hardened/stage4-minimal.spec| 2 +-
 releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec | 2 +-
 releases/weekly/specs/amd64/stage4-minimal.spec | 2 +-
 releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/releases/weekly/specs/amd64/hardened/stage4-minimal.spec 
b/releases/weekly/specs/amd64/hardened/stage4-minimal.spec
index f011c59..3a3819e 100644
--- a/releases/weekly/specs/amd64/hardened/stage4-minimal.spec
+++ b/releases/weekly/specs/amd64/hardened/stage4-minimal.spec
@@ -5,7 +5,7 @@ rel_type: hardened
 profile: hardened/linux/amd64
 snapshot: latest
 source_subpath: hardened/stage3-amd64-hardened-latest
-portage_confdir: /release/releng/releases/weekly/portage/minimal-stages
+portage_confdir: /release/releng/releases/weekly/portage/cloud-stages
 
 stage4/use:
bindist

diff --git 
a/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec 
b/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec
index d863797..7de5f56 100644
--- a/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec
+++ b/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec
@@ -5,7 +5,7 @@ rel_type: hardened
 profile: hardened/linux/amd64/no-multilib
 snapshot: latest
 source_subpath: hardened/stage3-amd64-hardened+nomultilib-latest
-portage_confdir: /release/releng/releases/weekly/portage/minimal-stages
+portage_confdir: /release/releng/releases/weekly/portage/cloud-stages
 
 stage4/use:
bindist

diff --git a/releases/weekly/specs/amd64/stage4-minimal.spec 
b/releases/weekly/specs/amd64/stage4-minimal.spec
index c0a5024..bce2c81 100644
--- a/releases/weekly/specs/amd64/stage4-minimal.spec
+++ b/releases/weekly/specs/amd64/stage4-minimal.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/amd64/13.0
 snapshot: latest
 source_subpath: default/stage3-amd64-latest
-portage_confdir: /release/releng/releases/weekly/portage/minimal-stages
+portage_confdir: /release/releng/releases/weekly/portage/cloud-stages
 
 stage4/use:
bindist

diff --git a/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec 
b/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec
index ba41bc4..da3837e 100644
--- a/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec
+++ b/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/amd64/13.0/no-multilib
 snapshot: latest
 source_subpath: default/stage3-amd64-nomultilib-latest
-portage_confdir: /release/releng/releases/weekly/portage/minimal-stages
+portage_confdir: /release/releng/releases/weekly/portage/cloud-stages
 
 stage4/use:
bindist



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

2016-01-25 Thread Matt Thode
commit: 10f830e663b628ab3342bbc1a006d62343cb44bb
Author: Matthew Thode  mthode  org>
AuthorDate: Tue Jan 26 05:40:57 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Jan 26 05:40:57 2016 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=10f830e6

switch to isc dhcp

 releases/weekly/specs/amd64/hardened/stage4-minimal.spec| 3 +--
 releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec | 3 +--
 releases/weekly/specs/amd64/stage4-minimal.spec | 3 +--
 releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec  | 3 +--
 4 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/releases/weekly/specs/amd64/hardened/stage4-minimal.spec 
b/releases/weekly/specs/amd64/hardened/stage4-minimal.spec
index 3a3819e..594df10 100644
--- a/releases/weekly/specs/amd64/hardened/stage4-minimal.spec
+++ b/releases/weekly/specs/amd64/hardened/stage4-minimal.spec
@@ -19,7 +19,7 @@ stage4/use:
 
 stage4/packages:
app-admin/sudo
-   net-misc/dhcpcd
+   net-misc/dhcp
sys-boot/grub
sys-apps/dmidecode
sys-apps/gptfdisk
@@ -31,7 +31,6 @@ stage4/fsscript: 
/release/releng/releases/weekly/scripts/cloud-prep.sh
 stage4/root_overlay: /release/releng/releases/weekly/overlays/cloud-overlay
 stage4/rcadd:
acpid|default
-   dhcpcd|default
net.lo|default
netmount|default
sshd|default

diff --git 
a/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec 
b/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec
index 7de5f56..ca441e7 100644
--- a/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec
+++ b/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec
@@ -19,7 +19,7 @@ stage4/use:
 
 stage4/packages:
app-admin/sudo
-   net-misc/dhcpcd
+   net-misc/dhcp
   net-misc/iputils
sys-boot/grub
sys-apps/gptfdisk
@@ -31,7 +31,6 @@ stage4/fsscript: 
/release/releng/releases/weekly/scripts/cloud-prep.sh
 stage4/root_overlay: /release/releng/releases/weekly/overlays/cloud-overlay
 stage4/rcadd:
acpid|default
-   dhcpcd|default
net.lo|default
netmount|default
sshd|default

diff --git a/releases/weekly/specs/amd64/stage4-minimal.spec 
b/releases/weekly/specs/amd64/stage4-minimal.spec
index bce2c81..a550659 100644
--- a/releases/weekly/specs/amd64/stage4-minimal.spec
+++ b/releases/weekly/specs/amd64/stage4-minimal.spec
@@ -19,7 +19,7 @@ stage4/use:
 
 stage4/packages:
app-admin/sudo
-   net-misc/dhcpcd
+   net-misc/dhcp
net-misc/iputils
sys-boot/grub
sys-apps/gptfdisk
@@ -31,7 +31,6 @@ stage4/fsscript: 
/release/releng/releases/weekly/scripts/cloud-prep.sh
 stage4/root_overlay: /release/releng/releases/weekly/overlays/cloud-overlay
 stage4/rcadd:
acpid|default
-   dhcpcd|default
net.lo|default
netmount|default
sshd|default

diff --git a/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec 
b/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec
index da3837e..1cd5e28 100644
--- a/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec
+++ b/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec
@@ -19,7 +19,7 @@ stage4/use:
 
 stage4/packages:
app-admin/sudo
-   net-misc/dhcpcd
+   net-misc/dhcp
net-misc/iputils
sys-boot/grub
sys-apps/gptfdisk
@@ -31,7 +31,6 @@ stage4/fsscript: 
/release/releng/releases/weekly/scripts/cloud-prep.sh
 stage4/root_overlay: /release/releng/releases/weekly/overlays/cloud-overlay
 stage4/rcadd:
acpid|default
-   dhcpcd|default
net.lo|default
netmount|default
sshd|default



[gentoo-commits] proj/mozilla:master commit in: www-client/seamonkey/

2016-01-25 Thread Lars Wendler
commit: 13ed38548b7c1eafebab1fda60feabef55edfc2f
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Jan 26 05:37:45 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Jan 26 05:37:45 2016 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=13ed3854

seamonkey: Bump to latest pre release.

 www-client/seamonkey/Manifest  | 108 ++---
 ...nkey-2.39.ebuild => seamonkey-2.40_pre4.ebuild} |   9 +-
 2 files changed, 33 insertions(+), 84 deletions(-)

diff --git a/www-client/seamonkey/Manifest b/www-client/seamonkey/Manifest
index d1cd2c8..f68fa3a 100644
--- a/www-client/seamonkey/Manifest
+++ b/www-client/seamonkey/Manifest
@@ -1,7 +1,6 @@
 DIST enigmail-1.8.2.tar.gz 1604159 SHA256 
1d2700799bc52aaa8e8c9f7a0f5111281ff9fbdffc093cdff070657d574eb2a6 SHA512 
51eece988f466aeb4a343719a86dc7d95ec41dfc3ec7e3d8d2f360528675c605f8f2154f10aeea6ef82ed87c784f1d13bfc978e052a9ede0072b5137f6294b11
 WHIRLPOOL 
e12a703899e0e4c98adc58b5f4bf1f74e24a2cf09c1a706a6edca6aca06140041b293f23e6e5b05c507177b4148533ebc3431fb75592aae07d791a899ba2c45c
 DIST firefox-38.0-patches-0.3.tar.xz 4796 SHA256 
bfbef81748f76f5f80c3ce6e6b810b65f6266f71da02722b1e8c9fad865b02bd SHA512 
a974e33759246153db7d83488f1326275efd12c44a6c8c539cbc35709b4dbd27e848bda32f302ac2baa5d8729ba20579ebc7f643419757f542972ca1a264d520
 WHIRLPOOL 
3549239db380c02a1575ff407ea684a14827f2250d991b5eb6c8a341ceebaca57cd2cc422e160f00dfab933385d677574cd84947da07bd282c68bb84c40fa42b
-DIST firefox-40.0-patches-0.01.tar.xz 5144 SHA256 
072c44c79ba82d04958b3fc3d1c6e90805cf71797a03b96961fd3a16bd14c3a7 SHA512 
bb9ca395ee380e6ec21fefadc5c5052ce8490039577ac0245bcee309686e802a654a999b3aeeaf8d97573f102fba3620c9995ec145ddcdded2ee9487490f87f9
 WHIRLPOOL 
e74ed6af06e61baaf0991d23849739fb8c1cb33c800467e76d1c15ae22360c18c757ac9f19d274ca9cc54a6f9a0d17f365bd815b4a35c94766b29980638e8c91
-DIST firefox-42.0-patches-02.tar.xz 6424 SHA256 
6c8a89c75ea4a359bf720f011e1bb856b653cd6676767b33ccb9d2f807a089e3 SHA512 
d40266c98aa5bfeed243e3bd42f9146bc73492bd20bd07ac4941df83793a7e3a832220b65fc8c9eeb5f3a00089087251a2b758df5fc0d3dd3403468ec0b9eb53
 WHIRLPOOL 
93356507e31a5dca653a5fcc844c24acc1de6b2a01f3dbd7227c1e23eda4e8799a59cf1a50bb49b721249cb82c744d49f4671bfb7188275101c6de955afdb149
+DIST firefox-42.0-patches-0.3.tar.xz 13360 SHA256 
8f1b592454695a27cd8ab6a234705d73363af0a5ecc5e64c30072def05fd5fc8 SHA512 
4aa1ab7b8482b2d6af35cc293443678eb3c33a6eb2577fc0553ec94b3c3a3cbd7c322d50c004ac646296491fe1f67f5d199635750b0c50cc4f0742af704a9cac
 WHIRLPOOL 
e755b9fd4da821e8d0490e138531dcc55e9c9dd6ebbbf33771fffda9fe932df79c1d26dc8ad6b6dc9e8a444ee47659f7ef90846dc076299793db4726be06b94e
 DIST seamonkey-2.33-patches-01.tar.xz 944 SHA256 
1612d94dddbd37fa4ce8307c1ba565c8439d082609b63c12b4971e361895566c SHA512 
0132e7d06a1ea5d6c059f23e5b8a20016a1e911e8aa40ae15eaefcd141030b4d245297f1e13e508827d91bab5988db4775c8425e737654afba2ede9c2dee8392
 WHIRLPOOL 
4520c4eaa7e6a25f5c32e9cd1d46472e181fbd769a1c5a59c913834cec5556100eac01423b4abf4a47543d0fbae4bf83b0f4a4d6cec7a058587e2705043bf507
 DIST seamonkey-2.35-be.xpi 844271 SHA256 
c1043f743a353dfb46db8f524249c808183e89f4f0f7a6181f9d5304d545f694 SHA512 
2683a9e5858680a37b152c77fc15964d9b342e2d2a0fc409968b6cf35758f2bf30b3339dcd5c860ef95c56ed85c224383f95efc3d14999cd0a3e4a396c7c4644
 WHIRLPOOL 
f3f69369b0e225cdbb8fc1ac35e4e2295ed1778df7cabd3c9f4f566b758ee6f7dc2f922e422b5b5175bc2ff2ecc15769e535810a90435d15f57f7b22217eb1bf
 DIST seamonkey-2.35-ca.xpi 835414 SHA256 
6b6bc56a6f780f18a8736a554fcec9b042ff8c3a4ecbef9d192d3ad6a67ed150 SHA512 
7dd90e4d3124749971c66c5aa49c4a7ba2fa3813df49526d8f42083b0b6b712362005d3e7332a4d74b053360d56beb22f922e6917471f42e81386b7cc5d9b6d0
 WHIRLPOOL 
8aa4bc9e1d662c3488fe27b490b4bc42536931a82340b5b133b9886efd10836b64da3c7f253cfd83e561f0d9b2ed03cae922a836c9bb0f927a4c28dabd1de64f
@@ -29,82 +28,29 @@ DIST seamonkey-2.35-uk.xpi 874302 SHA256 
fce8928dd186da0685c4e9516f35e9edb40a57a
 DIST seamonkey-2.35-zh-CN.xpi 836554 SHA256 
40f469d1b0df9a3c7dd2c6d765f9ccdcae3dca211b81ed2985d97c20cdc61a3b SHA512 
97714a166a3af31aabf3ccf39c77e4cf8aa09a8c9803acdfe75660cddf2d8d4504bad9ed71293174c7ef484e6a13c9e94f86897f73eff306aa1a61d532fdf979
 WHIRLPOOL 
7d269108e45baeb3192890ef4c9dc0dbfbe228a85cf962c87c2c191c039718180e7461274ca4da9d13f3a0e9019e4adbdb5dd7164d705324331210836f76d3bd
 DIST seamonkey-2.35-zh-TW.xpi 860776 SHA256 
5e6e23d891f08b9b55ccd55ae4d2ce8c5ea9e32232bcadb31749e199dc55b59d SHA512 
4f9d791ea3f00b1f7827ba87c33d9ce09f3351fea970ae29393c38f9185ebb928275973aa55bc945154d4850c804367798c40f9d413862e26bd250259ba7e8f9
 WHIRLPOOL 
8d6dd5feeaa1eacbe51014e90b49651c262ccd44c5aec7b0907ae044630f3c3137f9c9304d3b88b94c158b8f9fb2ad22d40a4f15befaec6fcaf896195c04b90b
 DIST seamonkey-2.35.source.tar.bz2 204983795 SHA256 
2096a1f3d57cfe83e6c1f24a6262fafbab336e979bae732212f005e6e2ce2072 SHA512 
84b70cc1ba85c263ff88c4edbe3def76628c46c1e1e65a8c42055bbb7f5d6e6d85de67b5e006781533caa0fe12a112d1344b4799bb292ae01d65717137e1fc83
 WHIRLPOOL 
9

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

2016-01-25 Thread Brian Evans
commit: f2c29e8eb86c0e2678aa976c42299ff1584073be
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Jan 26 05:11:34 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Jan 26 05:11:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2c29e8e

dev-db/mysql: Version bump for 5.5 series

Package-Manager: portage-2.2.27

 dev-db/mysql/Manifest|   1 +
 dev-db/mysql/mysql-5.5.47.ebuild | 126 +++
 2 files changed, 127 insertions(+)

diff --git a/dev-db/mysql/Manifest b/dev-db/mysql/Manifest
index 47de16b..28c323a 100644
--- a/dev-db/mysql/Manifest
+++ b/dev-db/mysql/Manifest
@@ -1,4 +1,5 @@
 DIST mysql-5.5.46.tar.gz 21838374 SHA256 
93e0d91f1b380508edcecdd102cbec79a609d6b594a8814922db1c0fd11c8c3e SHA512 
c2db730318d4c16793d62dbd937c1ff739fffabab6d1689b94252f5501ff36917ddf80a8144583492c05220b3ae33f29ecbcec10f6d8ae0a0b10142be719fc27
 WHIRLPOOL 
355260ae0e7385c7d00b289e37af09374bc8320f69a55d7ee0469283382f197fd430be32019668b1f29cda69f9d76965d4ee749cb93f1e8263799673e4f0f535
+DIST mysql-5.5.47.tar.gz 21187802 SHA256 
77d0997e7ef47885a6682888e6d1282419687d333b2bd2365cb909a089b8db7b SHA512 
807d140764ec18f4a7edb8de3ceff24b2003f1b30cf59cce315b6c1f2475a3f3f92bf369e9fe5704611dd45ee5fb676c0c187851230dcb419adde22436678ce3
 WHIRLPOOL 
db188a23b470fc4d556dfeee6feb2a248dcbffe027018c99e28f3a47c2783cfe473378fb96aefbf5a263a6bd4676e62e77f9e6c1e3aac6325f732d9517a4a867
 DIST mysql-5.6.27.tar.gz 33327156 SHA256 
8356bba23f3f6c0c2d4806110c41d1c4d6a4b9c50825e11c5be4bbee2b20b71d SHA512 
2839a2f481eec52272a7965d1344677c0d0b77d85108e3b4986dc346caebf62d9ef6347756bac156dd943ad57440d6cac9283ee252e30bd3a1e430c492aceb09
 WHIRLPOOL 
4fdc0db92822809824777c5f712c3e7898af58f178d22ec4ca1a56d9c9b4d782efe47b3b35b7cc9c7b45d31f25f0323cced346e29c24e7bc4e7b9d965c48cfd7
 DIST mysql-5.6.28.tar.gz 32182980 SHA256 
217cd96921abdd709b9b4ff3ce2af4cbd237de43679cf19385d19df03a037b21 SHA512 
f02f91586567cb240ec882108ed5cc9e49a4e96545738cf00d43ba6c1fbe8d08b3726dccbe6f7b2412136a1bd50098543975d68ed2322f4cdeb7cd9572d48fcc
 WHIRLPOOL 
039bb2af811d13c573d1a62cd9c8c043b03fba9a369a6afd30336dcc5ba999e90e2e86f1d1b5d4e5944d76eed1c2893e515705aa384cec98e24e2e8a8f7437c2
 DIST mysql-extras-20150127-1351Z.tar.bz2 1494648 SHA256 
74497659f1fb3b0cb620e38a911cf2e59a084149dd175199eb7cf4be18b4c328 SHA512 
886e42697b3b0a90d8542bafaf3a7ccedf075f9f0065fec995bf58f645edff3a5d62f29be1cfa2e01d002d6382ee02279832cea8c21db6a774c2567c75ab6a35
 WHIRLPOOL 
9ddb5ccd914a6a6a19741ff93df78534d2273cf918f24af427c018b7c4f424a90d9f57f167633c48e2fa4102a4fae0873fd6dec7529839f229af855cbddf82d4

diff --git a/dev-db/mysql/mysql-5.5.47.ebuild b/dev-db/mysql/mysql-5.5.47.ebuild
new file mode 100644
index 000..dbc9696
--- /dev/null
+++ b/dev-db/mysql/mysql-5.5.47.ebuild
@@ -0,0 +1,126 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+MY_EXTRAS_VER="20150127-1351Z"
+MY_PV="${PV//_alpha_pre/-m}"
+MY_PV="${MY_PV//_/-}"
+
+# Build type
+BUILD="cmake"
+
+inherit toolchain-funcs mysql-v2
+# only to make repoman happy. it is really set in the eclass
+IUSE="$IUSE"
+
+# Define the mysql-extras source
+EGIT_REPO_URI="git://anongit.gentoo.org/proj/mysql-extras.git"
+
+# REMEMBER: also update eclass/mysql*.eclass before committing!
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+
+# When MY_EXTRAS is bumped, the index should be revised to exclude these.
+EPATCH_EXCLUDE=''
+
+DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
+RDEPEND="${RDEPEND}"
+
+# Please do not add a naive src_unpack to this ebuild
+# If you want to add a single patch, copy the ebuild to an overlay
+# and create your own mysql-extras tarball, looking at 000_index.txt
+
+# Official test instructions:
+# USE='embedded extraengine perl ssl static-libs community' \
+# FEATURES='test userpriv -usersandbox' \
+# ebuild mysql-X.X.XX.ebuild \
+# digest clean package
+src_test() {
+
+   local TESTDIR="${BUILD_DIR}/mysql-test"
+   local retstatus_unit
+   local retstatus_tests
+
+   # Bug #213475 - MySQL _will_ object strenously if your machine is named
+   # localhost. Also causes weird failures.
+   [[ "${HOSTNAME}" == "localhost" ]] && die "Your machine must NOT be 
named localhost"
+
+   if ! use "minimal" ; then
+
+   if [[ $UID -eq 0 ]]; then
+   die "Testing with FEATURES=-userpriv is no longer 
supported by upstream. Tests MUST be run as non-root."
+   fi
+   has usersandbox $FEATURES && eerror "Some tests may fail with 
FEATURES=usersandbox"
+
+   einfo ">>> Test phase [test]: ${CATEGORY}/${PF}"
+   addpredict /this-dir-does-not-exist/t9.MYI
+
+   # Run CTest (test-units)
+   cmak

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

2016-01-25 Thread Matt Thode
commit: 0620565ba2ad05456c4f61721a7e624b7ffb2990
Author: Matthew Thode  mthode  org>
AuthorDate: Tue Jan 26 04:19:27 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Jan 26 04:19:27 2016 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=0620565b

growpart doesn't need parted, neat

 releases/weekly/specs/amd64/hardened/stage4-minimal.spec| 1 -
 releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec | 1 -
 releases/weekly/specs/amd64/stage4-minimal.spec | 1 -
 releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec  | 1 -
 4 files changed, 4 deletions(-)

diff --git a/releases/weekly/specs/amd64/hardened/stage4-minimal.spec 
b/releases/weekly/specs/amd64/hardened/stage4-minimal.spec
index c0422a5..f011c59 100644
--- a/releases/weekly/specs/amd64/hardened/stage4-minimal.spec
+++ b/releases/weekly/specs/amd64/hardened/stage4-minimal.spec
@@ -25,7 +25,6 @@ stage4/packages:
sys-apps/gptfdisk
sys-apps/iproute2
sys-apps/lsb-release
-   sys-block/parted
sys-devel/bc
sys-power/acpid
 stage4/fsscript: /release/releng/releases/weekly/scripts/cloud-prep.sh

diff --git 
a/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec 
b/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec
index a5ac695..d863797 100644
--- a/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec
+++ b/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec
@@ -25,7 +25,6 @@ stage4/packages:
sys-apps/gptfdisk
sys-apps/iproute2
sys-apps/lsb-release
-   sys-block/parted
sys-devel/bc
sys-power/acpid
 stage4/fsscript: /release/releng/releases/weekly/scripts/cloud-prep.sh

diff --git a/releases/weekly/specs/amd64/stage4-minimal.spec 
b/releases/weekly/specs/amd64/stage4-minimal.spec
index fc453c9..c0a5024 100644
--- a/releases/weekly/specs/amd64/stage4-minimal.spec
+++ b/releases/weekly/specs/amd64/stage4-minimal.spec
@@ -25,7 +25,6 @@ stage4/packages:
sys-apps/gptfdisk
sys-apps/iproute2
sys-apps/lsb-release
-   sys-block/parted
sys-devel/bc
sys-power/acpid
 stage4/fsscript: /release/releng/releases/weekly/scripts/cloud-prep.sh

diff --git a/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec 
b/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec
index ce46690..ba41bc4 100644
--- a/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec
+++ b/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec
@@ -25,7 +25,6 @@ stage4/packages:
sys-apps/gptfdisk
sys-apps/iproute2
sys-apps/lsb-release
-   sys-block/parted
sys-devel/bc
sys-power/acpid
 stage4/fsscript: /release/releng/releases/weekly/scripts/cloud-prep.sh



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

2016-01-25 Thread Matt Turner
commit: 27933d16babc7c1e01cb25cc03ea36c2badfad85
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Jan 26 04:12:36 2016 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Jan 26 04:13:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27933d16

x11-libs/pixman: Remove vulnerable version 0.33.2.

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

 x11-libs/pixman/Manifest |  1 -
 x11-libs/pixman/pixman-0.33.2.ebuild | 37 
 2 files changed, 38 deletions(-)

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

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



[gentoo-commits] repo/gentoo:master commit in: www-servers/gunicorn/

2016-01-25 Thread Zac Medico
commit: 8de40f9bf0684c1bf639a71d2e6ac90e38718783
Author: Zac Medico  gentoo  org>
AuthorDate: Tue Jan 26 03:32:26 2016 +
Commit: Zac Medico  gentoo  org>
CommitDate: Tue Jan 26 03:32:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8de40f9b

www-servers/gunicorn: update copyright to 2016

Package-Manager: portage-2.2.27

 www-servers/gunicorn/gunicorn-19.4.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-servers/gunicorn/gunicorn-19.4.5.ebuild 
b/www-servers/gunicorn/gunicorn-19.4.5.ebuild
index 1ba44ba..36e8096 100644
--- a/www-servers/gunicorn/gunicorn-19.4.5.ebuild
+++ b/www-servers/gunicorn/gunicorn-19.4.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 



[gentoo-commits] repo/gentoo:master commit in: www-servers/gunicorn/

2016-01-25 Thread Zac Medico
commit: 5556fc20147e895fe4e49e74be0b983d86420a91
Author: Zac Medico  gentoo  org>
AuthorDate: Tue Jan 26 03:27:21 2016 +
Commit: Zac Medico  gentoo  org>
CommitDate: Tue Jan 26 03:30:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5556fc20

www-servers/gunicorn: version bump to 19.4.5 (bug 572628)

Package-Manager: portage-2.2.27

 www-servers/gunicorn/Manifest   |  1 +
 www-servers/gunicorn/gunicorn-19.4.5.ebuild | 50 +
 2 files changed, 51 insertions(+)

diff --git a/www-servers/gunicorn/Manifest b/www-servers/gunicorn/Manifest
index fdb3d07..56abf5a 100644
--- a/www-servers/gunicorn/Manifest
+++ b/www-servers/gunicorn/Manifest
@@ -1,2 +1,3 @@
 DIST gunicorn-19.1.1.tar.gz 385155 SHA256 
82715511fb6246fad4ba66d812eb93416ae8371b464fa88bf3867c9c177daa14 SHA512 
1b42f0dadb8ced12954e821ad3dc7fad67ae6f1123218fe79e32d7089d9ae65bcd973613c226d9a16b11d7d35632990f2c9499594c7a383a79698a1c2db471de
 WHIRLPOOL 
29c99b33b72d00dc248adedf89517804f58ee4ee36a3c9fdddb9d65ee047dd57d381d719e1ed44b7b5284f11ac703d29f3d66fd077f996de2ab9effa8fb15fda
 DIST gunicorn-19.3.0.tar.gz 395381 SHA256 
8bc835082882ad9a012cd790c460011e4d96bf3512d98a04d3dabbe45393a089 SHA512 
8c4e0bb1bf0b35aaf9160b9b7d87890a991451fbc86186454203f3483767858944704c1ec22dd52480ce1e4693e84b62b1428dd3b67b2ae925e0475dc08fcb50
 WHIRLPOOL 
7a840b5878b409d89a61dcca40632448e7b5a402b0e26ba03a65f3384a9491f06c2c69279cdfcc0013e2b6d7ee0de619d17437a60990d19f674653d29c83502a
+DIST gunicorn-19.4.5.tar.gz 399066 SHA256 
53b58044764ad79d732af18c580b1a54b724adf4d290ec19c4ca78ab22a1ee0d SHA512 
a255178a4ce7966af5883fc6c104e7c472c87ce91861caf976b52cfb0ccd90b34109130334afa6c1f6dd251a4b33b052b1f9a4f598c5cd1e7f26e332b92e9154
 WHIRLPOOL 
1ee0ea3b69ab10a2afa67b237a8197ff06334ab1df6b4dd84479bbc6360094c0806ace6c64a80032921321434d83a5b8831641bda966e826a5c8e3b4206eb3ac

diff --git a/www-servers/gunicorn/gunicorn-19.4.5.ebuild 
b/www-servers/gunicorn/gunicorn-19.4.5.ebuild
new file mode 100644
index 000..1ba44ba
--- /dev/null
+++ b/www-servers/gunicorn/gunicorn-19.4.5.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="A WSGI HTTP Server for UNIX"
+HOMEPAGE="http://gunicorn.org https://pypi.python.org/pypi/gunicorn 
https://github.com/benoitc/gunicorn";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples test"
+
+RDEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )"
+
+DOCS="README.rst"
+
+python_prepare_all() {
+   sed -ie "s/..\/bin/\/usr\/bin\//" docs/Makefile || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_test() {
+   py.test -v || die "Testing failed with ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/build/html/. )
+   use examples && EXAMPLES=( examples/. )
+
+   distutils-r1_python_install_all
+}



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

2016-01-25 Thread Zac Medico
commit: 7ffd92f12385548bb62e749cf7d79a7e7f68f32f
Author: Zac Medico  gentoo  org>
AuthorDate: Tue Jan 26 01:55:29 2016 +
Commit: Zac Medico  gentoo  org>
CommitDate: Tue Jan 26 01:57:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ffd92f1

dev-db/redis: version bump to 3.0.6

Package-Manager: portage-2.2.27

 dev-db/redis/Manifest   |   1 +
 dev-db/redis/redis-3.0.6.ebuild | 116 
 2 files changed, 117 insertions(+)

diff --git a/dev-db/redis/Manifest b/dev-db/redis/Manifest
index 7b27574..f1cbf2b 100644
--- a/dev-db/redis/Manifest
+++ b/dev-db/redis/Manifest
@@ -3,3 +3,4 @@ DIST redis-2.8.21.tar.gz 1260030 SHA256 
3da371693bb54c22da04d86cab1b871072c8d19b
 DIST redis-2.8.23.tar.gz 1265194 SHA256 
f3c79778f478a01237035b67edaaa19332e5624dfa849d66815a4328d3e95ace SHA512 
ab27d5f4da3a1a03f513dd6e731517b59c8857961599651f51ced29138c907e3968390d2a473e26690d8ada6808cff1b948999ed171e9826cad8449031fc39ce
 WHIRLPOOL 
e18e5caf086c41743642d817b69ce7d923505ebb90373c7b8ccac5990bfa1972e264292e3d78310e84378b958c0ab818d208349763ab43eb9cfc05030755a6f5
 DIST redis-3.0.4.tar.gz 1364993 SHA256 
a35e90ad581925134aa0fc92e969cc825f5cdee8e13c36a87d4d6995316112cf SHA512 
7d8d681222892c759e7c3809203522a96a547457e0ff123cca296bac911395c7d8c1ded06331ae5cb487b87d0adcbaa02aa12c2dd724196a7b86111e236b023a
 WHIRLPOOL 
e12f7751e3e25068a25c02990d0e8416cedc152f66b5e9e1e47ae91f10a0d543b96ad456a4eb7fe16cb92ed46a0cc2fee65954207b354b9c211f425191a6c388
 DIST redis-3.0.5.tar.gz 1366160 SHA256 
4c176826eee909fbdc63db1c15adc22aab42d758043829e556f4331e6a5bd480 SHA512 
f44e2bcf2f4910da9f9d9e31ec542d5816ec0ba4329efe3e5053cc0176a5a8557d905f23bd3fd37e8a6e674eaf12804613718f63cb2ca1eac2b4f9c6082acab6
 WHIRLPOOL 
5b58ca02af6be7768c89e9307d668081cc161f9a200a1db40f0216b6c564cb67c8230d420024c12fb5f2397cedb8979a62ad01a61d526030018171a69a22e19d
+DIST redis-3.0.6.tar.gz 1372648 SHA256 
6f1e1523194558480c3782d84d88c2decf08a8e4b930c56d4df038e565b75624 SHA512 
cb29b2ed6db4a77ffafc27a94deb71b73332f4e05b63957ac870532a634d7aaf1df4225aec8bc3011322b6df35a7f0e7c3f3bb070e29aabd3dabdb5cfbb681d4
 WHIRLPOOL 
ce0de5aa188d8c631456ea5bf6346357676eb8c5f0f6bc69a704f7d35559ec6a4f5c0e583e321f546fc91c6c51d0331065d64be601864e033ce7d47da002d71b

diff --git a/dev-db/redis/redis-3.0.6.ebuild b/dev-db/redis/redis-3.0.6.ebuild
new file mode 100644
index 000..7e5e67b
--- /dev/null
+++ b/dev-db/redis/redis-3.0.6.ebuild
@@ -0,0 +1,116 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit autotools eutils flag-o-matic systemd toolchain-funcs user
+
+DESCRIPTION="A persistent caching system, key-value and data structures 
database"
+HOMEPAGE="http://redis.io/";
+SRC_URI="http://download.redis.io/releases/${P}.tar.gz";
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~x86-macos ~x86-solaris"
+IUSE="+jemalloc tcmalloc test"
+SLOT="0"
+
+RDEPEND=">=dev-lang/lua-5.1:*
+   tcmalloc? ( dev-util/google-perftools )
+   jemalloc? ( >=dev-libs/jemalloc-3.2 )"
+DEPEND="virtual/pkgconfig
+   >=sys-devel/autoconf-2.63
+   test? ( dev-lang/tcl:0= )
+   ${RDEPEND}"
+REQUIRED_USE="?? ( tcmalloc jemalloc )"
+
+S="${WORKDIR}/${PN}-${PV/_/-}"
+
+pkg_setup() {
+   enewgroup redis 75
+   enewuser redis 75 -1 /var/lib/redis redis
+}
+
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-2.8.3-shared.patch
+   epatch "${FILESDIR}"/${PN}-2.8.17-config.patch
+   epatch "${FILESDIR}"/${PN}-3.0.0-sharedlua.patch
+
+   # Copy lua modules into build dir
+   cp 
"${S}"/deps/lua/src/{fpconv,lua_bit,lua_cjson,lua_cmsgpack,lua_struct,strbuf}.c 
"${S}"/src || die
+   cp "${S}"/deps/lua/src/{fpconv,strbuf}.h "${S}"/src || die
+   # Append cflag for lua_cjson
+   # 
https://github.com/antirez/redis/commit/4fdcd213#diff-3ba529ae517f6b57803af0502f52a40bL61
+   append-cflags "-DENABLE_CJSON_GLOBAL"
+
+   # now we will rewrite present Makefiles
+   local makefiles=""
+   for MKF in $(find -name 'Makefile' | cut -b 3-); do
+   mv "${MKF}" "${MKF}.in"
+   sed -i  -e 's:$(CC):@CC@:g' \
+   -e 's:$(CFLAGS):@AM_CFLAGS@:g' \
+   -e 's: $(DEBUG)::g' \
+   -e 's:$(OBJARCH)::g' \
+   -e 's:ARCH:TARCH:g' \
+   -e '/^CCOPT=/s:$: $(LDFLAGS):g' \
+   "${MKF}.in" \
+   || die "Sed failed for ${MKF}"
+   makefiles+=" ${MKF}"
+   done
+   # autodetection of compiler and settings; generates the modified 
Makefiles
+   cp "${FILESDIR}"/configure.ac-2.2 configure.ac
+   sed -i  -e 
"s:AC_CONFIG_FILES(\[Makefile\]):AC_CONFIG_FILES([${makefiles}]):g" \
+   configure.ac || die "Sed failed for configure.ac"
+   eautoconf
+}
+
+src_configure() {
+   econf
+
+   # Li

[gentoo-commits] proj/mysql:master commit in: sys-cluster/galera/, dev-db/mysql/, dev-java/mariadb-java-client/, ...

2016-01-25 Thread Brian Evans
commit: 2c2b7c5ca2aa9acac28e43ce28e9763d4c4f81c9
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Jan 26 01:46:58 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Jan 26 01:46:58 2016 +
URL:https://gitweb.gentoo.org/proj/mysql.git/commit/?id=2c2b7c5c

Update metadata.xml for GLEP67

 dev-db/mariadb-connector-c/metadata.xml   |  7 +++-
 dev-db/mariadb-galera/metadata.xml| 39 ++-
 dev-db/mariadb/metadata.xml   | 65 ---
 dev-db/myodbc/metadata.xml|  5 ++-
 dev-db/mysql-cluster/metadata.xml | 37 ++
 dev-db/mysql-connector-c/metadata.xml |  5 ++-
 dev-db/mysql-init-scripts/metadata.xml|  5 ++-
 dev-db/mysql-utilities/metadata.xml   |  7 +++-
 dev-db/mysql/metadata.xml | 45 +++--
 dev-db/percona-server/metadata.xml| 37 ++
 dev-java/mariadb-java-client/metadata.xml |  5 ++-
 sys-cluster/galera/metadata.xml   |  7 +++-
 virtual/libmysqlclient/metadata.xml   |  5 ++-
 virtual/mysql/metadata.xml|  7 +++-
 14 files changed, 159 insertions(+), 117 deletions(-)

diff --git a/dev-db/mariadb-connector-c/metadata.xml 
b/dev-db/mariadb-connector-c/metadata.xml
index 069fbde..9c4d844 100644
--- a/dev-db/mariadb-connector-c/metadata.xml
+++ b/dev-db/mariadb-connector-c/metadata.xml
@@ -1,8 +1,11 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-mysql
+
+mysql-b...@gentoo.org
+MySQL
+
 
-Enable mysqlclient library symbolic links
+Enable mysqlclient library symbolic links
 
 

diff --git a/dev-db/mariadb-galera/metadata.xml 
b/dev-db/mariadb-galera/metadata.xml
index ecc7af5..abe17d1 100644
--- a/dev-db/mariadb-galera/metadata.xml
+++ b/dev-db/mariadb-galera/metadata.xml
@@ -1,34 +1,37 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-mysql
-  
+
 hasuf...@gentoo.org
 Libressl issues. Only assign if it's a direct Libressl issue. 
Do not directly assign for anything else.
   
+
+mysql-b...@gentoo.org
+MySQL
+  
 
 
-  Build the libmysqlclient libraries
-  Build embedded server (libmysqld)
-  Add support for alternative storage engines 
(Archive, CSV, Blackhole, Federated(X), Partition)
+  Build the libmysqlclient libraries
+  Build embedded server (libmysqld)
+  Add support for alternative storage engines 
(Archive, CSV, Blackhole, Federated(X), Partition)
   Use dev-libs/jemalloc for 
allocations.
-  Use LATIN1 encoding instead of UTF8
-  Enable SSL connections and crypto functions using 
dev-libs/libressl
-  Add support for the Open Query GRAPH engine
-  Enable SSL connections and crypto functions using 
dev-libs/openssl
-  Add support for statement profiling (requires 
USE=community).
-  Build the server program
-  Add tools needed to support the rsync SST 
method
-  Add tools needed to support the xtrabackup and 
xtrabackup-v2 SST methods
+  Use LATIN1 encoding instead of UTF8
+  Enable SSL connections and crypto functions using 
dev-libs/libressl
+  Add support for the Open Query GRAPH engine
+  Enable SSL connections and crypto functions using 
dev-libs/openssl
+  Add support for statement profiling (requires 
USE=community).
+  Build the server program
+  Add tools needed to support the rsync SST 
method
+  Add tools needed to support the xtrabackup and 
xtrabackup-v2 SST methods
   Build support for profiling and tracing using 
dev-util/systemtap
-  Add suport for the sphinx full-text search engine
-  Install upstream testsuites for end use.
-  Add support for TokuDB storage engine
-  Build the command line tools (mysql, mysqldump, 
mysqladmin, etc)
-  Enable SSL connections and crypto functions using the 
bundled yaSSL
+  Add suport for the sphinx full-text search engine
+  Install upstream testsuites for end use.
+  Add support for TokuDB storage engine
+  Build the command line tools (mysql, mysqldump, 
mysqladmin, etc)
+  Enable SSL connections and crypto functions using the 
bundled yaSSL
 
 

diff --git a/dev-db/mariadb/metadata.xml b/dev-db/mariadb/metadata.xml
index cc1967f..692c164 100644
--- a/dev-db/mariadb/metadata.xml
+++ b/dev-db/mariadb/metadata.xml
@@ -1,40 +1,43 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-mysql
-  
+
 hasuf...@gentoo.org
 Libressl issues. Only assign if it's a direct Libressl issue. 
Do not directly assign for anything else
   
+
+mysql-b...@gentoo.org
+MySQL
+  
 
-  Make tables contain up to 1.844E+19 rows
-  Add support for NDB clustering (deprecated)
-  Enables the community features from upstream.
-  Build embedded server (libmysqld)
-  Add support for alternative storage engines 
(Archive, CSV, Blackhole, Federated(X), Partition)
-  Enables galera replication
-  Enables lz4 compression methods for 
InnoDB/XtraDB
-  Enables lzo compression methods for 
InnoDB/XtraDB
-  Enables snappy compression methods for 
InnoDB/XtraDB using app-arch/snappy
-  Use dev-libs/jemalloc for 
allocations.
-  Use LATIN1 encoding 

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

2016-01-25 Thread Daniel Campbell
commit: cab07b2c7b1884cccec00cdcf84b795076ea3755
Author: Daniel Campbell  gentoo  org>
AuthorDate: Tue Jan 26 00:47:58 2016 +
Commit: Daniel Campbell  gentoo  org>
CommitDate: Tue Jan 26 00:50:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cab07b2c

dev-util/astyle: Take ownership of package

Package-Manager: portage-2.2.26

 dev-util/astyle/metadata.xml | 49 
 1 file changed, 18 insertions(+), 31 deletions(-)

diff --git a/dev-util/astyle/metadata.xml b/dev-util/astyle/metadata.xml
index c08bb1e..8770e9d 100644
--- a/dev-util/astyle/metadata.xml
+++ b/dev-util/astyle/metadata.xml
@@ -1,35 +1,22 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-  
-  From the web page:
-
-  Artistic Style is a reindenter and reformatter of C++, C and Java source
-  code.
-  
-  When indenting source code, we as programmers have a tendency to use both 
-  spaces and tab characters to create the wanted indentation. Moreover, some 
-  editors by default insert spaces instead of tabs when pressing the tab key, 
-  and other editors (Emacs for example) have the ability to "pretty up" lines 
-  by automatically setting up the white space before the code on the line, 
-  possibly inserting spaces in a code that up to now used only tabs for 
-  indentation. 
-
-  Since the NUMBER of space characters showed on screen for each tab character
-  in the source code changes between editors (until the user sets up the 
-  number to his liking...), one of the standard problems facing programmers 
-  when moving from one source code editor to another is that code containing 
-  both spaces and tabs that was up to now perfectly indented, suddenly becomes
-  a mess to look at when changing to another editor. Even if you as a 
-  programmer take care to ONLY use spaces or tabs, looking at other peoples 
-  source code can still be problematic.
-
-  To address this problem I have created Artistic Style - a series of filters,
-  written in C++, that automatically reindent & reformat C/C++/Java source 
-  files. These can be used from a command line, or it can be incorporated as 
-  classes in another C++ program.  
-  
-  
-astyle
-  
+   
+   z...@gentoo.org
+   Daniel Campbell
+   
+   
+   astyle is a code formatter for C, C++, and Java source code, 
with many
+   granular formatting options to assist in enforcing code 
formatting
+   standards in projects.
+   
+   
+   
+   jim...@email.com
+   Jim Pattee
+   
+   astyle
+   https://sourceforge.net/p/astyle/bugs/
+   http://astyle.sourceforge.net/astyle.html
+   
 



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

2016-01-25 Thread Matt Thode
commit: 56eaf4245f0f81aa3a61c48e8dffd2d58f4676e9
Author: Matthew Thode  mthode  org>
AuthorDate: Tue Jan 26 00:44:12 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Jan 26 00:44:12 2016 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=56eaf424

enabling new minimal stage4 specs

 tools/catalyst-auto-amd64.conf | 12 
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/tools/catalyst-auto-amd64.conf b/tools/catalyst-auto-amd64.conf
index 363f0d1..876790a 100644
--- a/tools/catalyst-auto-amd64.conf
+++ b/tools/catalyst-auto-amd64.conf
@@ -11,27 +11,31 @@ SPECS_DIR=${REPO_DIR}/releases/weekly/specs/${ARCH}
 
 #SETS="multilib nomultilib x32 hardened_multilib hardened_nomultilib 
hardened_multilib_selinux hardened_nomultilib_selinux"
 SETS="
-   multilib cloud_multilib
-   nomultilib cloud_nomultilib
+   multilib cloud_multilib minimal_multilib
+   nomultilib cloud_nomultilib minimal_nomultilib
x32
-   hardened_multilib cloud_hardened_multilib
-   hardened_nomultilib cloud_hardened_nomultilib
+   hardened_multilib cloud_hardened_multilib minimal_hardened_multilib
+   hardened_nomultilib cloud_hardened_nomultilib 
minimal_hardened_nomultilib
hardened_multilib_selinux hardened_nomultilib_selinux
 "
 
 SET_multilib_SPECS="stage1.spec stage2.spec stage3.spec"
 SET_multilib_OPTIONAL_SPECS="installcd-stage1.spec 
installcd-stage2-minimal.spec"
 SET_cloud_multilib_SPECS="stage4-cloud.spec"
+SET_minimal_hardened_multilib_SPECS="stage4-minimal.spec"
 SET_nomultilib_SPECS="stage1-nomultilib.spec stage2-nomultilib.spec 
stage3-nomultilib.spec"
 SET_cloud_nomultilib_SPECS="stage4-nomultilib-cloud.spec"
+SET_minimal_nomultilib_SPECS="stage4-nomultilib-minimal.spec"
 
 SET_x32_SPECS="stage1-x32.spec stage2-x32.spec stage3-x32.spec"
 
 SET_hardened_multilib_SPECS="hardened/stage1.spec hardened/stage2.spec 
hardened/stage3.spec"
 SET_hardened_multilib_OPTIONAL_SPECS="hardened/admincd-stage1.spec 
hardened/admincd-stage2.spec"
 SET_cloud_hardened_multilib_SPECS="hardened/stage4-cloud.spec"
+SET_minimal_hardened_multilib_SPECS="hardened/stage4-minimal.spec"
 SET_hardened_nomultilib_SPECS="hardened/stage1-nomultilib.spec 
hardened/stage2-nomultilib.spec hardened/stage3-nomultilib.spec"
 SET_cloud_hardened_nomultilib_SPECS="hardened/stage4-nomultilib-cloud.spec"
+SET_minimal_hardened_nomultilib_SPECS="hardened/stage4-nomultilib-minimal.spec"
 
 SET_hardened_multilib_selinux_SPECS="hardened/stage1-selinux.spec 
hardened/stage2-selinux.spec hardened/stage3-selinux.spec"
 
SET_hardened_multilib_selinux_OPTIONAL_SPECS="hardened/admincd-stage1-selinux.spec
 hardened/admincd-stage2-selinux.spec"



[gentoo-commits] proj/releng:master commit in: releases/weekly/scripts/

2016-01-25 Thread Matt Thode
commit: 1fe49e110bb9826dfc86e516d08a68c2e2043608
Author: Matthew Thode  mthode  org>
AuthorDate: Tue Jan 26 00:40:28 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Jan 26 00:40:28 2016 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=1fe49e11

make cloud-prep.sh more robust

 releases/weekly/scripts/cloud-prep.sh | 10 +++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/releases/weekly/scripts/cloud-prep.sh 
b/releases/weekly/scripts/cloud-prep.sh
index 3d60ca9..207e4ae 100644
--- a/releases/weekly/scripts/cloud-prep.sh
+++ b/releases/weekly/scripts/cloud-prep.sh
@@ -59,7 +59,9 @@ etc-update --automode -5
 
 # Clean up portage
 emerge --verbose=n --depclean
-eix-update
+if [[ -a /usr/bin/eix ]]; then
+  eix-update
+fi
 emaint all -f
 eselect news read all
 eclean-dist --destructive
@@ -73,5 +75,7 @@ for i in $(find /var/log -type f); do truncate -s 0 $i; done
 find /usr/share/man/ -mindepth 1  -maxdepth 1 -path "/usr/share/man/man*" 
-prune -o -exec rm -rf {} \;
 
 # fine if this fails, aka non-hardened
-echo 'migraging pax'
-/usr/sbin/migrate-pax -m
+if -a [[ /usr/sbin/migrate-pax ]]; then
+  echo 'migraging pax'
+  /usr/sbin/migrate-pax -m
+fi



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

2016-01-25 Thread Matt Thode
commit: ae28559033887694a7dce031bc265f59cff9bc55
Author: Matthew Thode  mthode  org>
AuthorDate: Tue Jan 26 00:37:49 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Jan 26 00:37:49 2016 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=ae285590

new minimal stages, only what you need

 .../specs/amd64/hardened/stage4-minimal.spec   | 75 ++
 .../amd64/hardened/stage4-nomultilib-minimal.spec  | 75 ++
 releases/weekly/specs/amd64/stage4-minimal.spec| 75 ++
 .../specs/amd64/stage4-nomultilib-minimal.spec | 75 ++
 4 files changed, 300 insertions(+)

diff --git a/releases/weekly/specs/amd64/hardened/stage4-minimal.spec 
b/releases/weekly/specs/amd64/hardened/stage4-minimal.spec
new file mode 100644
index 000..c0422a5
--- /dev/null
+++ b/releases/weekly/specs/amd64/hardened/stage4-minimal.spec
@@ -0,0 +1,75 @@
+subarch: amd64
+target: stage4
+version_stamp: hardened+minimal-latest
+rel_type: hardened
+profile: hardened/linux/amd64
+snapshot: latest
+source_subpath: hardened/stage3-amd64-hardened-latest
+portage_confdir: /release/releng/releases/weekly/portage/minimal-stages
+
+stage4/use:
+   bindist
+   bzip2
+   idm
+   ipv6
+   mmx
+   sse
+   sse2
+   urandom
+
+stage4/packages:
+   app-admin/sudo
+   net-misc/dhcpcd
+   sys-boot/grub
+   sys-apps/dmidecode
+   sys-apps/gptfdisk
+   sys-apps/iproute2
+   sys-apps/lsb-release
+   sys-block/parted
+   sys-devel/bc
+   sys-power/acpid
+stage4/fsscript: /release/releng/releases/weekly/scripts/cloud-prep.sh
+stage4/root_overlay: /release/releng/releases/weekly/overlays/cloud-overlay
+stage4/rcadd:
+   acpid|default
+   dhcpcd|default
+   net.lo|default
+   netmount|default
+   sshd|default
+
+boot/kernel: gentoo
+boot/kernel/gentoo/sources: hardened-sources
+boot/kernel/gentoo/config: 
/release/releng/releases/weekly/kconfig/amd64/cloud-amd64-hardened.config
+boot/kernel/gentoo/extraversion: openstack
+boot/kernel/gentoo/gk_kernargs: --all-ramdisk-modules
+
+# all of the cleanup...
+stage4/unmerge:
+   sys-kernel/genkernel
+   sys-kernel/hardened-sources
+
+stage4/empty:
+   /root/.ccache
+   /tmp
+   /usr/portage/distfiles
+   /usr/src
+   /var/cache/edb/dep
+   /var/cache/genkernel
+  /var/cache/portage/distfiles
+   /var/empty
+   /var/run
+   /var/state
+   /var/tmp
+
+stage4/rm:
+   /etc/*-
+   /etc/*.old
+   /etc/ssh/ssh_host_*
+   /root/.*history
+   /root/.lesshst
+   /root/.ssh/known_hosts
+   /root/.viminfo
+   # Remove any generated stuff by genkernel
+   /usr/share/genkernel
+   # This is 3MB of crap for each copy
+   
/usr/lib64/python*/site-packages/gentoolkit/test/eclean/testdistfiles.tar.gz

diff --git 
a/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec 
b/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec
new file mode 100644
index 000..a5ac695
--- /dev/null
+++ b/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec
@@ -0,0 +1,75 @@
+subarch: amd64
+target: stage4
+version_stamp: hardened+minimal-nomultilib-latest
+rel_type: hardened
+profile: hardened/linux/amd64/no-multilib
+snapshot: latest
+source_subpath: hardened/stage3-amd64-hardened+nomultilib-latest
+portage_confdir: /release/releng/releases/weekly/portage/minimal-stages
+
+stage4/use:
+   bindist
+   bzip2
+   idm
+   ipv6
+   mmx
+   sse
+   sse2
+   urandom
+
+stage4/packages:
+   app-admin/sudo
+   net-misc/dhcpcd
+  net-misc/iputils
+   sys-boot/grub
+   sys-apps/gptfdisk
+   sys-apps/iproute2
+   sys-apps/lsb-release
+   sys-block/parted
+   sys-devel/bc
+   sys-power/acpid
+stage4/fsscript: /release/releng/releases/weekly/scripts/cloud-prep.sh
+stage4/root_overlay: /release/releng/releases/weekly/overlays/cloud-overlay
+stage4/rcadd:
+   acpid|default
+   dhcpcd|default
+   net.lo|default
+   netmount|default
+   sshd|default
+
+boot/kernel: gentoo
+boot/kernel/gentoo/sources: hardened-sources
+boot/kernel/gentoo/config: 
/release/releng/releases/weekly/kconfig/amd64/cloud-amd64-hardened.config
+boot/kernel/gentoo/extraversion: openstack
+boot/kernel/gentoo/gk_kernargs: --all-ramdisk-modules
+
+# all of the cleanup...
+stage4/unmerge:
+   sys-kernel/genkernel
+   sys-kernel/hardened-sources
+
+stage4/empty:
+   /root/.ccache
+   /tmp
+   /usr/portage/distfiles
+   /usr/src
+   /var/cache/edb/dep
+   /var/cache/genkernel
+  /var/cache/portage/distfiles
+   /var/empty
+   /var/run
+   /var/state
+   /var/tmp
+
+stage4/rm:
+   /etc/*-
+   /etc/*.old
+   /etc/ssh/ssh_host_*
+   /root/.*history
+   /root/.lesshst
+   /root/.ssh/known_hosts
+   /root/.vi

[gentoo-commits] proj/tinderbox-cluster:master commit in: pym/tbc/

2016-01-25 Thread Magnus Granberg
commit: 71d06a89176b48e1dbdbb971b703422334efc540
Author: Magnus Granberg  gentoo  org>
AuthorDate: Mon Jan 25 22:48:27 2016 +
Commit: Magnus Granberg  gentoo  org>
CommitDate: Mon Jan 25 22:48:27 2016 +
URL:
https://gitweb.gentoo.org/proj/tinderbox-cluster.git/commit/?id=71d06a89

add support for logging part2

 pym/tbc/build_log.py |  2 +-
 pym/tbc/package.py   | 65 +++-
 pym/tbc/sqlquerys.py |  2 +-
 3 files changed, 36 insertions(+), 33 deletions(-)

diff --git a/pym/tbc/build_log.py b/pym/tbc/build_log.py
index 70cd091..a16cdc6 100644
--- a/pym/tbc/build_log.py
+++ b/pym/tbc/build_log.py
@@ -304,7 +304,7 @@ def add_buildlog_main(settings, pkg, trees):
build_log_dict['log_hash'] = log_hash.hexdigest()
build_log_dict['logfilename'] = 
settings.get("PORTAGE_LOG_FILE").split(host_config)[1]
log_msg = "Logfile name: %s" % (settings.get("PORTAGE_LOG_FILE"),)
-write_log(session, log_msg, "info", config_id, 
'build_log.add_buildlog_main')
+   write_log(session, log_msg, "info", config_id, 
'build_log.add_buildlog_main')
build_log_dict['emerge_info'] = get_emerge_info_id(settings, trees, 
session, config_id)
log_id = add_new_buildlog(session, build_dict, build_log_dict)
 

diff --git a/pym/tbc/package.py b/pym/tbc/package.py
index 72108a2..65a0f40 100644
--- a/pym/tbc/package.py
+++ b/pym/tbc/package.py
@@ -7,6 +7,7 @@ import hashlib
 import os
 import git
 import portage
+import datetime
 from portage.xml.metadata import MetaDataXML
 from tbc.flags import tbc_use_flags
 from tbc.text import get_ebuild_cvs_revision, get_log_text_dict
@@ -83,6 +84,7 @@ class tbc_package(object):
if ebuild_auxdb_list[i] == '':
ebuild_auxdb_list[i] = ''
return ebuild_auxdb_list
+
def get_git_log_ebuild(self, repodir, ebuild_file):
git_log_ebuild = ''
g = git.Git(repodir)
@@ -105,11 +107,12 @@ class tbc_package(object):
except:
ebuild_version_checksum_tree = "0"
log_msg = "QA: Can't checksum the ebuild file. %s on 
repo %s" % (cpv, repo,)
-   write_log(session, log_msg, "warning", config_id, 
'packages.get_packageDict')
+   write_log(self._session, log_msg, "warning", 
self._config_id, 'packages.get_packageDict')
log_msg = "C %s:%s ... Fail." % (cpv, repo)
-   write_log(session, log_msg, "info", config_id, 
'packages.get_packageDict')
+   write_log(self._session, log_msg, "info", 
self._config_id, 'packages.get_packageDict')
git_commit = '0'
else:
+   repodir =self._ myportdb.getRepositoryPath(repo)
git_commit = self.get_git_log_ebuild(repodir, 
ebuild_file)
 
# Get the ebuild metadata
@@ -119,7 +122,7 @@ class tbc_package(object):
# so it can be updated next time we update the db
if not ebuild_version_metadata_tree:
log_msg = " QA: %s have broken metadata on repo %s" % 
(cpv, repo)
-   write_log(session, log_msg, "warning", config_id, 
'packages.get_packageDict')
+   write_log(self._session, log_msg, "warning", 
self._config_id, 'packages.get_packageDict')
ebuild_version_metadata_tree = 
['','','','','','','','','','','','','','','','','','','','','','','','','']
ebuild_version_checksum_tree = '0'
 
@@ -168,17 +171,17 @@ class tbc_package(object):
# B = Build cpv use-flags config
# FIXME log_msg need a fix to 
log the use flags corect.
log_msg = "B %s:%s USE: %s 
Setup: %s" % (k, v['repo'], use_flagsDict, setup_id,)
-   write_log(session, log_msg, 
"info", config_id, 'packages.add_new_build_job_db')
+   write_log(self._session, 
log_msg, "info", self._config_id, 'packages.add_new_build_job_db')
i = i +1
 
-   def get_git_log_pkg_text(self, repodir, cp):
+   def get_git_changelog_text(self, repodir, cp):
n = '5'
git_log_pkg = ''
g = git.Git(repodir)
git_log_pkg = g.log('-n ' + n, '--grep=' + cp)
return git_log_pkg
 
-   def get_package_metadataDict(self, pkgdir, package_id):
+   def get_package_metadataDict(self, pkgdir, repodir, package_id, cp):
# Make package_metadataDict
attDict = {}
package_metadataDict = {}
@@ -189,7 +192,7 @@ class tbc_package(object):
  

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

2016-01-25 Thread Matt Thode
commit: da0810f80c18ad29555c31bcee0f0009c962950f
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Jan 25 22:46:45 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Mon Jan 25 22:47:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da0810f8

dev-ruby/facter: bup

Package-Manager: portage-2.2.26

 dev-ruby/facter/Manifest|  2 ++
 dev-ruby/facter/facter-2.4.5.ebuild | 62 ++
 dev-ruby/facter/facter-3.1.4.ebuild | 66 +
 3 files changed, 130 insertions(+)

diff --git a/dev-ruby/facter/Manifest b/dev-ruby/facter/Manifest
index bbd6e0c..ab16d8d 100644
--- a/dev-ruby/facter/Manifest
+++ b/dev-ruby/facter/Manifest
@@ -1,6 +1,8 @@
 DIST facter-2.4.1.gem 236544 SHA256 
4c8836066378d387c0561e4c3574865fa10d85d7474d472b049ecc7d5e4c67fa SHA512 
5690f059961ba981d2e174f45ebdbb4e9b75aad3599cbc896f1c3d25f9b12c36500e09be70c36ebf27aed602c22d811604c344c7ccc71ecb200d4aeb78f28a4b
 WHIRLPOOL 
1b6b4079b0449c646e06e9fd868b1de29a61facdacea956b032fbbef94e8c4c85594f50021b3f78a3668c5a0f6d29c448bd97c34fdb8a215de2ee74b164af6fd
 DIST facter-2.4.3.gem 245760 SHA256 
3c1e49c32e6b07c1f802ec120e860f882938a5057c6f3733594b7ff8a80ee58f SHA512 
a834c50d0ac14a751ccd0d5da3f8d64a83173e82991e2a3cd70bf47c023ee0b0517baed3726398a1075043b1237a91cc8389d58acbb2bbf79c76b5e2ecd3aedb
 WHIRLPOOL 
daa82ef6b2f6eb2f640a106528e67f5631748ee4232fbe9c595146b25ac6ca01048d3fc7a5cf519469bec597b6cc6dc6a4d6b2b779b7c77972fbb8efc952c32b
 DIST facter-2.4.4.gem 245760 SHA256 
4f7b592f9b6bc6ad8a9789e3ca0953fae07e6d06b10a9cb7599eb1e71a03646b SHA512 
9d485d147cf726cd4a2943d1ee3475d2593067953102c11487e2916d59464407016a074b6eb31af4da37a3914588937d827d2cf4c64196650baefa2fb097bb89
 WHIRLPOOL 
574afae52fc7ad3cf8619abcd89eee4ca38e5ecc903e316bfc18aef708fa32e8b3487f315605a21ac9faf0ba66989c8d108d77a9104f74f79fc5e953dd8ccdd7
+DIST facter-2.4.5.gem 247296 SHA256 
582ee6d237ed6e1bfaf07705c04f4c42b8f00435f2e5439c2edbe5f35cfc6f6c SHA512 
6be9d0832897f7f93e5d2e6d8f548f430ccd28031bfb3391bd7f2a46c0a0f91594776a36430a02865a932a105e9ad31ebf812c10315db5afa373d7ca819d20b7
 WHIRLPOOL 
b7f0a510649707ee4511079e0609673f28ee496a5f3bb05c44d14e41dfa5a76463fbd4adff88ad8a504bf182c2fac637a8e73524d310093521532096ab99d6f4
 DIST facter-3.0.2.tar.gz 508583 SHA256 
2fee1ee938196790f24b7b876ff04a5d69c0ac1492ff6935b003ae23500eced7 SHA512 
57a5c40d2ad07911a2b9c242b22bcffbbf8eedc88e12d7d6e8f6cf044ef30034cae7230468a7b414c93d6008d8805be1621a8c6b1af2543539d979bd3df7d1e8
 WHIRLPOOL 
6b89ca76ba7d993e1b87fe840b76dda9b1d8534df06f9f45e3c24752b95b441e471899446018f66bb6db0d490bb4a76cd4ab146a5060755333072ab5a5767bd3
 DIST facter-3.1.2.tar.gz 603375 SHA256 
9da41388127b7c02f9ac17945dad48332e62d663191bf51b2339c48222641c26 SHA512 
f2435bb04d4ca51f65ce54134ff81e7fccb61df3f26ee890580f59b5eb65c6f7ca6db9fcd779baedca297a1456143741777cc9ba46b00e26c8b3965ab3db79e0
 WHIRLPOOL 
e07c743a1025320c364800d3fece9e5d0b72e0f82ac648f459aaaeed44a46b187454ec4fdfcb532c87f6f62025632ebad5985356dbe056329e16eabd8eaec68c
 DIST facter-3.1.3.tar.gz 603386 SHA256 
b27bfeade320331a02a68d3d2b41491d5cfcbb889292a8e9e1a11bd8641ff7d9 SHA512 
dff5b1c312590d7fda140a72d87cabe70619d52887bbdd072c9dfd22062115433645b5762e14fd5fdb46f011dc3afeb17e2ffeb569423aac539030bb12f6c3af
 WHIRLPOOL 
a9ddbc1e75196d9a40fcb083c16abae8be1dfaa8c0f69e4af8ad9972884188aa572abf96137f34120b4ab5baf788fbddb3aa881eb4ffe085802cd6e7ce46d2b2
+DIST facter-3.1.4.tar.gz 620501 SHA256 
7ca1872edbdc5ffcd11dc292e5e0625c9e0d35aa7966d8803859da0d035c7fcf SHA512 
2fcc990c8e26349b9fa87cd1f7c43dffd49ffacf03c3467e836ea0bcd7527e1d40b6240646fd7dd6346121ca802fe86e996e209d838db91e8fe55298fdab4e0e
 WHIRLPOOL 
224b17990fc559fce3a7c9b31c14dd45033127b078d68fac024cb6db192573085187163932c9dacd8fd94a281bd8d58ac1c75229a8e3bce4c4f070ebc81ff0f3

diff --git a/dev-ruby/facter/facter-2.4.5.ebuild 
b/dev-ruby/facter/facter-2.4.5.ebuild
new file mode 100644
index 000..2e25d5f
--- /dev/null
+++ b/dev-ruby/facter/facter-2.4.5.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22"
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_BINWRAP="facter"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A cross-platform Ruby library for retrieving facts from operating 
systems"
+HOMEPAGE="http://www.puppetlabs.com/puppet/related-projects/facter/";
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="+dmi +pciutils +virt"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+
+CDEPEND="
+   app-emulation/virt-what
+   sys-apps/net-tools
+   sys-apps/lsb-release
+   dmi? ( sys-apps/dmidecode )
+   pciutils? ( sys-apps/pciutils )"
+
+RDEPEND+=" ${CDEPEND}"
+DEPEND+=" test? ( ${CDEPEND} )"
+
+ruby_add_bdepend "test? ( dev-ruby/mocha:1.0 )"
+
+all_ruby_prepare() {
+   # Provide explicit path since /sbin is not in the default PATH on
+ 

[gentoo-commits] proj/musl:master commit in: sys-devel/gcc/files/musl-gcc-patches-4.9.3/, sys-devel/gcc/

2016-01-25 Thread Anthony G. Basile
commit: 25ad860eaaae3690dd43b6b7e59ceb86d8cee884
Author: Felix Janda  posteo  de>
AuthorDate: Mon Jan 25 22:17:14 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Mon Jan 25 22:40:35 2016 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=25ad860e

sys-devel/gcc-4.9.3-r999: Use musl-gcc-patches

Patches taken from https://github.com/GregorR/musl-gcc-patches/tree/gcc-4.9.3

 sys-devel/gcc/Manifest |  18 ++
 .../gcc/files/musl-gcc-patches-4.9.3/aarch64.diff  |  12 ++
 .../gcc/files/musl-gcc-patches-4.9.3/arm.diff  |  46 +
 .../musl-gcc-patches-4.9.3/gcc-autoconf-musl.diff  |  62 ++
 .../musl-gcc-patches-4.9.3/gcc-config-musl.diff| 207 +
 .../gcc/files/musl-gcc-patches-4.9.3/gcc-ssp.diff  |  12 ++
 .../files/musl-gcc-patches-4.9.3/gomp-posix.diff   |  16 ++
 .../gcc/files/musl-gcc-patches-4.9.3/gthread.diff  |  16 ++
 .../musl-gcc-patches-4.9.3/kill-fixincludes.diff   |  17 ++
 .../musl-gcc-patches-4.9.3/libstdc++-generic.diff  |  31 +++
 .../musl-gcc-patches-4.9.3/microblaze-size_t.diff  |  39 
 .../files/musl-gcc-patches-4.9.3/microblaze.diff   |  31 +++
 .../gcc/files/musl-gcc-patches-4.9.3/mips.diff |  18 ++
 .../gcc/files/musl-gcc-patches-4.9.3/powerpc.diff  | 108 +++
 sys-devel/gcc/files/musl-gcc-patches-4.9.3/sh.diff |  18 ++
 .../musl-gcc-patches-4.9.3/unwind-dliterate.diff   |  43 +
 .../gcc/files/musl-gcc-patches-4.9.3/vis_hide.diff |  15 ++
 .../gcc/files/musl-gcc-patches-4.9.3/x86.diff  |  55 ++
 sys-devel/gcc/gcc-4.9.3-r999.ebuild|  61 ++
 19 files changed, 825 insertions(+)

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index 245ca2d..bf65c5c 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -19,6 +19,23 @@ AUX gcc-configure-texinfo.patch 337 SHA256 
74b73a7ecec2d9876b4db480cd173632f
 AUX gcc-spec-env-r1.patch 3148 SHA256 
da0a6442eb42bce58cbdc7858b110a2e65fc5bd5b4b780b9b491033de6e302fa SHA512 
ecae71577543772cfe1711f1b4a8815c0b5d706ebd01edacd1f07586637d4805e25771f970a6e6d1bb696d4b1b5ef3e0036088a96a9f6beff7ddaee704175d16
 WHIRLPOOL 
3535605998eabccdee71ba396ed5cefbb8b0a8cb073101f6444c7d01233f3b3904c1b29f4daf0a3417c68de8dbd62a0b7dc367cacfcbfa0c4ee1b69b7df8c6fb
 AUX gcc-spec-env.patch 1544 SHA256 
64b01f29fb853fee5ecda998b66eeaa7ec86ff1fc3b21432bfd69eb543c93e6a SHA512 
ce9c1f923e2c6d17347ec2d3d8482351a9644194b2753627389294d43bb4f11b9c2ef41eda1b46ad83d09901a0bedebd5b6b8a57a198646030ab61e8d2d8cb48
 WHIRLPOOL 
b88c9c18e20868b3ff535c3390408ebe8f1304bcec6e70b6472781f684671265860dff4335f2301d3b4d3b73395283b29673f0f5da62414e1094cfcb8130e8d8
 AUX mkinfodir 7324 SHA256 
0565353e767e253207adb8b5c9be9ba215a628447e075a4dc7bb3183ed099d2a SHA512 
a05f9130d98e4cb4d3254b757de06d772d0a965ac4b5a9a15082b1cb694a2fd32c9c8f550745a9423ba3cfdd1c5e87b6d568a809301772a24cc6e1a414d5f98b
 WHIRLPOOL 
4001ae3f7fb666a84e12432a1a41eacf62ebf922181c279e4d06dad32e44d0b499d13e098e794fdd19a9cff5c438a28e5e9e125fb78e72bb913fa5ddd8e44bae
+AUX musl-gcc-patches-4.9.3/aarch64.diff 447 SHA256 
73acdb1aaec6874236ae23a3283c55ed7675f32d5561f583bab9315b3c85dab7 SHA512 
748de2e03e7974b89e0201f1908b3825192ac8d7a2fbe7f5390cb663cee22aa3776162e30e6abd8d7203ad772d2186ff67adf20e9618a1bdda2f25a671cfe4af
 WHIRLPOOL 
50f548b344c33bfbc186fbbd1b385cbbd2651cad07bc531f387b109db736a9f2a293614697aaee6e98a3c21f0a709c9d93b1e4f50c56cca138775514892f354f
+AUX musl-gcc-patches-4.9.3/arm.diff 1682 SHA256 
872312775232ae0e35a94631f67a3163db4e0767206a103ad42edf6b4ca1ed84 SHA512 
743f5118c2bc083214cea40f24e641ec31354cafe792c5244a2a8305eafabb88efe03a55c275d69c93073a4dd9cfff82d81ab68bea6faa2da326dbba0644063c
 WHIRLPOOL 
a94b6249d24a3e15f7bb450f9405ca6e8f2ae9f2135f2df494454168b8cb6d4a3ba644f9d1014aecc0c8c1db418671ef5e48eb2c942307911a975f376167b05c
+AUX musl-gcc-patches-4.9.3/gcc-autoconf-musl.diff 2361 SHA256 
0b49f18b67a91d809d26b2dab187ae196000549d3837382cf6f70ef605360fcd SHA512 
0b7351361a947448e4aa3d022e317523c8cce3f69691e78fae5fb6941d410622d44fb3ade9d8a0ee06fa2212e9fc0abf2b86470592e92dca41d312bf320c07c6
 WHIRLPOOL 
45dcf5bf5c8a40b7fb1e83d54b4731d834c6fde59a7d6613b7af26e6a8c6ff15b302f9f2f786a0de42a30b34f2271c5c99634a0fecc55118e5513bd199d50559
+AUX musl-gcc-patches-4.9.3/gcc-config-musl.diff 7556 SHA256 
e16706a9344c2db7a1c14ab0f46cbac6368546d655cc9bdee05aa1fd041529da SHA512 
812d23df546cdeaa46eb238a9e2e16933f971e964a8805d951c232a38198184be8c34a38a75d483dfb1c84c4d8533027cb5a718e4bb1f069499677dd8fe6ba2b
 WHIRLPOOL 
71a5fc894ffc82556924409355f35459cbdec8584240763dc39d95529794c6bb6b30821079f32e401eb3bf622df9afbebabf79fb59c3e22f992260f68855fcc3
+AUX musl-gcc-patches-4.9.3/gcc-ssp.diff 458 SHA256 
8aa53a7e81f512ab6a85cca6c421cc24f89894376814ec4150231e63192b52d5 SHA512 
0b106c9c31aec38e24e0003a0db2c096d54d115ad166d9e53b780b8e3d7b1c02123a49ad87dc5625da5550eb7a3c59244f88f055afa1c95316eaa0706bad22f6
 WHIRLPOOL 
44ff33bd0c2a85c20e7eff5bed196dd8527069f8dae35d3d48bb2002153cf7f9233e2751d002c9fd

[gentoo-commits] proj/musl:master commit in: sys-devel/gcc/

2016-01-25 Thread Anthony G. Basile
commit: cab3c2999f0dcce4f56930c193bce63bd1f15016
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Mon Jan 25 22:46:28 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Mon Jan 25 22:46:28 2016 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=cab3c299

sys-devel/gcc: drop 4.9.3-r999 to ~arch for testing

 sys-devel/gcc/gcc-4.9.3-r999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/gcc/gcc-4.9.3-r999.ebuild 
b/sys-devel/gcc/gcc-4.9.3-r999.ebuild
index fbf2b81..b4fdc4c 100644
--- a/sys-devel/gcc/gcc-4.9.3-r999.ebuild
+++ b/sys-devel/gcc/gcc-4.9.3-r999.ebuild
@@ -24,7 +24,7 @@ SSP_MUSL_STABLE="amd64 arm ppc mips"
 
 inherit eutils toolchain
 
-KEYWORDS="amd64 arm ~mips x86"
+KEYWORDS="~amd64 ~arm ~x86"
 
 RDEPEND=""
 DEPEND="${RDEPEND}



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

2016-01-25 Thread William Hubbs
commit: 620a369ed75ae39e02f9e4bc27eb108ec4f7d6eb
Author: William Hubbs  gentoo  org>
AuthorDate: Mon Jan 25 22:22:20 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Jan 25 22:22:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=620a369e

dev-go/godep: version bump

 dev-go/godep/Manifest|  1 +
 dev-go/godep/godep-51.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-go/godep/Manifest b/dev-go/godep/Manifest
index 75e8c47..727db7f 100644
--- a/dev-go/godep/Manifest
+++ b/dev-go/godep/Manifest
@@ -1,3 +1,4 @@
 DIST godep-29.tar.gz 51852 SHA256 
ca896c220f2995a50a5d9e63df929fa393c3cd1de9722210b5ef3684981bed2a SHA512 
37fcfdbbba62cc942b077551953f45fda495b4db1ee5bafec69e4b3cc63c612785d3e97e8ff073825a532a74889c40b34e99cd592285ad255f64ccd3f8b76eff
 WHIRLPOOL 
39f31d7562e3d8b3748d8958e1105578bbd8d799008d15aa6145eb71e4720985e7e71e0d927b32ba4e20195e2257b11a34748c7652454d1fae2d2df662beb146
 DIST godep-49.tar.gz 69944 SHA256 
f1b498f585fbc420df8cb7a784edeea2c3993341a9501443de521c292ba67829 SHA512 
d934a96a3ed6e69c8a3fdaccaa4f46df33b1e9df5c018c6dc7d22e992c1971d83029edd6172aad2116910c233495022007bcc24e9a30e8c517b2c20bd3d8d457
 WHIRLPOOL 
faef37fa87f47e523ad5467a62490ccbfda98eded3ab6eea370dac416ac88117cf8d759637f8813f7a4c9cdffe873a949ae992c8e65b41f0d8c782293b557ec0
 DIST godep-50.tar.gz 70100 SHA256 
e474e663e9d696445129201e3d3598a724de9a673ce3ad6652af75a93da2aeed SHA512 
b3c114885d7de362c8a3fa3a65f609f37c8610eeb3d9807628f70d49b5b813770a5445c4048bd749df635d9526e5136abcbd2c1d4bd415fd97e86d6599b98438
 WHIRLPOOL 
d4b4e0e2dc3f9ecfd2a1f25cdb56b156b601fc5393527695655769ccb29fa2a45a104b09f95a182df7587e61a5311c1966e5f73ed9bab5cfb891a46fddf35c08
+DIST godep-51.tar.gz 70357 SHA256 
7829d6ed805df5ab3b35d74685e2d471869b66cf4e4e408dabf098d2bfaafebe SHA512 
0d2500b19ec804c626b16407df3a925d7307b667a90475e0aad26b2b511e1d24e333bc03341aa62879d6538b48d5a12173341bbe1fcd6fbe1116909d21c4f3d5
 WHIRLPOOL 
5e0a7db6431a15b2c31e405748f2feb86bd169677bd8710dc1f1a35b19fa807719433d0201283e470bdec49dc3c44e4c11b585f623a27b1f965d10ff38110073

diff --git a/dev-go/godep/godep-51.ebuild b/dev-go/godep/godep-51.ebuild
new file mode 100644
index 000..6f0bf64
--- /dev/null
+++ b/dev-go/godep/godep-51.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+EGO_PN=github.com/tools/godep
+
+if [[ ${PV} = ** ]]; then
+   inherit golang-vcs
+else
+   KEYWORDS="~amd64"
+   EGIT_COMMIT=v${PV}
+   SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+   inherit golang-vcs-snapshot
+fi
+inherit golang-build
+
+DESCRIPTION="dependency tool for go"
+HOMEPAGE="https://github.com/tools/godep";
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+DEPEND=""
+RDEPEND=""
+
+src_install() {
+   dobin godep
+dodoc src/${EGO_PN}/*.md
+}



[gentoo-commits] repo/gentoo:master commit in: media-video/libav/

2016-01-25 Thread Luca Barbato
commit: 501fd5e1d3064aae90a39ed27275fb46a072f2ee
Author: Luca Barbato  gentoo  org>
AuthorDate: Mon Jan 25 22:19:58 2016 +
Commit: Luca Barbato  gentoo  org>
CommitDate: Mon Jan 25 22:21:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=501fd5e1

media-video/libav: Update the version

And blacklist a security problematic module.

Package-Manager: portage-2.2.26

 media-video/libav/Manifest |   3 +-
 media-video/libav/libav-10..ebuild | 325 -
 .../libav/{libav-10.5.ebuild => libav-11.4.ebuild} | 103 ---
 media-video/libav/libav-11..ebuild |   5 +-
 4 files changed, 67 insertions(+), 369 deletions(-)

diff --git a/media-video/libav/Manifest b/media-video/libav/Manifest
index b2e3409..f6e6527 100644
--- a/media-video/libav/Manifest
+++ b/media-video/libav/Manifest
@@ -1,8 +1,7 @@
 DIST 0001-x86-Put-COPY3_IF_LT-under-HAVE_6REGS.patch.gz 736 SHA256 
3df88fc60ad15116c03fd3f70d41f1a18db98b095add0fb937309116d7cf7201 SHA512 
dbdfdf7fc1d42ebd93b0853e85ba0c07d816035c126a9303e6a5656bb9faeea16f16068d7e4aa67c7c4ade8ca09f64669e67f52d7d0a2a65518fa3897d586311
 WHIRLPOOL 
3038214bd498a195f405a0ce6eece3b04004802f50e05cb1ed081bd0345f93a7a00663902f50207061998a33cb4f5f8fcc1f63c8056233e79a3ad43d9823e9c5
-DIST fate-10.tar.xz 558524508 SHA256 
65779319ff75a5d93f20132a7c348db2ff6f0f0275fb64a23f81fbda6e44c1cb SHA512 
5e569b899961d82c579d974eb13b8a5263ae7a83dc788119d6abf923c9c133029fd861960a85c316e0b0a0bd61722cc3bcb393a65d9d2c551084c0b1103cc582
 WHIRLPOOL 
d9e0bb01ae809ca57a566ae804b9e30ff0239e43047a7f93d07ab0d31e95c7f06cadd651dd3badc2b906f34ffa12669cff87910ffe115f34c3279615f8afaddb
 DIST fate-11.tar.xz 691009480 SHA256 
4de446ae8c665e9410475c58f6294720f34cfdb1f20d29bbc0ee2576f810d597 SHA512 
f9dc152964e3f19cf32d5d4cbc923a2bd05ba3b0f8f3880122df79d32852ee9d4795a0bfd66d7a2925299e9e9533888df6103e212ea3e5cbfe799d17ffa2b433
 WHIRLPOOL 
11034760105d1028330712f5ead087dffc9edc119945d618f6b02b37f4599db4c575a04c72f77cd5c6f180dc8e8ac2c9c1786d748b759aef2efd38191fcc6361
 DIST fate-9.tar.xz 467671500 SHA256 
27d10fd49267452ac787c3f43501a4a21d0ccaccc5ddd6d79d8a6150ee276532 SHA512 
8e45539f2512ef915b37c857226c0243940259f269b8f99393b9defa3352d7b8c1fcc5078f4f0d40dc0509737f0c915e179cedcc77f71fe5d96b1b956169a202
 WHIRLPOOL 
d280ac32c6d84f121be8d733774e72a4df3f2e84d71051aea509ef5ca3289c94fd548bf03ff12215e045bf20c83426c547e6b5eb446429d167f38af7c7aa9803
-DIST libav-10.5.tar.xz 4650900 SHA256 
c7a57042a5e4720152d27a0beea961ae52a3ae1d916a88c78c1e192e9e0d5f86 SHA512 
fa4837daa3bf40f05902ac2d849179d104b1f9881b63b460363e577849cd55b0795e6e41aadec817eac89d1eaca88ce4a9ad0eb2dbf1dd789496dd9cd2637c59
 WHIRLPOOL 
03ba4cb4dbe8da4dee4a242dc14333ed6b1a2198783f687d143d65cd9c25a5f05aa7b30e49b784309af04045d4726ee3a702159da72ed00d76eaa1be01b7c4d3
 DIST libav-11.3.tar.xz 4858864 SHA256 
12ae6c051967765ae5faeddf94c4584129ac0b18edb884afffc5fcedcdb5e030 SHA512 
f25b9fb7392d5bb4df35937f79beae26bd8f6606f0ad7cdebf16963834eb9b423d882f6a3a44b5120a5d5d853c7c31bb8c3420a427cd2b360f41a48a6d5df284
 WHIRLPOOL 
721c4cbe7ee3f7307d24c0e4f1cc1f8ab8b0ccd50ddf88b77ecf1cae05f06fc80d7527e9f7a0a098a6d95d0e7fed50082aaffa07935eab6e9131f7c9be6e696c
+DIST libav-11.4.tar.xz 4860264 SHA256 
0b7dabc2605f3a254ee410bb4b1a857945696aab495fe21b34c3b6544ff5d525 SHA512 
82ffe6aaccb1a19782dfcb0de641c8255531ce34ee5f49f9b8ec7f5a11c81713432aafc3a6b7c4de927eb8141ddea41f28e4e3a1ab715b943774193050fb02e7
 WHIRLPOOL 
c2e14e06fd7632852feea45f468803929cb1c1688d77ac8641c56d77523da455ccdf4cc6bf52b3dba9b387af9ad15ea9efd82b11ce365c3a84440fb2998f06aa
 DIST libav-9.14.tar.xz 4077424 SHA256 
e4baf0c2adbd941a827854794dd6af9c29cd2042b23501c5828e9b8e1725f61d SHA512 
fa8e83cb92a5a565cd23c63467c64972a69a4cbd652b946c7891b73180b609890f67a6f89f009ed263fb9e2c769236f3a8f7f70b0fce4c4373fa93a49470c04d
 WHIRLPOOL 
178ba6c6ad0ecd8ad59eb3bf7a0d4289a3c253d82981cf3ad454e3b222848ae4f875e37cfd280be43faa25a9614c445106555c9f3b5ee4497aec9d71f39ac1af
 DIST libav-9.17.tar.xz 4080028 SHA256 
e32d5f152bce1de283c002a35eb6e71f265877633dee8a40db4d16381dd5d17c SHA512 
20af83d4b6a23c159c2386b6592ba6a6acf3f2c54e8aeb16dd0c8a64d637fbde24f37b864698b1143c6802b64a7b5e8ddfe0e7601b35c35686a789e2b3232f5a
 WHIRLPOOL 
ec07b5dd116e87416a9841044e09a6ef9b124fe4882f53e88711a32813d3d3a1d71f5067854bbd553ecdadec401dbbb8b504bfc1c6966bfd5e2db79459fb9995

diff --git a/media-video/libav/libav-10..ebuild 
b/media-video/libav/libav-10..ebuild
deleted file mode 100644
index bc0a8d9..000
--- a/media-video/libav/libav-10..ebuild
+++ /dev/null
@@ -1,325 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-if [[ ${PV} == * ]] ; then
-   SCM="git-2"
-   EGIT_REPO_URI="git://git.libav.org/libav.git"
-   [[ ${PV%} != "" ]] && EGIT_BRANCH="release/${PV%.}"
-fi
-
-inherit eutils flag-o-matic multilib multilib-minimal toolchain-funcs ${SCM}
-
-DESC

[gentoo-commits] repo/gentoo:master commit in: app-emacs/nxml-gentoo-schemas/

2016-01-25 Thread Ulrich Müller
commit: b0045ac97564515050bd9421a024b47b7f9fa736
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Jan 25 22:18:04 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Jan 25 22:18:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0045ac9

app-emacs/nxml-gentoo-schemas: Version bump.

This includes some schema changes, notably the metadata changes
for GLEP 67.

Package-Manager: portage-2.2.27

 app-emacs/nxml-gentoo-schemas/Manifest |  1 +
 .../nxml-gentoo-schemas-20160125.ebuild| 26 ++
 2 files changed, 27 insertions(+)

diff --git a/app-emacs/nxml-gentoo-schemas/Manifest 
b/app-emacs/nxml-gentoo-schemas/Manifest
index afe9ca7..b92800f 100644
--- a/app-emacs/nxml-gentoo-schemas/Manifest
+++ b/app-emacs/nxml-gentoo-schemas/Manifest
@@ -1,2 +1,3 @@
 DIST nxml-gentoo-schemas-2029.tar.bz2 10795 SHA256 
654b72aee0f27c034ff351e5f9549abf4489d8c42590124aa95ea46538f9b8c7 SHA512 
5ed86f6d72d8ab91d0473c1104458223f6b7ae9c03331638ee6d802706d18338dcf75a38dc82de237f2810bf3ef228f65f49d322527641618fa6e910e4ee3fbb
 WHIRLPOOL 
5d94fac30df20cc94da0cae29bc631aa8f0364e9cd55b56265ee0cbcab460e3f3850e7247f798282a617ca0ac60b398e20c10310661df02b065b2e79fb7a5aa9
 DIST nxml-gentoo-schemas-20150428.tar.xz 11100 SHA256 
79436da79a4e75a2e70855fa9c98410c7dced30525e72c23520c4a6231388b6b SHA512 
a43b21f03072f31709499d9d7a5aca578c8c23d1fe9ab9658d973298a471cfd3408072298dfb467a69b50a26a10b86860cd9109e26cb6237b1e50bc943ef54d2
 WHIRLPOOL 
37cddfbb719982b0d4471aff21d3a2a429c266bec7ce663106a9978482392306622cad4b24108a20253ef21e1523f2cd9d896391ff2d8327d2c1446320c71b6c
+DIST nxml-gentoo-schemas-20160125.tar.xz 11920 SHA256 
2db910f6391663953838bf4acee56b4f28a03abf56089cba0c0f7ea8844cfe4a SHA512 
bf1aabc2275e6a4ff9a736385b8cb97ded63ac44a43608991012ea818e4f9e908e451b781f15d32a8dc744e73cadf032637e44ad93a08c6fcad2912c5d755789
 WHIRLPOOL 
09b6580f2af817db6db6023c901f4f7f50daa1bad228e0e2c619d3a4b99f08d5c717de514ee99beeb26266c631e596e3e1fa985b6b787ec8641fa44035b737b2

diff --git a/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20160125.ebuild 
b/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20160125.ebuild
new file mode 100644
index 000..86ad694
--- /dev/null
+++ b/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20160125.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit elisp
+
+DESCRIPTION="Extension for nxml-mode with Gentoo-specific schemas"
+HOMEPAGE="https://gitweb.gentoo.org/proj/nxml-gentoo-schemas.git/";
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz";
+
+LICENSE="HPND"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+
+SITEFILE="60${PN}-gentoo.el"
+
+src_compile() { :; }
+
+src_install() {
+   insinto "${SITEETC}/${PN}"
+   doins schemas.xml *.rnc
+   elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+   dodoc DONATING
+}



[gentoo-commits] repo/gentoo:master commit in: games-strategy/warzone2100/

2016-01-25 Thread Michael Sterrett
commit: 7d2f26e9a4e222db9e3aa74c842ff84a647c9bbc
Author: Michael Sterrett  gentoo  org>
AuthorDate: Mon Jan 25 21:58:34 2016 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Mon Jan 25 21:59:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d2f26e9

games-strategy/warzone2100: drop unused autotools eclass

Package-Manager: portage-2.2.26

 games-strategy/warzone2100/warzone2100-3.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-strategy/warzone2100/warzone2100-3.1.3.ebuild 
b/games-strategy/warzone2100/warzone2100-3.1.3.ebuild
index 5785084..f255ddd 100644
--- a/games-strategy/warzone2100/warzone2100-3.1.3.ebuild
+++ b/games-strategy/warzone2100/warzone2100-3.1.3.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-inherit autotools toolchain-funcs eutils versionator gnome2-utils games
+inherit toolchain-funcs eutils versionator gnome2-utils games
 
 MY_PV=$(get_version_component_range -2)
 VIDEOS_PV=2.2



[gentoo-commits] repo/gentoo:master commit in: games-strategy/warzone2100/

2016-01-25 Thread Michael Sterrett
commit: 862f214effd34c1d3beba0c6b653d9ecde303b56
Author: Michael Sterrett  gentoo  org>
AuthorDate: Mon Jan 25 21:57:58 2016 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Mon Jan 25 21:59:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=862f214e

games-strategy/warzone2100: version bump

Package-Manager: portage-2.2.26

 games-strategy/warzone2100/Manifest|   1 +
 .../warzone2100/warzone2100-3.1.3.ebuild   | 101 +
 2 files changed, 102 insertions(+)

diff --git a/games-strategy/warzone2100/Manifest 
b/games-strategy/warzone2100/Manifest
index ebee4eb..354b68f 100644
--- a/games-strategy/warzone2100/Manifest
+++ b/games-strategy/warzone2100/Manifest
@@ -1,2 +1,3 @@
 DIST warzone2100-3.1.2.tar.xz 86232636 SHA256 
e33b0c89b981acda4ca2b473e105510caaecd0a0c6648ae22262f4b561566f1b SHA512 
55046ebb661ccc948b426dd07b116173bce70221a94c55fbe0897b3ad2137e22af6163476a72c4f1a7e00eed3a04f53eb1f2243d64491b48467c67928992ae87
 WHIRLPOOL 
0d2cc9a09e1118a9afad6fae88682a93fc0622df22f30cedb097cff670329b1a820d04df65538585e92bc0017e3790b1026bf228ad77a8fbb69c423f85d7eb64
+DIST warzone2100-3.1.3.tar.xz 86234856 SHA256 
b8389036070eb7eb15b4649ba7dc6b7c27ded46323115b07d987815e8d33ffb2 SHA512 
f16d7ad26ac9af3d31e2995917fbe93e40dfcad071824bf23e78d4d3599c692e1009c5e4e4e424a41350aa382ca0a27094b654b521757e43c6c9ece61a2f3d19
 WHIRLPOOL 
59156961286d8bb1a59fccff92410256548a685be3ee5ca980da49775d3161c315189eadd0b7a6aa6d62ee5dcf036db2c49f0c6d4934ec22dd2b214f66428287
 DIST warzone2100-videos-2.2.wz 571937134 SHA256 
142ae905be288cca33357a49f42b884c190e828fc0b1b1773ded5dff774f41a3 SHA512 
ca1a1af51296afdaca137114821508c5783f077090e665eae0f6df895855f57c43f84434706309e819417f5f35d1c649bd14e96dc9fbbb1252d30a4f9a223cf6
 WHIRLPOOL 
167e39a896081d75415810cdaa9c00ce3fa4062db1ef2b4f6f164beb9c1a1d3fd34cd474880521b75e4580f4496b246586d9270219e1cfe8e7740d1f7af35ebe

diff --git a/games-strategy/warzone2100/warzone2100-3.1.3.ebuild 
b/games-strategy/warzone2100/warzone2100-3.1.3.ebuild
new file mode 100644
index 000..5785084
--- /dev/null
+++ b/games-strategy/warzone2100/warzone2100-3.1.3.ebuild
@@ -0,0 +1,101 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit autotools toolchain-funcs eutils versionator gnome2-utils games
+
+MY_PV=$(get_version_component_range -2)
+VIDEOS_PV=2.2
+VIDEOS_P=${PN}-videos-${VIDEOS_PV}.wz
+DESCRIPTION="3D real-time strategy game"
+HOMEPAGE="http://wz2100.net/";
+SRC_URI="mirror://sourceforge/warzone2100/${P}.tar.xz
+   videos? ( 
mirror://sourceforge/warzone2100/warzone2100/Videos/${VIDEOS_PV}/high-quality-en/sequences.wz
 -> ${VIDEOS_P} )"
+
+LICENSE="GPL-2+ CC-BY-SA-3.0 public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+# upstream requested debug support
+IUSE="debug nls qt4 videos"
+
+# TODO: unbundle miniupnpc and quesoglc
+RDEPEND=">=dev-games/physfs-2[zip]
+   dev-libs/fribidi
+   media-libs/fontconfig
+   media-libs/freetype:2
+   media-libs/glew:=
+   media-libs/libogg
+   media-libs/libpng:0
+   media-libs/libtheora
+   media-libs/libvorbis
+   media-libs/openal
+   sys-libs/zlib
+   virtual/glu
+   virtual/opengl
+   x11-libs/libX11
+   x11-libs/libXrandr
+   dev-qt/qtcore:4
+   dev-qt/qtscript:4
+   nls? ( virtual/libintl )
+   qt4? (
+   dev-qt/qtgui:4
+   dev-qt/qtopengl:4
+   )
+   !qt4? ( media-libs/libsdl[opengl,video] )"
+DEPEND="${RDEPEND}
+   app-arch/zip
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+RDEPEND="${RDEPEND}
+   media-fonts/dejavu"
+
+src_prepare() {
+   sed -i -e 's/#top_builddir/top_builddir/' po/Makevars || die
+}
+
+src_configure() {
+   egamesconf \
+   --docdir=/usr/share/doc/${PF} \
+   --localedir=/usr/share/locale \
+   --with-distributor="Gentoo ${PF}" \
+   --with-icondir=/usr/share/icons/hicolor/128x128/apps \
+   --with-applicationdir=/usr/share/applications \
+   $(use_enable debug debug relaxed) \
+   $(use_enable nls) \
+   --with-backend=$(usex qt4 "qt" "sdl")
+}
+
+src_compile() {
+   emake AR="$(tc-getAR)"
+}
+
+src_install() {
+   default
+   rm -f "${D}"/usr/share/doc/${PF}/COPYING*
+   if use videos ; then
+   insinto "${GAMES_DATADIR}"/${PN}
+   newins "${DISTDIR}"/${VIDEOS_P} sequences.wz
+   fi
+   doman doc/warzone2100.6
+   dodoc doc/quickstartguide.pdf
+
+   elog "If you are using opensource drivers you should consider 
installing: "
+   elog "media-libs/libtxc_dxtn"
+
+   prepgamesdirs
+}
+
+pkg_preinst() {
+   games_pkg_preinst
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   games_pkg_postinst
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_ic

[gentoo-commits] proj/emacs:master commit in: app-xemacs/cc-mode/

2016-01-25 Thread Mats Lidell
commit: bf485d8450a0efc358e02f6320c2837cb948366f
Author: Mats Lidell  gentoo  org>
AuthorDate: Mon Jan 25 22:03:08 2016 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Mon Jan 25 22:03:08 2016 +
URL:https://gitweb.gentoo.org/proj/emacs.git/commit/?id=bf485d84

app-xemacs/cc-mode: Pre release version bump.

Package-Manager: portage-2.2.26

 app-xemacs/cc-mode/ChangeLog| 6 ++
 app-xemacs/cc-mode/Manifest | 2 +-
 app-xemacs/cc-mode/{cc-mode-1.96.ebuild => cc-mode-1.97.ebuild} | 0
 app-xemacs/cc-mode/metadata.xml | 5 -
 4 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/app-xemacs/cc-mode/ChangeLog b/app-xemacs/cc-mode/ChangeLog
index fc14a24..46c349e 100644
--- a/app-xemacs/cc-mode/ChangeLog
+++ b/app-xemacs/cc-mode/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 2002-2016 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/app-xemacs/cc-mode/ChangeLog,v 1.13 
2008/03/19 19:19:38 graaff Exp $
 
+*cc-mode-1.97 (25 Jan 2016)
+
+  25 Jan 2016; Mats Lidell  -cc-mode-1.96.ebuild,
+  +cc-mode-1.97.ebuild:
+  Pre release version bump.
+
 *cc-mode-1.96 (16 Jan 2016)
 
   16 Jan 2016; Mats Lidell  -cc-mode-1.95.ebuild,

diff --git a/app-xemacs/cc-mode/Manifest b/app-xemacs/cc-mode/Manifest
index 3c8d759..4eeb2c9 100644
--- a/app-xemacs/cc-mode/Manifest
+++ b/app-xemacs/cc-mode/Manifest
@@ -1 +1 @@
-DIST cc-mode-1.96-pkg.tar.gz 795962 SHA256 
5ee9a357e7996c25a83b1ca88488beff19f9d2c7caf1f422f51104847243ef6f SHA512 
04fac3f1321e68fb49519ec56854f38d80c8126b9d6819bf7469ea1d5732c861ffa89a39ca5626f581858b5ade20fb0aac7d0af5bac16fa1da9ce1a2621f7ec9
 WHIRLPOOL 
c072163902f1165a2fc61db1afdf124ee82ca916218025179340fb5e36675fb88914e48fb0d12861b01a3945e9cdadb095a77381b297be5a15a1c978058d0956
+DIST cc-mode-1.97-pkg.tar.gz 796460 SHA256 
dbe1b6eb652766466826afe25eff8e281a2a11cb4b4c6c174ad49a934ad9 SHA512 
65758580fbe3e5c0c963091535d982892a677c64a388f2e250d2a314b0c895a002ee4735ab2c84ef266ebaf036d88b74d20125d411c34f08441cb8fbabc110b8
 WHIRLPOOL 
5e9487cf3cb9eee71e84496dfeb3cc79c99e9323bfc6623ed6f4a258ec733a77ad1d35ddba20137898a95109bd898da34294cff6fe48ecfcf3c610ad24b50bb1

diff --git a/app-xemacs/cc-mode/cc-mode-1.96.ebuild 
b/app-xemacs/cc-mode/cc-mode-1.97.ebuild
similarity index 100%
rename from app-xemacs/cc-mode/cc-mode-1.96.ebuild
rename to app-xemacs/cc-mode/cc-mode-1.97.ebuild

diff --git a/app-xemacs/cc-mode/metadata.xml b/app-xemacs/cc-mode/metadata.xml
index 299..9406cf1 100644
--- a/app-xemacs/cc-mode/metadata.xml
+++ b/app-xemacs/cc-mode/metadata.xml
@@ -1,5 +1,8 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-  xemacs
+  
+xem...@gentoo.org
+Primary Maintainer
+  
 



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

2016-01-25 Thread Daniel Campbell
commit: c1eb49d34dcffe6e3ea6db78983c4197737cc106
Author: Daniel Campbell  gentoo  org>
AuthorDate: Mon Jan 25 21:38:46 2016 +
Commit: Daniel Campbell  gentoo  org>
CommitDate: Mon Jan 25 21:38:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1eb49d3

app-cdr/bashburn: Take ownership of package

Updated metadata.xml to GLEP 67 standard.

Package-Manager: portage-2.2.26

 app-cdr/bashburn/metadata.xml | 15 +++
 1 file changed, 15 insertions(+)

diff --git a/app-cdr/bashburn/metadata.xml b/app-cdr/bashburn/metadata.xml
index 097975e..b882b61 100644
--- a/app-cdr/bashburn/metadata.xml
+++ b/app-cdr/bashburn/metadata.xml
@@ -1,4 +1,19 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
+   
+   z...@gentoo.org
+   Daniel Campbell
+   
+   
+   A shell script for burning optical media. Supports data and 
audio burning,
+   with broad format support including WAV, MP3, Vorbis, and FLAC.
+   
+   
+   
+   anders.lin...@gmail.com
+   Anders Lindén
+   
+   http://bashburn.dose.se/index.php?s=docs
+   
 



[gentoo-commits] proj/nxml-gentoo-schemas:master commit in: /

2016-01-25 Thread Ulrich Müller
commit: ebe9d94f36bd257289286624cef971f0c7a3bdfa
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Jan 25 21:20:10 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Jan 25 21:20:10 2016 +
URL:
https://gitweb.gentoo.org/proj/nxml-gentoo-schemas.git/commit/?id=ebe9d94f

Update list of DTDs.

 Makefile| 2 +-
 schemas.xml | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile
index 56d1238..b55d3a3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 DTDS = book.dtd gleps.dtd glsa.dtd guide.dtd metadata.dtd metadoc.dtd  \
-   project.dtd staffing-needs.dtd userinfo.dtd
+   project.dtd projects.dtd repositories.dtd userinfo.dtd
 
 DTDDEPS = $(patsubst %.dtd,%.dep,$(DTDS))
 RNCS = $(patsubst %.dtd,%.rnc,$(DTDS))

diff --git a/schemas.xml b/schemas.xml
index 2e38d1f..6bd96a0 100644
--- a/schemas.xml
+++ b/schemas.xml
@@ -8,6 +8,7 @@
   
   
   
-  
+  
+  
   
-
\ No newline at end of file
+



[gentoo-commits] proj/nxml-gentoo-schemas:master commit in: /

2016-01-25 Thread Ulrich Müller
commit: eaf67267b292e0bf058f1491469bcbd4d0aabeda
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Jan 25 21:19:25 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Jan 25 21:19:25 2016 +
URL:
https://gitweb.gentoo.org/proj/nxml-gentoo-schemas.git/commit/?id=eaf67267

Makefile: Remove redundant files from clean target.

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index ff5f000..56d1238 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ all: .depend $(TARBALL)
 depend: .depend
 
 clean:
-   rm -f *.dtd *.dep *.dtd .depend
+   rm -f *.dtd *.dep .depend
 
 .depend: $(DTDDEPS)
cat *.dep > $@



[gentoo-commits] proj/nxml-gentoo-schemas:master commit in: /

2016-01-25 Thread Ulrich Müller
commit: 007651b01596f53f5d9a083d6d2ab71553ec4efc
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Jan 25 19:38:14 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Jan 25 19:38:14 2016 +
URL:
https://gitweb.gentoo.org/proj/nxml-gentoo-schemas.git/commit/?id=007651b0

Makefile: Add a comment.

 Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile b/Makefile
index 5b20643..ff5f000 100644
--- a/Makefile
+++ b/Makefile
@@ -44,6 +44,8 @@ $(TARBALL): Makefile LICENCE DONATING schemas.xml $(RNCS)
 .dtd.rnc:
trang -I dtd -O rnc $< $@
 
+# Trang will guess "packages" as start element, which causes Emacs
+# nXML validation to fail. So specify the start elements explicitly.
 metadata.rnc: metadata.dtd
trang -I dtd -O rnc -i no-generate-start $< $@
echo 'start = catmetadata | pkgmetadata' >> $@



[gentoo-commits] proj/nxml-gentoo-schemas:master commit in: /

2016-01-25 Thread Ulrich Müller
commit: b3af262eb7886db4fcca502b147bcdb29518efeb
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Jan 25 21:23:02 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Jan 25 21:23:02 2016 +
URL:
https://gitweb.gentoo.org/proj/nxml-gentoo-schemas.git/commit/?id=b3af262e

Update rnc schemas.

 metadata.rnc   | 24 +++
 projects.rnc   | 40 +++
 repositories.rnc   | 69 ++
 staffing-needs.rnc | 22 -
 4 files changed, 128 insertions(+), 27 deletions(-)

diff --git a/metadata.rnc b/metadata.rnc
index 7a23cca..b7944d9 100644
--- a/metadata.rnc
+++ b/metadata.rnc
@@ -11,22 +11,26 @@ attlist.catmetadata &=
 pkgmetadata =
   element pkgmetadata {
 attlist.pkgmetadata,
-(herd
- | maintainer
+(maintainer
  | natural-name
  | longdescription
+ | slots
  | use
  | upstream)*
   }
 attlist.pkgmetadata &=
   [ a:defaultValue = "" ] attribute pkgname { text }?
-# One tag for each herd this package is assigned to.
-herd = element herd { attlist.herd, text }
 #  One tag for each maintainer of a package, multiple allowed
 maintainer =
   element maintainer {
 attlist.maintainer, email, (description | name)*
   }
+# type attribute determines whether the maintainer is a person or a project.
+# Unknown is added to handle s in s. Using it (or no
+# explicit type) for Gentoo maintainers is prohibited.
+attlist.maintainer &=
+  [ a:defaultValue = "unknown" ]
+  attribute type { "person" | "project" | "unknown" }?
 # Natural name for package, example: LibreOffice (for app-office/libreoffice)
 natural-name = element natural-name { attlist.natural-name, text }
 attlist.natural-name &= empty
@@ -35,6 +39,15 @@ longdescription =
   element longdescription {
 attlist.longdescription, (text | pkg | cat)*
   }
+# A description of the packages SLOTs
+slots = element slots { attlist.slots, slot*, subslots? }
+# A particular SLOT
+slot = element slot { attlist.slot, text* }
+# name attribute holds the name of the SLOT, for sub-SLOTS use the subslots 
element
+attlist.slot &= attribute name { text }
+# The meaning of sub-SLOTs for the whole package
+subslots = element subslots { attlist.subslots, text* }
+attlist.subslots &= empty
 #  The changelog of the package
 
 # Please note that #PCDATA is mentioned only for the upstream changelog
@@ -112,6 +125,7 @@ attlist.remote-id &=
 | "freecode"
 | "freshmeat"
 | "github"
+| "gitlab"
 | "gitorious"
 | "google-code"
 | "launchpad"
@@ -139,6 +153,7 @@ attlist.cat &= empty
 attlist.description &= [ a:defaultValue = "C" ] attribute lang { text }?
 attlist.longdescription &=
   [ a:defaultValue = "C" ] attribute lang { text }?
+attlist.slots &= [ a:defaultValue = "C" ] attribute lang { text }?
 attlist.use &= [ a:defaultValue = "C" ] attribute lang { text }?
 # The restrict attribute, this attribute specifies restrictions on 
 # the applicability of tags on versions. The format of this attribute is 
@@ -148,7 +163,6 @@ attlist.use &= [ a:defaultValue = "C" ] attribute lang { 
text }?
 # 
 # For required tags, there must be either an unrestricted version, or a 
 # version that is default restricted.
-attlist.herd &= attribute restrict { text }?
 attlist.maintainer &= attribute restrict { text }?
 attlist.longdescription &= attribute restrict { text }?
 attlist.flag &= attribute restrict { text }?

diff --git a/projects.rnc b/projects.rnc
new file mode 100644
index 000..b78b56f
--- /dev/null
+++ b/projects.rnc
@@ -0,0 +1,40 @@
+namespace a = "http://relaxng.org/ns/compatibility/annotations/1.0";
+
+projects = element projects { attlist.projects, project* }
+attlist.projects &= empty
+# A project (identified by email address)
+project =
+  element project {
+attlist.project, email, name, url, description, subproject*, member*
+  }
+attlist.project &= empty
+# Contact e-mail address of a project or a project member
+email = element email { attlist.email, text }
+attlist.email &= empty
+# Name of a project or a project member
+name = element name { attlist.name, text }
+attlist.name &= empty
+# URL of the project homepage
+url = element url { attlist.url, text }
+attlist.url &= empty
+# Description of the project
+description = element description { attlist.description, text }
+attlist.description &= empty
+# Project member
+member = element member { attlist.member, email, name, role }
+# is-lead="1" indicates that the member is the project's lead
+attlist.member &=
+  [ a:defaultValue = "0" ] attribute is-lead { "0" | "1" }?
+# Project member role
+role = element role { attlist.role, text }
+attlist.role &= empty
+# Subproject of a project
+subproject = element subproject { attlist.subproject, text }
+# inherit-members="1" indicates that the project inherits members
+# from the subproject
+
+# ref="" references the subproject by the contact e-mail address
+attlist.subproject &

[gentoo-commits] proj/nxml-gentoo-schemas: New tag: nxml-gentoo-schemas-20160125

2016-01-25 Thread Ulrich Müller
commit: 
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Jan 25 21:23:48 2016 +

New tag: nxml-gentoo-schemas-20160125




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

2016-01-25 Thread Tim Harder
commit: b29c303bde740fa352b3c293b5daa0b45e14c049
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Jan 25 21:01:33 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Jan 25 21:02:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b29c303b

app-editors/vim-core: fix tarball manifest for 7.4.769

 app-editors/vim-core/Manifest| 2 +-
 app-editors/vim-core/vim-core-7.4.769.ebuild | 8 +++-
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/app-editors/vim-core/Manifest b/app-editors/vim-core/Manifest
index 5f22c7d..9214238 100644
--- a/app-editors/vim-core/Manifest
+++ b/app-editors/vim-core/Manifest
@@ -1,6 +1,6 @@
 DIST vim-7.4.1089.tar.gz 12548552 SHA256 
e52f7653a36b690441b47a273b1db72f0eb1e5f6729af25110a84088ca73e872 SHA512 
0fca208152b3c33cebfba4c2a33a6e59643a8c2650863b56b5a5c1863eb20238c412453d9e53cf75feaef8a5ef8aa8b33b601670e39c1b3effc02ed193bbd91f
 WHIRLPOOL 
87f61548b29755ab1a90999af99c46fc649589e6d2e132623c04a2fa24400738255648a43d79192b2b6eb2b34ed49dd8d439e65870025983738247368f2f8598
 DIST vim-7.4.542-gentoo-patches.tar.bz2 3307 SHA256 
0eb635f13e199de77846e0d363a473882f2186f138158271fabf0975747a2f3d SHA512 
446c66764dac2533cc2f2b3d50481971d4c63a4e81d94c545862a1be620179fdcd81a79f2d81737d1188812a6ad41d90e2a752a05acf6913e7a71464f7cecdd9
 WHIRLPOOL 
cfca8feef0eb8096897ef751afb0427acddd008530ded6cf908fcff51be9713da4ea3e5e613d544c5caba400d664ae19ca70925df3a218bec5c8be6f69aadda2
-DIST vim-7.4.769.tar.gz 12189506 SHA256 
d9b9c3af27161545a1e086e1ee9485432c0b1a792a1a59755f04ef94136c5042 SHA512 
ce3917cc68dba8b69696eb43436f90347c68a687f1e8c4b2f15f4a232ff7ce1a581a61737042ec49548d78c5f010e55e4c40b051b1a2574bbc27146a9249f15c
 WHIRLPOOL 
230304892e501ef9851bf9f0c9fc9c888bfe1ad2cd703bcd62c449866e28308027c37c7ed466966951ec9c5feb5d9ec82e843528861212cb40a5bf4cec6e8947
+DIST vim-7.4.769.tar.gz 12189043 SHA256 
c89568f3dfcefd773bfbb0958c1cf58a0b0ceedb9d0c264250b379a77ad02e9e SHA512 
00048c1d579c409767308c991e5de4ed54e9e50db7e97b0d148f0667742d5e46047c702bee693a5caf13a1603548ab783f7fa846574841d807ffbaa97d7f611e
 WHIRLPOOL 
28ada4763250bbed6f9a1768e81a79b75db64f0ef25296c5d4825f21d21d6e88ff24d488e841e6ba492e363da6d3a3e75e9ec2f2881a731e7ed261c7d21ffd3c
 DIST vim-7.4.827-gentoo-patches.tar.bz2 3106 SHA256 
1d2bb395fa79dde8e3dbc0a94e4b9591f9cb544d4e52a1ecd2eac4122e55b740 SHA512 
122dbcdee115ce0979ce8c5a54623ed405e889fb18967d7c9208d924bd62a7dd615544538040aef19449410c0ea5783c1832a317a1afd056d4d387c43e7a5988
 WHIRLPOOL 
23afe4d61b8c2f6a4d7e0e3a64a0d7c79a72ea3c317d93e969f01706c666217d19c866db56e0b09428c77d44e2adbf86edbbf4f3dbe521481c234cc66c0bafed
 DIST vim-7.4.827.tar.gz 12203128 SHA256 
8920db8115c78d260abbb2757ebf0e1e64d6e2f989626435fffad1ef37a9760f SHA512 
e055b71afdde347a45d78ff10a672be8b92d00dc0215febe39db8a0b44474a92b40f728cbbdbb2ceefbe6fa08683eed549880e07e6e97dd44c994b7f669a8e6a
 WHIRLPOOL 
e86e3b203c29ffd9b0b6536b7a997377bd0914cdb4f2b8775a4ae1fae2ab44f54b6c007e0d1bb08d8272aa8da596577729a9f004e7cf1f4914bf55c402b468e5
 DIST vim-7.4.tar.bz2 9843297 SHA256 
d0f5a6d2c439f02d97fa21bd9121f4c5abb1f6cd8b5a79d3ca82867495734ade SHA512 
65d55da556ee283a364b376d251b70e430b7a157bb5a8ee89565060ff9937907966d416cffd33f701b3314d0fdf16efe00065f66bc8459469f5ae2f713418e0e
 WHIRLPOOL 
914fc2c4fd485196410d853990bb5cc4c0071bc36dc0794655ec05cc0b5f7d2971dea780cc7293fcfbd4495a30a7437a3b1e33a2b6795c10a9f05a2eac3ca6f4

diff --git a/app-editors/vim-core/vim-core-7.4.769.ebuild 
b/app-editors/vim-core/vim-core-7.4.769.ebuild
index 6e00fc5..0d5a030 100644
--- a/app-editors/vim-core/vim-core-7.4.769.ebuild
+++ b/app-editors/vim-core/vim-core-7.4.769.ebuild
@@ -6,14 +6,12 @@ EAPI=5
 VIM_VERSION="7.4"
 inherit eutils vim-doc flag-o-matic versionator bash-completion-r1 prefix
 
-MY_PV=${PV//./-}
-
 if [[ ${PV} == * ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/vim/vim.git";
-   EGIT_CHECKOUT_DIR=${WORKDIR}/vim-${MY_PV}
+   EGIT_CHECKOUT_DIR=${WORKDIR}/vim-${PV}
 else
-   SRC_URI="https://github.com/vim/vim/archive/v${MY_PV}.tar.gz -> 
vim-${PV}.tar.gz
+   SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> 
vim-${PV}.tar.gz

https://dev.gentoo.org/~radhermit/vim/vim-7.4.542-gentoo-patches.tar.bz2";
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 fi
@@ -28,7 +26,7 @@ IUSE="nls acl minimal"
 DEPEND="sys-devel/autoconf"
 PDEPEND="!minimal? ( app-vim/gentoo-syntax )"
 
-S=${WORKDIR}/vim-${MY_PV}
+S=${WORKDIR}/vim-${PV}
 
 pkg_setup() {
# people with broken alphabets run into trouble. bug 82186.



[gentoo-commits] repo/gentoo:master commit in: net-nntp/leafnode/

2016-01-25 Thread Hans de Graaff
commit: 17b95ca19a529317fab560e0eca20fd0f9722d88
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan 25 20:16:44 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 25 20:27:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17b95ca1

net-nntp/leafnode: add 1.11.1, fix bug 451774

Remove a keepdir for /var/lock/news since this location
is not actually uses by leafnode and creating directories
in /var/lock should now be handled at runtime.

Package-Manager: portage-2.2.26

 net-nntp/leafnode/Manifest|  1 +
 net-nntp/leafnode/leafnode-1.11.11.ebuild | 47 +++
 2 files changed, 48 insertions(+)

diff --git a/net-nntp/leafnode/Manifest b/net-nntp/leafnode/Manifest
index a2486de..3b50171 100644
--- a/net-nntp/leafnode/Manifest
+++ b/net-nntp/leafnode/Manifest
@@ -1,2 +1,3 @@
 DIST leafnode-1.11.10.tar.bz2 493480 SHA256 
d75ba79961a8900b273eb74c3ad6976bf9fd64c2fa0284273e65f98190c5f2bc SHA512 
efffbe9a3fe10da64ebfaff31738b66e9783923ea119e2f792bc0e7e1811d570e85c5ddec17af6787333958d3af9bec87d1312c37eb19e355147dfa721ae
 WHIRLPOOL 
ed47717d7c2a6d21ba0b07f0daf5a5c716ff90034ea3747d57958163142eb154778267b9c370082b0e5a8e7e35942b3334bd6ff9f9d476186e27d838e2a26897
+DIST leafnode-1.11.11.tar.bz2 500482 SHA256 
3ec325216fb5ddcbca13746e3f4aab4b49be11616a321b25978ffd971747adc0 SHA512 
3a476a32f2e59ed0812379efc2ad1964347094417e7fc01d93f84d0cfaed78a66b2f2f40d1ac36f8a0f8844523ab57b9a605d4bd73ea309248c0562e7c26248a
 WHIRLPOOL 
76435a83f4f82d1832ce25e054016e6ec7090a16221575b179e6c3e923a916c9a4b1ea00747783d2988da0c447cd410ea4d9681431208444ec8b80f11e41ac48
 DIST leafnode-1.11.8.tar.bz2 504617 SHA256 
543d921549a811cbd4a7763b241af7dcfe5722ab1d6b7515c88f680833876e22 SHA512 
93f8af5f3e99e7a55f0e8cbd9ceb22d7f3d82f8683e3390c2ee646e686aba7a748caa038f4aef27cd1934d46a5a49c0b29bd317926b7dffeae138607184e7bfb
 WHIRLPOOL 
8848645ac2ef24bb9836a4026c1c5c528d659f45b2f9f49fe2bb63ba41267c42279ba18c52c2bcbea8eaaece55475936dda25b27897830967db57ca314e948dd

diff --git a/net-nntp/leafnode/leafnode-1.11.11.ebuild 
b/net-nntp/leafnode/leafnode-1.11.11.ebuild
new file mode 100644
index 000..35822b7
--- /dev/null
+++ b/net-nntp/leafnode/leafnode-1.11.11.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="A USENET software package designed for small sites"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+HOMEPAGE="http://leafnode.sourceforge.net/";
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="ipv6"
+
+DEPEND=">=dev-libs/libpcre-3.9"
+RDEPEND="${DEPEND}
+   virtual/inetd"
+DOCS=( CREDITS ChangeLog FAQ.txt FAQ.pdf INSTALL NEWS README-daemontools 
UNINSTALL-daemontools README README-MAINTAINER README-FQDN )
+
+src_configure() {
+   econf \
+   --sysconfdir=/etc/leafnode \
+   --localstatedir=/var \
+   --with-spooldir=/var/spool/news \
+   $(use_with ipv6)
+}
+
+src_install() {
+   default
+
+   keepdir \
+   /var/lib/news \
+   
/var/spool/news/{failed.postings,interesting.groups,leaf.node,out.going,temp.files}
 \
+   
/var/spool/news/message.id/{0,1,2,3,4,5,6,7,8,9}{0,1,2,3,4,5,6,7,8,9}{0,1,2,3,4,5,6,7,8,9}
+
+   fowners -R news:news /var/{lib,spool}/news
+
+   insinto /etc/xinetd.d
+   newins "${FILESDIR}"/leafnode.xinetd leafnode-nntp
+
+   exeinto /etc/cron.hourly
+   newexe "${FILESDIR}"/fetchnews.cron fetchnews
+   exeinto /etc/cron.daily
+   newexe "${FILESDIR}"/texpire.cron texpire
+
+   dohtml FAQ.html FAQ.xml README-FQDN.html
+}



[gentoo-commits] repo/gentoo:master commit in: dev-db/mysql-workbench/

2016-01-25 Thread Hans de Graaff
commit: e02d7b31a8ebbd07b2669b6a6967a8e84c496655
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan 25 20:26:23 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 25 20:27:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e02d7b31

dev-db/mysql-workbench: fix bug 572896

Make sure to depend on libpcre[cxx] since mysql-workbench
requires the C++ bindings to libpcre.

Thanks to Philipp Ammann in bug 572896 for diagnosing the
problem and providing a patch.

Package-Manager: portage-2.2.26

 dev-db/mysql-workbench/mysql-workbench-6.3.4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/mysql-workbench/mysql-workbench-6.3.4-r2.ebuild 
b/dev-db/mysql-workbench/mysql-workbench-6.3.4-r2.ebuild
index c3d9983..60f80e7 100644
--- a/dev-db/mysql-workbench/mysql-workbench-6.3.4-r2.ebuild
+++ b/dev-db/mysql-workbench/mysql-workbench-6.3.4-r2.ebuild
@@ -41,7 +41,7 @@ CDEPEND="${PYTHON_DEPS}
>=dev-libs/libxml2-2.6.2:2
dev-libs/libzip
>=virtual/mysql-5.1
-   dev-libs/libpcre
+   dev-libs/libpcre[cxx]
>=sci-libs/gdal-1.11.1-r1[-mdb]
virtual/opengl
>=dev-lang/lua-5.1:0[deprecated]



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/git-sources/

2016-01-25 Thread Mike Pagano
commit: 3c3d63321249345964c530cfdf1c412a21c1b196
Author: Mike Pagano  gentoo  org>
AuthorDate: Mon Jan 25 20:22:31 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon Jan 25 20:22:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c3d6332

sys-kernel/git-sources: Remove old 4.4 version

Package-Manager: portage-2.2.26

 sys-kernel/git-sources/Manifest   |  9 -
 sys-kernel/git-sources/git-sources-4.4_rc1.ebuild | 40 ---
 sys-kernel/git-sources/git-sources-4.4_rc2.ebuild | 40 ---
 sys-kernel/git-sources/git-sources-4.4_rc3.ebuild | 40 ---
 sys-kernel/git-sources/git-sources-4.4_rc4.ebuild | 40 ---
 sys-kernel/git-sources/git-sources-4.4_rc5.ebuild | 40 ---
 sys-kernel/git-sources/git-sources-4.4_rc6.ebuild | 40 ---
 sys-kernel/git-sources/git-sources-4.4_rc7.ebuild | 40 ---
 sys-kernel/git-sources/git-sources-4.4_rc8.ebuild | 40 ---
 9 files changed, 329 deletions(-)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index edeba96..dfb3a44 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -1,11 +1,2 @@
-DIST linux-4.3.tar.xz 86920812 SHA256 
4a622cc84b8a3c38d39bc17195b0c064d2b46945dfde0dae18f77b120bc9f3ae SHA512 
d25812043850530fdcfdb48523523ee980747f3c2c1266149330844dae2cba0d056d4ddd9c0f129f570f5d1f6df5c20385aec5f6a2e0755edc1e2f5f93e2c6bc
 WHIRLPOOL 
e3f131443acc14d4f67bbd3f4e1c57af3d822c41c85a112564d54667a591c8619dce42327fd8166d30a2d7adfaf433c2e2134d4995c91c08f65ac0cc2190f935
 DIST linux-4.4.tar.xz 87295988 SHA256 
401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2 SHA512 
13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e
 WHIRLPOOL 
02abc203d867404b9934aaa4c1e5b5dcbb0b0021e91a03f3a7e7fd224eed106821d8b4949f32a590536db150e5a88c16fcde88538777a26d0c17900f0257b1bc
-DIST patch-4.4-rc1.xz 6387896 SHA256 
3870efdb5dfdbcb17d5a233e8e9c69156609825a3fb344b8f0fcecb92646360d SHA512 
8012aa366ae77ab9bc17d66d1912908f18624c5a7803e7acbbe0cf3fe8633517a6dc12affb47a2c90fbbfb9acd762be511b01abc16650d8c7ac526896210005f
 WHIRLPOOL 
fc8d501aceb8f9b9957e37109fafe05f666300368c60d73686ab0f1e87a21f5e8a605f23abd063b7cdf6df9ae33ccd079d2aea811444a4c5938180dcb161947d
-DIST patch-4.4-rc2.xz 6472332 SHA256 
04a2fe6ce8711a01617e459d6908bfbd7715a0e4106fbd05372e12ba7ad03158 SHA512 
c4690fa99a3e2f48de8093c3ce68605e79fdb12dde2483a5f147c43fefaa5002153f50006599a2f0b59a014265dcaf4bf16925bcea674b9a82f0ddac2cdc88ae
 WHIRLPOOL 
163b4beed95a8eb1f0068c7c2fcfa4a294fd35072dd6b48aaebc079e8720ec9aabd6fc06edd32bbd79ab28d0ba943851aa5abafd8c5a564f40dcd9ee1665f485
-DIST patch-4.4-rc3.xz 6514956 SHA256 
41b73ce54efdde419218de2ca2b1bcc2bc135b5e33ab870e28eb328fca962855 SHA512 
08ac846d999c8997b24a85b316218dc27c0f4adb5ab38186668705e1ca06cb576e198c702eaaf97cdbfce4a6f69805765b63c16c97271dd702bab05708ac7897
 WHIRLPOOL 
bf01ded5974cfa6d1d887ea558ccd8b0deae88f2d8836614d0579ca25afd6a7aec1c726ee5c01506b33835f3f5c0cea5125a452969def053fda810299704658e
-DIST patch-4.4-rc4.xz 6583896 SHA256 
e2a1f4198c0f56b0fb9cdf7056a3efb5c99d117e6c55341b69f8e77c01bea450 SHA512 
45cfa607086fd41f37e374696042fed0c122449652282d334c3d72c808d609108e99eee538eb9a7529a0498986d31984fc3714a29bab01210548c07647fd8e83
 WHIRLPOOL 
78274ee4996eaf9951be09cf96c951617adf1e01c29284893720ba37bca1485e9182f8d7e237a288ef053d2a0160869898df39e9130d10c317c0d3ad91617684
-DIST patch-4.4-rc5.xz 6618504 SHA256 
d976f02cae338d12981c1d9479077379ac7b7b8210fa216549ca24c51b68d85a SHA512 
38f1d3b1999374850e7c857d35afeca38d7ae253face09cc689220b38aa0e87a53effcfee13ad6b821a0a7b8a1a9c0ab7a2c0b114d63dbf44f48a41f0c32483f
 WHIRLPOOL 
765f27ca1270a2d3b0d0013a34f71d3891742e57b18f641eacb1ba070abfa8928a7bea7b8e42717ac6568930e83db5c6d113bee40d0a46b17abfb03778b1c42e
-DIST patch-4.4-rc6.xz 6663416 SHA256 
e4dde89da4c186e16f0af79fb812314a1afb2746349b57831baebb9c762b6c78 SHA512 
a8b362c98f76997070e2b8703836c00e5938c37c9c3cf77f4d68c77f78ee5935e305210681c8d45d534027abca249e0b607a57fc4f7df15b756c2a32e4401427
 WHIRLPOOL 
c3e6ba088509c3aa27da021aac74602d90a308d6c66440646ac97a046e644428cd9749d98e3dbcadb9cf6526fb35fea621e83fbd73e1233be8d261060c2d27aa
-DIST patch-4.4-rc7.xz 6677688 SHA256 
263c181c3d3a53e9bcd501dbc8f8afc6ed8b81f695bc5a670271530f1e671104 SHA512 
3895e3a9515f215bdc3f57c9106392dbd19c7ec1b7c360f405b5e203fa1419487781e85416441b14dad46e03c4389d62d0eda18a0a42d26a1a75b47bcb1a81d2
 WHIRLPOOL 
72d7cd2daea90837ab7e20dc961c50f5e5e77b9a3501ae2ba165d8d0b80656426db6e100243f4555a40301667a63621c127df4b410d814d09c115f469312c5ce
-DIST patch-4.4-rc8.xz 6692052 SHA256 
502b516756cb62da6887b680d2f1da211908844c99e3869dd3a1af9f2e9c261e SHA512 
875d1954ecf2beff9fe64879d290604958f1f5d7e18cf3cf37327746e2f8175d950a1bc88aec9749d5a753bf1e255ecb4406a63504d7c4738575d86bb27159a9
 WHIRLP

[gentoo-commits] repo/gentoo:master commit in: sys-kernel/git-sources/

2016-01-25 Thread Mike Pagano
commit: 6f1cd35bbabd4804537f45c692f6d79f31f061f6
Author: Mike Pagano  gentoo  org>
AuthorDate: Mon Jan 25 20:21:27 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon Jan 25 20:21:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f1cd35b

sys-kernel/git-sources: Linux patch 4.5_rc1

Package-Manager: portage-2.2.26

 sys-kernel/git-sources/Manifest   |  2 ++
 sys-kernel/git-sources/git-sources-4.5_rc1.ebuild | 40 +++
 2 files changed, 42 insertions(+)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index 3a3337e..edeba96 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -1,4 +1,5 @@
 DIST linux-4.3.tar.xz 86920812 SHA256 
4a622cc84b8a3c38d39bc17195b0c064d2b46945dfde0dae18f77b120bc9f3ae SHA512 
d25812043850530fdcfdb48523523ee980747f3c2c1266149330844dae2cba0d056d4ddd9c0f129f570f5d1f6df5c20385aec5f6a2e0755edc1e2f5f93e2c6bc
 WHIRLPOOL 
e3f131443acc14d4f67bbd3f4e1c57af3d822c41c85a112564d54667a591c8619dce42327fd8166d30a2d7adfaf433c2e2134d4995c91c08f65ac0cc2190f935
+DIST linux-4.4.tar.xz 87295988 SHA256 
401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2 SHA512 
13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e
 WHIRLPOOL 
02abc203d867404b9934aaa4c1e5b5dcbb0b0021e91a03f3a7e7fd224eed106821d8b4949f32a590536db150e5a88c16fcde88538777a26d0c17900f0257b1bc
 DIST patch-4.4-rc1.xz 6387896 SHA256 
3870efdb5dfdbcb17d5a233e8e9c69156609825a3fb344b8f0fcecb92646360d SHA512 
8012aa366ae77ab9bc17d66d1912908f18624c5a7803e7acbbe0cf3fe8633517a6dc12affb47a2c90fbbfb9acd762be511b01abc16650d8c7ac526896210005f
 WHIRLPOOL 
fc8d501aceb8f9b9957e37109fafe05f666300368c60d73686ab0f1e87a21f5e8a605f23abd063b7cdf6df9ae33ccd079d2aea811444a4c5938180dcb161947d
 DIST patch-4.4-rc2.xz 6472332 SHA256 
04a2fe6ce8711a01617e459d6908bfbd7715a0e4106fbd05372e12ba7ad03158 SHA512 
c4690fa99a3e2f48de8093c3ce68605e79fdb12dde2483a5f147c43fefaa5002153f50006599a2f0b59a014265dcaf4bf16925bcea674b9a82f0ddac2cdc88ae
 WHIRLPOOL 
163b4beed95a8eb1f0068c7c2fcfa4a294fd35072dd6b48aaebc079e8720ec9aabd6fc06edd32bbd79ab28d0ba943851aa5abafd8c5a564f40dcd9ee1665f485
 DIST patch-4.4-rc3.xz 6514956 SHA256 
41b73ce54efdde419218de2ca2b1bcc2bc135b5e33ab870e28eb328fca962855 SHA512 
08ac846d999c8997b24a85b316218dc27c0f4adb5ab38186668705e1ca06cb576e198c702eaaf97cdbfce4a6f69805765b63c16c97271dd702bab05708ac7897
 WHIRLPOOL 
bf01ded5974cfa6d1d887ea558ccd8b0deae88f2d8836614d0579ca25afd6a7aec1c726ee5c01506b33835f3f5c0cea5125a452969def053fda810299704658e
@@ -7,3 +8,4 @@ DIST patch-4.4-rc5.xz 6618504 SHA256 
d976f02cae338d12981c1d9479077379ac7b7b8210f
 DIST patch-4.4-rc6.xz 6663416 SHA256 
e4dde89da4c186e16f0af79fb812314a1afb2746349b57831baebb9c762b6c78 SHA512 
a8b362c98f76997070e2b8703836c00e5938c37c9c3cf77f4d68c77f78ee5935e305210681c8d45d534027abca249e0b607a57fc4f7df15b756c2a32e4401427
 WHIRLPOOL 
c3e6ba088509c3aa27da021aac74602d90a308d6c66440646ac97a046e644428cd9749d98e3dbcadb9cf6526fb35fea621e83fbd73e1233be8d261060c2d27aa
 DIST patch-4.4-rc7.xz 6677688 SHA256 
263c181c3d3a53e9bcd501dbc8f8afc6ed8b81f695bc5a670271530f1e671104 SHA512 
3895e3a9515f215bdc3f57c9106392dbd19c7ec1b7c360f405b5e203fa1419487781e85416441b14dad46e03c4389d62d0eda18a0a42d26a1a75b47bcb1a81d2
 WHIRLPOOL 
72d7cd2daea90837ab7e20dc961c50f5e5e77b9a3501ae2ba165d8d0b80656426db6e100243f4555a40301667a63621c127df4b410d814d09c115f469312c5ce
 DIST patch-4.4-rc8.xz 6692052 SHA256 
502b516756cb62da6887b680d2f1da211908844c99e3869dd3a1af9f2e9c261e SHA512 
875d1954ecf2beff9fe64879d290604958f1f5d7e18cf3cf37327746e2f8175d950a1bc88aec9749d5a753bf1e255ecb4406a63504d7c4738575d86bb27159a9
 WHIRLPOOL 
24086d6d672ed33f54813476361bdbdd4f90ebf9f10caff8726a8e7a90eb9546482e841249a6ef861987a5bb2c0c867afe786f7b8c09bcb54ff7b68591da
+DIST patch-4.5-rc1.xz 7967940 SHA256 
e85df921d461dd39c488ddd4f14b29ce1478b3df5551c6edda074690afe7e047 SHA512 
0c7be6f7253d5542032c828a77e3fdd4d7728c3832378206684c9e2bc1d53087193f078970a1dbc0af33259bfb144807bd21dd50286ac60e3fabd492a4de4fd3
 WHIRLPOOL 
ccb9e96626869183a87b6ec9dfb4edf0869adf3f6f4d8d7b3064196ff3347977435bed3995e6b14384f751aa4ec8bf0748a0c430a3669784f71b6351c96aaa5e

diff --git a/sys-kernel/git-sources/git-sources-4.5_rc1.ebuild 
b/sys-kernel/git-sources/git-sources-4.5_rc1.ebuild
new file mode 100644
index 000..c33f1f6
--- /dev/null
+++ b/sys-kernel/git-sources/git-sources-4.5_rc1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+UNIPATCH_STRICTORDER="yes"
+K_NOUSENAME="yes"
+K_NOSETEXTRAVERSION="yes"
+K_NOUSEPR="yes"
+K_SECURITY_UNSUPPORTED="yes"
+K_BASE_VER="4.4"
+K_EXP_GENPATCHES_NOUSE="1"
+ETYPE="sources"
+CKV="${PVR/-r/-git}"
+
+# only use this if it's not an _rc/_pre release
+[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
+inherit 

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

2016-01-25 Thread Andreas Schuerch
commit: bbd6778c05a11a1388c446ab30eb322968613696
Author: Andreas Schuerch  gentoo  org>
AuthorDate: Mon Jan 25 20:03:45 2016 +
Commit: Andreas Schuerch  gentoo  org>
CommitDate: Mon Jan 25 20:04:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbd6778c

sys-fs/dislocker: treat deps correctly

Package-Manager: portage-2.2.26

 sys-fs/dislocker/dislocker-.ebuild | 13 +
 sys-fs/dislocker/metadata.xml  |  4 
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/sys-fs/dislocker/dislocker-.ebuild 
b/sys-fs/dislocker/dislocker-.ebuild
index ba8d583..e4497f2 100644
--- a/sys-fs/dislocker/dislocker-.ebuild
+++ b/sys-fs/dislocker/dislocker-.ebuild
@@ -19,12 +19,10 @@ fi
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="mbedtls polarssl ruby"
-REQUIRED_USE="|| ( polarssl mbedtls )"
+IUSE="ruby"
 
 DEPEND="sys-fs/fuse
-   mbedtls? ( net-libs/mbedtls )
-   polarssl? ( net-libs/polarssl )
+   || ( net-libs/polarssl net-libs/mbedtls )
ruby? ( dev-lang/ruby:2.1 )"
 
 RDEPEND="${DEPEND}"
@@ -37,6 +35,13 @@ src_prepare() {
sed 's:\.\./man:'../../${P}/man':g' -i "${S}/src/CMakeLists.txt" || die
 }
 
+src_configure() {
+   mycmakeargs=(
+   $(cmake-utils_use_find_package ruby Ruby)
+   )
+   cmake-utils_src_configure
+}
+
 src_install() {
find "${S}/man/linux" -name '*.1' -exec doman '{}' +
cmake-utils_src_install

diff --git a/sys-fs/dislocker/metadata.xml b/sys-fs/dislocker/metadata.xml
index 71c868d..9cc8287 100644
--- a/sys-fs/dislocker/metadata.xml
+++ b/sys-fs/dislocker/metadata.xml
@@ -8,8 +8,4 @@
   
 Aorimn/dislocker
   
-  
-build with mbedtls
-build with polarssl
-  
 



[gentoo-commits] repo/gentoo:master commit in: app-admin/logrotate/, app-admin/logrotate/files/

2016-01-25 Thread José María Alonso
commit: 0cb2e1a56954a0ae8621953eb95584c999617e5d
Author: José María Alonso Josa  gentoo  org>
AuthorDate: Mon Jan 25 20:01:19 2016 +
Commit: José María Alonso  gentoo  org>
CommitDate: Mon Jan 25 20:01:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cb2e1a5

app-admin/logrotate: bump to version 3.9.2

Package-Manager: portage-2.2.26

 app-admin/logrotate/Manifest   |  1 +
 .../logrotate/files/logrotate-3.9.2-Werror.patch   | 12 
 .../files/logrotate-3.9.2-atomic-create.patch  | 42 +++
 .../logrotate/files/logrotate-3.9.2-fbsd.patch | 57 +++
 .../files/logrotate-3.9.2-ignore-hidden.patch  | 15 
 .../logrotate/files/logrotate-3.9.2-lfs.patch  | 12 
 .../files/logrotate-3.9.2-noasprintf.patch | 55 ++
 app-admin/logrotate/logrotate-3.9.2.ebuild | 83 ++
 8 files changed, 277 insertions(+)

diff --git a/app-admin/logrotate/Manifest b/app-admin/logrotate/Manifest
index 25d4efc..eae536b 100644
--- a/app-admin/logrotate/Manifest
+++ b/app-admin/logrotate/Manifest
@@ -1,2 +1,3 @@
+DIST 3.9.2.tar.gz 80711 SHA256 
2de00c65e23fa9d7909cae6594e550b9abe9a7eb1553669ddeaca92d30f97009 SHA512 
62c84a98ec3373562a5c0ab0abd68e33620787cbbafbcf442cb5c7bdc1a41a7f673ee5dabc5f905ad4dd3fffebcbee0dab2ea8698f20de04cc13950212aaab33
 WHIRLPOOL 
b77338f2cc88e6bd03310cea40c26cd4d890238455b4d9507f64a3f8de1006bf98e0d3b783f6536da963f3d695ab604ab3f9bb0e6aa1ae9575005a665b497ec1
 DIST logrotate-3.8.9.tar.gz 77408 SHA256 
700ed7ce9072a1cca324779a74797dfaefdae37ac50a817134b947c4ded1dfa7 SHA512 
342533f321a1d77c0ca389fd0a393377ba73f10654aae163cbd35f8d5df25673f1aa6e44d0af42be5419d152a7dae11024d9005076bce0a3b3dad1f0e12b9c0d
 WHIRLPOOL 
005621b5dc7f6954e505876eece76e3adf03b9b89b724e5c28b845c8af3ebb8e978d20e3a82c8a503c32bfd8758517625207e23518d6d08068e237c22fe7212d
 DIST logrotate-3.9.1.tar.gz 79061 SHA256 
022769e3288c80981559a8421703c88e8438b447235e36dd3c8e97cd94c52545 SHA512 
e6da7c7f067befaf2441e9c6ce77e53cf5ddb4f56cc3304c3e50873b6f20c68520f4a0e50ec466cbebcbed20bfd77bf6dfc489975a8131e9573fb19856c0fe28
 WHIRLPOOL 
9b3558bb03c6c95f8f386ea75ca09bfda802ae4c45b9ef8408692e3aa7a2ee57447cf15ce04d0289946b9cae2266acb5509d8151d15ac6ea0ad9113aeb32dc17

diff --git a/app-admin/logrotate/files/logrotate-3.9.2-Werror.patch 
b/app-admin/logrotate/files/logrotate-3.9.2-Werror.patch
new file mode 100644
index 000..659a66c
--- /dev/null
+++ b/app-admin/logrotate/files/logrotate-3.9.2-Werror.patch
@@ -0,0 +1,12 @@
+diff -Nuar a/Makefile.am b/Makefile.am
+--- a/Makefile.am  2016-01-20 10:47:36.0 +0100
 b/Makefile.am  2016-01-25 20:04:28.270050499 +0100
+@@ -1,7 +1,7 @@
+ MAN = logrotate.8
+ MAN5 = logrotate.conf.5
+ 
+-AM_CFLAGS = -Wall -Werror
++AM_CFLAGS = -Wall
+ sbin_PROGRAMS = logrotate
+ logrotate_SOURCES = logrotate.c log.c config.c basenames.c
+ 

diff --git a/app-admin/logrotate/files/logrotate-3.9.2-atomic-create.patch 
b/app-admin/logrotate/files/logrotate-3.9.2-atomic-create.patch
new file mode 100644
index 000..3914e65
--- /dev/null
+++ b/app-admin/logrotate/files/logrotate-3.9.2-atomic-create.patch
@@ -0,0 +1,42 @@
+diff -Nuar a/logrotate.c b/logrotate.c
+--- a/logrotate.c  2016-01-25 19:55:46.74003 +0100
 b/logrotate.c  2016-01-25 20:03:15.290049030 +0100
+@@ -367,15 +367,18 @@
+ int createOutputFile(char *fileName, int flags, struct stat *sb, acl_type 
acl, int force_mode)
+ {
+ int fd;
+-  struct stat sb_create;
+-  int acl_set = 0;
+-
+-  fd = open(fileName, (flags | O_EXCL | O_NOFOLLOW),
+-  (S_IRUSR | S_IWUSR) & sb->st_mode);
++int acl_set = 0;
++struct stat sb_create;
++char template[PATH_MAX + 1];
++mode_t umask_value;
++snprintf(template, PATH_MAX, "%s/logrotate_temp.XX", 
ourDirName(fileName));
++umask_value = umask();
++fd = mkostemp(template, (flags | O_EXCL | O_NOFOLLOW));
++umask(umask_value);
+ 
+ if (fd < 0) {
+-  message(MESS_ERROR, "error creating output file %s: %s\n",
+-  fileName, strerror(errno));
++   message(MESS_ERROR, "error creating unique temp file: %s\n",
++   strerror(errno));
+   return -1;
+ }
+ if (fchmod(fd, (S_IRUSR | S_IWUSR) & sb->st_mode)) {
+@@ -425,6 +428,12 @@
+   return -1;
+   }
+   }
++if (rename(template, fileName)) {
++message(MESS_ERROR, "error renaming temp file to %s: %s\n",
++fileName, strerror(errno));
++close(fd);
++return -1;
++}
+ 
+ return fd;
+ }

diff --git a/app-admin/logrotate/files/logrotate-3.9.2-fbsd.patch 
b/app-admin/logrotate/files/logrotate-3.9.2-fbsd.patch
new file mode 100644
index 000..5f60596
--- /dev/null
+++ b/app-admin/logrotate/files/logrotate-3.9.2-fbsd.patch
@@ -0,0 +1,57 @@
+diff -Nuar a/config.c b/config.c
+--- a/config.c 2016-01-25 19:50:48.840034001 +0100
 b/config.c 2016-01-25 19:54:37.1700

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

2016-01-25 Thread Justin Lecher
commit: 9530b4832c44474bce265dce51144b91ea94eb3b
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Jan 25 19:51:15 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Jan 25 19:57:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9530b483

embassy.eclass: Drop obsolete eclass

Signed-off-by: Justin Lecher  gentoo.org>

 eclass/embassy.eclass | 92 ---
 1 file changed, 92 deletions(-)

diff --git a/eclass/embassy.eclass b/eclass/embassy.eclass
deleted file mode 100644
index a8f8e85..000
--- a/eclass/embassy.eclass
+++ /dev/null
@@ -1,92 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-# Author Olivier Fisette 
-
-# This eclass is used to install EMBASSY programs (EMBOSS add-ons).
-
-# The inheriting ebuild should provide a "DESCRIPTION", "KEYWORDS" and, if
-# necessary, add "(R|P)DEPEND"encies. Additionnaly, the inheriting ebuild's
-# name must begin by "embassy-". Also, before inheriting, the ebuild should
-# specify what version of EMBOSS is required by setting EBOV.
-
-inherit eutils multilib
-
-# The EMBASSY package name, retrieved from the inheriting ebuild's name
-EN=${PN:8}
-# The full name and version of the EMBASSY package (excluding the Gentoo
-# revision number)
-EF="$(echo ${EN} | tr "[:lower:]" "[:upper:]")-${PV}"
-
-HOMEPAGE="http://emboss.sourceforge.net/";
-LICENSE="LGPL-2 GPL-2"
-SRC_URI="ftp://emboss.open-bio.org/pub/EMBOSS/EMBOSS-${EBOV}.tar.gz
-   ftp://emboss.open-bio.org/pub/EMBOSS/${EF}.tar.gz";
-
-SLOT="0"
-IUSE="X png"
-
-DEPEND="=sci-biology/emboss-${EBOV}*
-   !=media-libs/gd-1.8
-   )"
-
-S=${WORKDIR}/EMBOSS-${EBOV}/embassy/${EF}
-
-embassy_src_unpack() {
-   unpack ${A}
-   mkdir EMBOSS-${EBOV}/embassy
-   mv ${EF} EMBOSS-${EBOV}/embassy/
-   cp /usr/$(get_libdir)/libplplot.la EMBOSS-${EBOV}/plplot/
-   cp /usr/$(get_libdir)/libeplplot.la EMBOSS-${EBOV}/plplot/
-   cp /usr/$(get_libdir)/libajax.la EMBOSS-${EBOV}/ajax/
-   cp /usr/$(get_libdir)/libajaxg.la EMBOSS-${EBOV}/ajax/
-   cp /usr/$(get_libdir)/libnucleus.la EMBOSS-${EBOV}/nucleus/
-   if [ -e "${FILESDIR}"/${PF}.patch ]; then
-   cd "${S}"
-   epatch "${FILESDIR}"/${PF}.patch
-   fi
-}
-
-embassy_src_compile() {
-   local PREFIX="${ROOT}/usr"
-   local EXTRA_CONF
-   ! use X && EXTRA_CONF="${EXTRA_CONF} --without-x"
-   ! use png && EXTRA_CONF="${EXTRA_CONF} --without-pngdriver"
-   ./configure \
-   "--bindir=${PREFIX}/bin" \
-   "--sbindir=${PREFIX}/sbin" \
-   "--libexecdir=${PREFIX}/libexec" \
-   "--sysconfdir=${ROOT}/etc" \
-   "--sharedstatedir=${ROOT}/var" \
-   "--localstatedir=${ROOT}/var" \
-   "--libdir=${PREFIX}/$(get_libdir)" \
-   "--includedir=${PREFIX}/include" \
-   "--datarootdir=${PREFIX}/share" \
-   "--datadir=${PREFIX}/share" \
-   "--infodir=${PREFIX}/share/info" \
-   "--localedir=${PREFIX}/share/locale" \
-   "--mandir=${PREFIX}/share/man" \
-   ${EXTRA_CONF} || die
-   emake || die "Before reporting this error as a bug, please make sure 
you compiled
-   EMBOSS and the EMBASSY packages with the same \"USE\" flags. Failure to
-   do so may prevent the compilation of some EMBASSY packages, or cause
-   runtime problems with some EMBASSY programs. For example, if you
-   compile EMBOSS with \"png\" support and then try to build DOMAINATRIX
-   without \"png\" support, compilation will fail when linking the 
binaries."
-}
-
-embassy_src_install() {
-   emake DESTDIR="${D}" install || die "Install failed"
-   dodoc AUTHORS ChangeLog NEWS README
-   dodir /usr/share
-   mv "${D}"/usr/local/share/* "${D}"/usr/share/
-   rmdir "${D}"/usr/local/share
-   rmdir "${D}"/usr/local
-}
-
-EXPORT_FUNCTIONS src_unpack src_compile src_install



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

2016-01-25 Thread Justin Lecher
commit: 972f733505af7a14479981ad6386f58561195d2b
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Jan 25 19:47:29 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Jan 25 19:47:29 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=972f7335

Merge branch 'stharward-master'

* stharward-master:
  ugene-1.20.0 needs qtscript[scripttools]

 sci-biology/ugene/ugene-1.20.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)



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

2016-01-25 Thread Justin Lecher
commit: 3efd1a49d9fc70a792e91a369e005484af7ccd24
Author: Soren Harward  gmail  com>
AuthorDate: Mon Jan 25 19:33:10 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Jan 25 19:33:10 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=3efd1a49

ugene-1.20.0 needs qtscript[scripttools]

workflow_designer plugin needs QtScriptTools, so make this flag
mandatory.  Tested with qtscript-5.5.1.

 sci-biology/ugene/ugene-1.20.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sci-biology/ugene/ugene-1.20.0.ebuild 
b/sci-biology/ugene/ugene-1.20.0.ebuild
index f1d6648..99719c8 100644
--- a/sci-biology/ugene/ugene-1.20.0.ebuild
+++ b/sci-biology/ugene/ugene-1.20.0.ebuild
@@ -19,7 +19,8 @@ IUSE="cpu_flags_x86_sse2"
 #   Project MESSAGE: Cannot build Unipro UGENE with Qt version 4.8.7
 #   Project ERROR: Use at least Qt 5.2.1. 
 DEPEND="
-   >=dev-qt/qtgui-5.2.1"
+   >=dev-qt/qtgui-5.2.1
+   >=dev-qt/qtscript-5.2.1[scripttools]"
 RDEPEND="${DEPEND}"
 
 LANGS="cs en ru zh"



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

2016-01-25 Thread Michał Górny
commit: 4cc1487379c364a4374e94f003efad3176d23124
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 25 19:44:39 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 25 19:45:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cc14873

dev-lang/ekopath: Snapshot bump

 dev-lang/ekopath/Manifest |  1 +
 dev-lang/ekopath/ekopath-6.0.661_p20160124.ebuild | 74 +++
 2 files changed, 75 insertions(+)

diff --git a/dev-lang/ekopath/Manifest b/dev-lang/ekopath/Manifest
index 6466e01..b4f4c5e 100644
--- a/dev-lang/ekopath/Manifest
+++ b/dev-lang/ekopath/Manifest
@@ -1,2 +1,3 @@
 DIST ekopath-2015-12-13-installer.run 57231316 SHA256 
85a3fc7df59373bfef32bf9388fd77c19d7c780dc5e9e52e1e8664f0139a9ac6 SHA512 
9454f263c921d26f521e374eb2f346f1e257bf58daf2ce5e54ce1a2cced7291bd9b5ece08cd4da441498f66bcd6a01a45309d4463fe65ea5d094b21612a8d3f8
 WHIRLPOOL 
3157ed63da3d87912163af2e8927a332640b2682289234b25b5f7b75a698490dc2cf8e0d5f51d82eb0b072654f15040c6b94f94e3cf7a428b793a575d6f71ed0
 DIST ekopath-2015-12-31-installer.run 57236877 SHA256 
f8e5a2910ac001ace7d42254553e27f79b62eb6650d89778eced3ff483854917 SHA512 
d191ce829c1c285c848c58f7bca194df72975d0d0685cf70c324831ca9ce67729dbf9fa46f36b4e17cc726fb8144739608fa825d4e2dd447b40dc0b1461f9f9b
 WHIRLPOOL 
7988f8c93522aa38ec18c69979789fda1f64ab647d712da02260961a98e7ee75d90525c76947e6f32c073f289af419154d58072e5edac5093fdeaee7489c096c
+DIST ekopath-2016-01-24-installer.run 57266129 SHA256 
3ea7471dc29ccfd89b7a7cee788243cd94f0b86cbe4345f7576a119b1122 SHA512 
514e1a317822ca8edf2bfe2f2d99928717876731fbb3949165ded97fe7ed99acf01eb27f862ba9c84e8a3fd4f0c46aa31734925847351ad0b74a4d0bde8c4240
 WHIRLPOOL 
a9ca485f5196563fd5fe449c3ab745c162492eff6c51b560234338ab0aa96b3128fd44e401eb28e50c47425315447c1b8f2f9a80bb9ce59fdac21232c6262f8d

diff --git a/dev-lang/ekopath/ekopath-6.0.661_p20160124.ebuild 
b/dev-lang/ekopath/ekopath-6.0.661_p20160124.ebuild
new file mode 100644
index 000..c886d13
--- /dev/null
+++ b/dev-lang/ekopath/ekopath-6.0.661_p20160124.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit versionator multilib pax-utils
+
+MY_PV=$(get_version_component_range 1-3)
+DATE=$(get_version_component_range 4)
+DATE=${DATE#p}
+DATE=${DATE:0:4}-${DATE:4:2}-${DATE:6}
+INSTALLER=${PN}-${DATE}-installer.run
+
+DESCRIPTION="PathScale EKOPath Compiler Suite"
+HOMEPAGE="http://www.pathscale.com/ekopath-compiler-suite";
+SRC_URI="http://c591116.r16.cf2.rackcdn.com/${PN}/nightly/Linux/${INSTALLER}";
+
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="!!app-arch/rpm"
+RDEPEND=""
+
+RESTRICT="bindist mirror"
+
+QA_PREBUILT="
+   opt/${PN}/lib/${MY_PV}/x8664/*
+   opt/${PN}/bin/*"
+
+S="${WORKDIR}"
+
+src_unpack() {
+   cp "${DISTDIR}/${INSTALLER}" "${S}/" || die
+   chmod +x "${S}/${INSTALLER}" || die
+}
+
+src_prepare() {
+   cat > 99${PN} <<-EOF || die
+   PATH=${EROOT%/}/opt/${PN}/bin
+   ROOTPATH=${EROOT%/}/opt/${PN}/bin
+   
LDPATH=${EROOT%/}/opt/${PN}/lib:${EROOT%/}/opt/${PN}/lib/${MY_PV}/x8664/64
+   MANPATH=${EROOT%/}/opt/${PN}/docs/man
+   EOF
+}
+
+src_install() {
+   # EI_PAX marking is obsolete and PT_PAX breaks the binary.
+   # We must use XT_PAX to run the installer.
+   if [[ ${PAX_MARKINGS} == "XT" ]]; then
+   pax-mark m "${INSTALLER}"
+   fi
+
+   ./"${INSTALLER}" \
+   --prefix "${ED%/}/opt/${PN}" \
+   --mode unattended || die
+
+   if [[ ! -d ${ED%/}/opt/${PN}/lib/${MY_PV} ]]; then
+   local guess
+   cd "${ED%/}/opt/${PN}/lib" && guess=( * )
+
+   if [[ ${guess[@]} ]]; then
+   die "Incorrect release version in PV, guessing it 
should be: ${guess[*]}"
+   else
+   die "No libdir installed"
+   fi
+   fi
+   [[ -x ${ED%}/opt/${PN}/bin/pathcc ]] || die "No pathcc executable was 
installed, your hardware is unsupported most likely"
+
+   rm -r "${ED}/opt/${PN}"/uninstall* || die
+   doenvd 99${PN}
+}



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

2016-01-25 Thread Justin Lecher
commit: 001ce4c537798947e7fd57552274c43b6bc4d4b3
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Jan 25 19:40:46 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Jan 25 19:45:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=001ce4c5

sci-libs/scipy: Version Bump

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher  gentoo.org>

 sci-libs/scipy/Manifest|   3 +
 sci-libs/scipy/scipy-0.17.0.ebuild | 146 +
 2 files changed, 149 insertions(+)

diff --git a/sci-libs/scipy/Manifest b/sci-libs/scipy/Manifest
index 0b3e529..615f27d 100644
--- a/sci-libs/scipy/Manifest
+++ b/sci-libs/scipy/Manifest
@@ -5,3 +5,6 @@ DIST scipy-0.16.0.tar.gz 18137295 SHA256 
92592f40097098f3fdbe7f5855d535b29bb1671
 DIST scipy-0.16.1-html.zip 33158474 SHA256 
4183a170f10537f343b0bb6d77abb3c8a6abc3ebfb7e36d90713d852f1e3e5c5 SHA512 
47b1ebd43b58ada7f4fd772e2a94c25d8ee2b03d808743ac386c7fbcc8a1daa3082906156ba421b1dd91ce2fb4f0114639ea124caac7522d919507029fee6c1a
 WHIRLPOOL 
5289e9ebf32be6ea9c75c022913bcf303743efc3ad010a394c186ea9ecf1f0155ce658b6595d264531c46d27b4e7a9d760ab906698cd18e5fae9c123f08494d2
 DIST scipy-0.16.1-ref.pdf 33916573 SHA256 
4fb994f7706142bb519183bbeca665422b68bd7835e074847c81b75e1c3cd755 SHA512 
eaf7221c2dcb2cf0bcddcaf6064e52f3d1542edaf0238fa96ae62e27911b275a3bc7ee624fe655b0abd00055312f18582d49cafdccf339f7c38aa93ca5badea9
 WHIRLPOOL 
b8703c52e42fdd34b54496a755327fca8a6fe03fbc500497e961a13bbb84dee58b29b7158ba44c5bc317c85103bcf4778381640fb8f1f8e719b1d886fa74fb9e
 DIST scipy-0.16.1.tar.gz 12221561 SHA256 
ecd1efbb1c038accb0516151d1e6679809c6010288765eb5da6051550bf52260 SHA512 
1761a943a0629179fd546fe3754b16101ca86b98eb0539b73614ea65bce24055ca898f295683eb3f3f63402e9248aa2a9f6a1d7d6cdf5e1e7486b15c1a8b
 WHIRLPOOL 
3a3924a41cfb407b0fd91e7dfa2d29a8f6ee7694681fdfe58aefab0e1272e6c1e20c814344abc4ab7c7a8de7f5867819cee73ca624d8cbdcb5db456a8025
+DIST scipy-0.17.0-html.zip 27600230 SHA256 
f7e4459d9797d7e83231926a15f667c9337fffa4a3cd6ec90c00c2290e4e0656 SHA512 
30cb76490bb9b539f27bb874d86619e639322fd35c367a5f74057c510e4751a994052fef14916c166bde52c0599388587a50e8967a3d7aa52ada8f1500d8437e
 WHIRLPOOL 
1edf0a97f87fc0f8d1467583a0e834bba86d2535b2f52ef5a3d97fc44016cf9ddb620953a51efe0b865ea029e3cdba147da4708c81e7daba5ce0811f5c5fe721
+DIST scipy-0.17.0-ref.pdf 12206837 SHA256 
67e4e1ff7b2ba5d92dee9fca71c332f686008356c24562e0608edad9c5ad9096 SHA512 
49c7cdb153fb37985becbe13d9f491812bdcc8b98a4ebd71da9ca9519819161010615ec359d10494fc44164e5b961415e5d9d8b361f97b404ec4c6f1d9af2a50
 WHIRLPOOL 
86052b2e2f0a0e88e60e283f2f3cd551a95bda24a7839d71633e5b17da0ae4c025cdcc89a173da45e29728a754488243ac109d63d5ae68039f2f1d3d447a84bc
+DIST scipy-0.17.0.tar.gz 12397929 SHA256 
f600b755fb69437d0f70361f9e560ab4d304b1b66987ed5a28bdd9dd7793e089 SHA512 
de6409d75a3ff3cf1e5391d3b09126f0bc7e1a40a15f9bee244195638fe2f8481fca032896d8534623e6122ff59aaf669664e27ff89cf1b094a5ce7312f220b7
 WHIRLPOOL 
9ebbb6bcdbf107882690998b83ac304889e077e7b866a31c1cd8c615785d5377964d9e4d75ac4589ad7aed7f392e5a59f892b55be5d12da12eb08811f6aaef10

diff --git a/sci-libs/scipy/scipy-0.17.0.ebuild 
b/sci-libs/scipy/scipy-0.17.0.ebuild
new file mode 100644
index 000..5f5776b
--- /dev/null
+++ b/sci-libs/scipy/scipy-0.17.0.ebuild
@@ -0,0 +1,146 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_REQ_USE="threads(+)"
+
+DOC_PV=${PV}
+
+inherit eutils fortran-2 distutils-r1 flag-o-matic multilib multiprocessing 
toolchain-funcs
+
+DESCRIPTION="Scientific algorithms library for Python"
+HOMEPAGE="https://www.scipy.org/";
+SRC_URI="
+   mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
+   doc? (
+   https://docs.scipy.org/doc/${PN}-${DOC_PV}/${PN}-html-${PV}.zip 
-> ${PN}-${DOC_PV}-html.zip
+   https://docs.scipy.org/doc/${PN}-${DOC_PV}/${PN}-ref-${PV}.pdf 
-> ${PN}-${DOC_PV}-ref.pdf
+   )"
+
+LICENSE="BSD LGPL-2"
+SLOT="0"
+IUSE="doc sparse test"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
+
+CDEPEND="
+   >=dev-python/numpy-1.10[lapack,${PYTHON_USEDEP}]
+   sci-libs/arpack:0=
+   virtual/cblas
+   virtual/lapack
+   sparse? ( sci-libs/umfpack:0= )"
+DEPEND="${CDEPEND}
+   dev-lang/swig
+   >=dev-python/cython-0.22[${PYTHON_USEDEP}]
+   virtual/pkgconfig
+   doc? ( app-arch/unzip )
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )
+   "
+
+RDEPEND="${CDEPEND}
+   dev-python/pillow[${PYTHON_USEDEP}]"
+
+DOCS=( HACKING.rst.txt THANKS.txt )
+
+DISTUTILS_IN_SOURCE_BUILD=1
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.12.0-blitz.patch
+   "${FILESDIR}"/${PN}-0.12.0-restore-sys-argv.patch
+)
+src_unpack() {
+   unpack ${P}.tar.gz
+   if use doc; then
+   unzip -qo "${DISTDIR}"/${PN}-${DOC_PV}-html.zip -d html || die
+ 

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

2016-01-25 Thread Justin Lecher
commit: af0c5b6d140c1c175f2e87dc27d8cd047ddc8d29
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Jan 25 16:34:37 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Jan 25 19:45:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af0c5b6d

dev-python/seaborn: Set mpl backend to Agg for tests

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/seaborn/seaborn-0.7.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/seaborn/seaborn-0.7.0.ebuild 
b/dev-python/seaborn/seaborn-0.7.0.ebuild
index dc414e3..88c448f 100644
--- a/dev-python/seaborn/seaborn-0.7.0.ebuild
+++ b/dev-python/seaborn/seaborn-0.7.0.ebuild
@@ -31,9 +31,9 @@ DEPEND="${RDEPEND}
)
 "
 
-# https://github.com/mwaskom/seaborn/issues/836
-RESTRICT=test
-
 python_test() {
+   cat > matplotlibrc <<- EOF
+   backend : Agg
+   EOF
virtx nosetests --verbosity=3
 }



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

2016-01-25 Thread Justin Lecher
commit: 1f81a793c50b740fd615b1be044d8dc569742684
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Jan 25 19:44:44 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Jan 25 19:45:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f81a793

sci-libs/scipy: Propargate changes to live ebuild

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher  gentoo.org>

 sci-libs/scipy/scipy-.ebuild | 32 ++--
 1 file changed, 14 insertions(+), 18 deletions(-)

diff --git a/sci-libs/scipy/scipy-.ebuild b/sci-libs/scipy/scipy-.ebuild
index 70f560d..a128691 100644
--- a/sci-libs/scipy/scipy-.ebuild
+++ b/sci-libs/scipy/scipy-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)"
 
 DOC_PV=${PV}
 
-inherit eutils fortran-2 distutils-r1 flag-o-matic git-r3 multilib 
toolchain-funcs
+inherit eutils fortran-2 distutils-r1 flag-o-matic git-r3 multilib 
multiprocessing toolchain-funcs
 
 DESCRIPTION="Scientific algorithms library for Python"
 HOMEPAGE="https://www.scipy.org/";
@@ -21,7 +21,7 @@ KEYWORDS=""
 IUSE="sparse test"
 
 CDEPEND="
-   >=dev-python/numpy-1.6.2[lapack,${PYTHON_USEDEP}]
+   >=dev-python/numpy-1.10[lapack,${PYTHON_USEDEP}]
sci-libs/arpack:0=
virtual/cblas
virtual/lapack
@@ -40,6 +40,11 @@ DOCS=( HACKING.rst.txt THANKS.txt )
 
 DISTUTILS_IN_SOURCE_BUILD=1
 
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.12.0-blitz.patch
+   "${FILESDIR}"/${PN}-0.12.0-restore-sys-argv.patch
+)
+
 pc_incdir() {
$(tc-getPKG_CONFIG) --cflags-only-I $@ | \
sed -e 's/^-I//' -e 's/[ ]*-I/:/g' -e 's/[ ]*$//' -e 's|^:||'
@@ -84,16 +89,12 @@ python_prepare_all() {
lapack_libs = $(pc_libs lapack)
EOF
 
-   local PATCHES=(
-   "${FILESDIR}"/${PN}-0.12.0-blitz.patch
-   "${FILESDIR}"/${PN}-0.12.0-restore-sys-argv.patch
-   )
distutils-r1_python_prepare_all
 }
 
 python_compile() {
${EPYTHON} tools/cythonize.py || die
-   distutils-r1_python_compile ${SCIPY_FCONFIG}
+   distutils-r1_python_compile -j $(makeopts_jobs) ${SCIPY_FCONFIG}
 }
 
 python_test() {
@@ -103,18 +104,13 @@ python_test() {
"${PYTHON}" -c \
'import numpy as np; print("relaxed strides checking:", 
np.ones((10,1),order="C").flags.f_contiguous)' \
|| die
+   # https://github.com/scipy/scipy/issues/5426
"${EPYTHON}" -c \
-   "import scipy, sys; r = scipy.test('fast',verbose=2); 
sys.exit(0 if r.wasSuccessful() else 1)" \
+   "import scipy, sys; r = scipy.test('fast', verbose=2, 
raise_warnings='release'); sys.exit(0 if r.wasSuccessful() else 1)" \
|| die "Tests fail with ${EPYTHON}"
-}
-
-python_install_all() {
-   if use doc; then
-   dodoc "${DISTDIR}"/${PN}*pdf
-   docinto html
-   dodoc -r "${WORKDIR}"/html/.
-   fi
-   distutils-r1_python_install_all
+#  "${EPYTHON}" -c \
+#  "import scipy, sys; r = scipy.test('fast',verbose=2); 
sys.exit(0 if r.wasSuccessful() else 1)" \
+#  || die "Tests fail with ${EPYTHON}"
 }
 
 python_install() {



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

2016-01-25 Thread Rafael Martins
commit: 9694a1e7a7182f1e45f855ed1c0af0b4b3cfa767
Author: Rafael Martins  gentoo  org>
AuthorDate: Mon Jan 25 19:29:09 2016 +
Commit: Rafael Martins  gentoo  org>
CommitDate: Mon Jan 25 19:29:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9694a1e7

app-text/blogc: version bump.

Package-Manager: portage-2.2.26

 app-text/blogc/Manifest   | 2 +-
 app-text/blogc/{blogc-0.7.1.ebuild => blogc-0.7.2.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/blogc/Manifest b/app-text/blogc/Manifest
index 21005b1..bd53058 100644
--- a/app-text/blogc/Manifest
+++ b/app-text/blogc/Manifest
@@ -1 +1 @@
-DIST blogc-0.7.1.tar.xz 263028 SHA256 
b546e583fbeb064f5f4089f83a716dfc259be3bdb24aab1c04cdabd922c2908c SHA512 
428e1467c34b4066171229d91505e66ed711cf3b0fddc6e4d28dc2fa92b4811e16d5a6fbaf31908f7d75871a00ba37464e00272a8e8cae9be570ad0cddb9adc5
 WHIRLPOOL 
d3e80b3f4daec5f9048ca2e028feb63525a695d70050cfa6953e47c24947ba28603bab01457e0983034c9bee0b06a33b64d60238461de62c81ffd3b944381b7a
+DIST blogc-0.7.2.tar.xz 262996 SHA256 
1d271eb9f3ad07bd847bebb3ca32687e9c896e669411178c628d8d735df58480 SHA512 
a7ac5ae78789d977f1fae7c0fb0f3eee2d882cd672e7f801ebf52729f5b76cabddbaf0ec9698ee29c369fa3bb56b25bd2edeb07047af7b4ef8848c41647c02ba
 WHIRLPOOL 
f7ad9f3028d59e095309a93badfbcc30be2555304b2db4e05178b9f414b1f4800b9ab5ad5ed882fed2267d04a49afaa8c475a9585625734fa00564095d5e463d

diff --git a/app-text/blogc/blogc-0.7.1.ebuild 
b/app-text/blogc/blogc-0.7.2.ebuild
similarity index 100%
rename from app-text/blogc/blogc-0.7.1.ebuild
rename to app-text/blogc/blogc-0.7.2.ebuild



[gentoo-commits] proj/java:master commit in: dev-java/icedtea/

2016-01-25 Thread Andrew John Hughes
commit: 1eaea5920374a7088b8908da0fc865d56ab8f513
Author: Andrew John Hughes  member  fsf  org>
AuthorDate: Mon Jan 25 18:46:36 2016 +
Commit: Andrew John Hughes  member  fsf  org>
CommitDate: Mon Jan 25 18:46:36 2016 +
URL:https://gitweb.gentoo.org/proj/java.git/commit/?id=1eaea592

dev-java/icedtea: Re-sync IcedTea 1.x ebuilds with IcedTea 2.x ebuilds.

Package-Manager: portage-2.2.26

 dev-java/icedtea/ChangeLog|  4 ++
 dev-java/icedtea/icedtea-6.1.13.10.ebuild | 63 +--
 dev-java/icedtea/icedtea-6..ebuild| 56 ++-
 3 files changed, 86 insertions(+), 37 deletions(-)

diff --git a/dev-java/icedtea/ChangeLog b/dev-java/icedtea/ChangeLog
index c313825..5003f69 100644
--- a/dev-java/icedtea/ChangeLog
+++ b/dev-java/icedtea/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  25 Jan 2016; Andrew John Hughes 
+  icedtea-6.1.13.10.ebuild, icedtea-6..ebuild:
+  dev-java/icedtea: Re-sync IcedTea 1.x ebuilds with IcedTea 2.x ebuilds.
+
 *icedtea-6.1.13.10 (25 Jan 2016)
 
   25 Jan 2016; Andrew John Hughes 

diff --git a/dev-java/icedtea/icedtea-6.1.13.10.ebuild 
b/dev-java/icedtea/icedtea-6.1.13.10.ebuild
index f7befeb..cdc3d44 100644
--- a/dev-java/icedtea/icedtea-6.1.13.10.ebuild
+++ b/dev-java/icedtea/icedtea-6.1.13.10.ebuild
@@ -8,38 +8,43 @@
 # *
 
 EAPI="5"
+SLOT="6"
 
 inherit check-reqs java-pkg-2 java-vm-2 multiprocessing pax-utils versionator 
virtualx
 
-ICEDTEA_PKG=${PN}$(replace_version_separator 1 -)
-ICEDTEA_BRANCH=$(get_version_component_range 1-3)
+ICEDTEA_VER=$(get_version_component_range 2-4)
+ICEDTEA_BRANCH=$(get_version_component_range 2-3)
+ICEDTEA_PKG=icedtea${SLOT}-${ICEDTEA_VER}
 OPENJDK_BUILD="38"
 OPENJDK_DATE="20_jan_2016"
 OPENJDK_TARBALL="openjdk-6-src-b${OPENJDK_BUILD}-${OPENJDK_DATE}.tar.xz"
 # Download cacao and jamvm regardless for use with EXTRA_ECONF
-CACAO_TARBALL="68fe50ac34ec.tar.gz"
+CACAO_TARBALL="cacao-68fe50ac34ec.tar.gz"
 JAMVM_TARBALL="jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz"
 
-CACAO_GENTOO_TARBALL="icedtea-cacao-${CACAO_TARBALL}"
+CACAO_GENTOO_TARBALL="icedtea-${CACAO_TARBALL}"
 JAMVM_GENTOO_TARBALL="icedtea-${JAMVM_TARBALL}"
 
+DROP_URL="http://icedtea.classpath.org/download/drops";
+
 DESCRIPTION="A harness to build OpenJDK using Free Software build tools and 
dependencies"
 HOMEPAGE="http://icedtea.classpath.org";
 SRC_PKG="${ICEDTEA_PKG}.tar.xz"
 SRC_URI="
http://icedtea.classpath.org/download/source/${SRC_PKG}
https://java.net/downloads/openjdk6/${OPENJDK_TARBALL}
-   http://icedtea.classpath.org/download/drops/cacao/${CACAO_TARBALL} -> 
${CACAO_GENTOO_TARBALL}
-   http://icedtea.classpath.org/download/drops/jamvm/${JAMVM_TARBALL} -> 
${JAMVM_GENTOO_TARBALL}"
+   ${DROP_URL}/cacao/${CACAO_TARBALL} -> ${CACAO_GENTOO_TARBALL}
+   ${DROP_URL}/jamvm/${JAMVM_TARBALL} -> ${JAMVM_GENTOO_TARBALL}"
 
 LICENSE="Apache-1.1 Apache-2.0 GPL-1 GPL-2 GPL-2-with-linking-exception LGPL-2 
MPL-1.0 MPL-1.1 public-domain W3C"
-SLOT="6"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64"
 RESTRICT="test"
 
 IUSE="+alsa cacao cjk +cups debug doc examples +gtk headless-awt
-   javascript +jbootstrap kerberos nsplugin +nss pax_kernel pulseaudio
-   selinux source systemtap test +webstart zero"
+   jamvm javascript +jbootstrap kerberos nsplugin +nss pax_kernel
+   pulseaudio selinux smartcard source systemtap test +webstart zero"
+
+REQUIRED_USE="gtk? ( !headless-awt )"
 
 # Ideally the following were optional at build time.
 ALSA_COMMON_DEP="
@@ -72,10 +77,8 @@ COMMON_DEP="
javascript? ( dev-java/rhino:1.6 )
kerberos? ( virtual/krb5 )
nss? ( >=dev-libs/nss-3.12.5-r1 )
-   pulseaudio?  ( >=media-sound/pulseaudio-0.9.11:= )
systemtap? ( >=dev-util/systemtap-1 )"
 
-# media-fonts/lklug needs ppc ppc64 keywords
 RDEPEND="${COMMON_DEP}
!dev-java/icedtea6
!dev-java/icedtea-web:6
@@ -91,7 +94,8 @@ RDEPEND="${COMMON_DEP}
cups? ( ${CUPS_COMMON_DEP} )
gtk? ( >=x11-libs/gtk+-2.8:2 )
!headless-awt? ( ${X_COMMON_DEP} )
-   selinux? ( sec-policy/selinux-java )"
+   selinux? ( sec-policy/selinux-java )
+   smartcard? ( sys-apps/pcsc-lite )"
 
 # Only ant-core-1.8.1 has fixed ant -diagnostics when xerces+xalan are not 
present.
 # ca-certificates, perl and openssl are used for the cacerts keystore 
generation
@@ -114,7 +118,8 @@ DEPEND="${COMMON_DEP} ${ALSA_COMMON_DEP} ${CUPS_COMMON_DEP} 
${X_COMMON_DEP} ${X_
pax_kernel? ( sys-apps/elfix )"
 
 PDEPEND="webstart? ( dev-java/icedtea-web:0 )
-   nsplugin? ( dev-java/icedtea-web:0[nsplugin] )"
+   nsplugin? ( dev-java/icedtea-web:0[nsplugin] )
+   pulseaudio? ( dev-java/icedtea-sound )"
 
 S="${WORKDIR}"/${ICEDTEA_PKG}
 
@@ -160,7 +165,7 @@ java_prepare() {
 }
 
 src_con

[gentoo-commits] proj/java:master commit in: dev-java/icedtea/

2016-01-25 Thread Andrew John Hughes
commit: 39d32be8ff1efb40cfeb763b918e507214f514c2
Author: Andrew John Hughes  member  fsf  org>
AuthorDate: Mon Jan 25 18:16:40 2016 +
Commit: Andrew John Hughes  member  fsf  org>
CommitDate: Mon Jan 25 18:16:40 2016 +
URL:https://gitweb.gentoo.org/proj/java.git/commit/?id=39d32be8

dev-java/icedtea: Bump to 1.13.10/OpenJDK 6 b39 (http://bitly.com/it11310)

Package-Manager: portage-2.2.26

 dev-java/icedtea/ChangeLog  | 6 ++
 dev-java/icedtea/Manifest   | 4 ++--
 .../icedtea/{icedtea-6.1.13.9.ebuild => icedtea-6.1.13.10.ebuild}   | 4 ++--
 dev-java/icedtea/icedtea-6..ebuild  | 4 ++--
 4 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/dev-java/icedtea/ChangeLog b/dev-java/icedtea/ChangeLog
index 7a99fdb..c313825 100644
--- a/dev-java/icedtea/ChangeLog
+++ b/dev-java/icedtea/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*icedtea-6.1.13.10 (25 Jan 2016)
+
+  25 Jan 2016; Andrew John Hughes 
+  +icedtea-6.1.13.10.ebuild, -icedtea-6.1.13.9.ebuild, icedtea-6..ebuild:
+  dev-java/icedtea: Bump to 1.13.10/OpenJDK 6 b39 (http://bitly.com/it11310)
+
 *icedtea-7.2.6.4 (22 Jan 2016)
 
   22 Jan 2016; Andrew John Hughes 

diff --git a/dev-java/icedtea/Manifest b/dev-java/icedtea/Manifest
index e4641fc..e208bd1 100644
--- a/dev-java/icedtea/Manifest
+++ b/dev-java/icedtea/Manifest
@@ -25,5 +25,5 @@ DIST icedtea-cacao-68fe50ac34ec.tar.gz 4263528 SHA256 
b8230f20d7022f9230bbfea13b
 DIST icedtea-cacao-c182f119eaad.tar.gz 4485353 SHA256 
eade43f6c5da8b3b5a64e6b206b624eaca88539f80101d7164d6aa426eb590b1 SHA512 
2ccb947d71b80d84b83295d473c19952e98698a1fd944fc7c12004ff1af29af2989d46fbd95b5daf95eae2fda9de7c7f88f964fa887a6345b4f57d0c490bee23
 WHIRLPOOL 
8da9aff897bb7119d99ca825e70b4e79663f04d86a58c23cbf50b2bf56e96d833cc09d18380e510671c0ea65a3e19ae4cd1470741fc3b2c6cd6bcd1b9b9323b4
 DIST icedtea-cacao-c182f119eaad.tar.xz 3056520 SHA256 
bf48f6b725a4dc0c936f6770a67ab4074c3bb35352d5de727368350d32549808 SHA512 
22e8a031db5f93f82b276b310c175f1e926e48d64e1e50bebe51138e0f66391cd005501491a959d31663f338f27a29ec984ac29f77078f59472856e4d08edef7
 WHIRLPOOL 
ad72950f37af738b6a6b472b8410a8c8ba52c53d6243976ba983f1802e082c7778d831db202468b7ec5e036dbea1513af6345c666c68b52bae2a95941567cdf0
 DIST icedtea-jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz 317187 
SHA256 3181026c23822942aac62a78019c2c4589e1c5ee48329cbf42652d4437bc SHA512 
a31348481e1c02747f5bb9db333f855c45a1555aa187ee35de5ef553a10a8a47dfcc1beb1e69502046c1758438b91958a328e0a0015812c153221f67734a70a6
 WHIRLPOOL 
2d629f581a257d51b814aa771173c952445f502e5bd6e21ae7e748e1683fc7820d13f9fd9bf6cacbffeed2097e74628107778f223d617bba71c33f4b124e44c4
-DIST icedtea6-1.13.9.tar.xz 4573884 SHA256 
61e0fb2ed0fc2d793a42e24d2192423f8a7ccb04f130d82d5889a0ecf52bc965 SHA512 
b1a6e7d36904e3a9cea620c86dc656324bc99622d470f021f86a66c77919d8faf774d199f42669f9813f1ca4c41f2a920a66f9927d33eeca5476edd26438822a
 WHIRLPOOL 
32586b8563cb7c9246bfb1731d409a03d0367b653dff866f9a3e8b4deb1f09d6405e8e103a94681fe3e80ba4dd042782a2defec409f0b020c1d3c263bf3feec1
-DIST openjdk-6-src-b37-11_nov_2015.tar.xz 33790124 SHA256 
462ac2c28f6dbfb4a18eb46efca232b907d6027f7618715cbc4de5dd73b89e8d SHA512 
e7da587e5cb5a99d3a92bc64ae1bc668bd470cd5664f097197d87af07aa32414903c1b212693449e471b933ed6b1bc7e754fb56ccd7af23038d766dbfdf8eba8
 WHIRLPOOL 
685fd308007bc236b2c461c09186f910ef5c829a3f557fad5b37902d0550b66d7be82502a66209c99430639d875356f5249fa5047f46468983d164aa156aed17
+DIST icedtea6-1.13.10.tar.xz 4568404 SHA256 
a08907fa5a99a84c1bb480c9a0438264ff01c6215a7e1618e08e4ae79d4600d7 SHA512 
577a200f928840fbf7ecd8d2bf1f424cfec387c9d63a20e2e3516e318047aa527e7e4771aa4d1a1d30b63029468ca4d38e61f2058b5e6cc0460202b07e6cdfe9
 WHIRLPOOL 
a866c57894f71882d2b21e9bc5e56b5ec1ac4b3d783266dc7513b7a04dc180d2354565be7841e3f85b9a38f35d2bcf5d0a04f956297241a11521ce3f460f0b16
+DIST openjdk-6-src-b38-20_jan_2016.tar.xz 33845368 SHA256 
ff88dbcbda6c3c7d80b7cbd28065a455cdb009de9874fcf9ff9ca8205d38a257 SHA512 
58e1fd6d1a1f08ce7618b8ae4413a58c32df697517ea8b372793e695a60c7b6c40ad418f042189b9e8c23a2e042b859fc4c665811f64f856a897876f4fcca718
 WHIRLPOOL 
6fbc77f7618cd3be75b97ecaaa75edac77ae9f4e91c26c2cab16b30e47594a04a93253c9fa1f60a69fe9e17c0b0871eeafea9d85d11c1afc0f90db016dc6d1bc

diff --git a/dev-java/icedtea/icedtea-6.1.13.9.ebuild 
b/dev-java/icedtea/icedtea-6.1.13.10.ebuild
similarity index 99%
rename from dev-java/icedtea/icedtea-6.1.13.9.ebuild
rename to dev-java/icedtea/icedtea-6.1.13.10.ebuild
index c649490..f7befeb 100644
--- a/dev-java/icedtea/icedtea-6.1.13.9.ebuild
+++ b/dev-java/icedtea/icedtea-6.1.13.10.ebuild
@@ -13,8 +13,8 @@ inherit check-reqs java-pkg-2 java-vm-2 multiprocessing 
pax-utils versionator vi
 
 ICEDTEA_PKG=${PN}$(replace_version_separator 1 -)
 ICEDTEA_BRANCH=$(get_version_component_range 1-3)
-OPENJDK_BUILD="37

[gentoo-commits] repo/gentoo:master commit in: kde-apps/kdebase-runtime-meta/

2016-01-25 Thread Michael Palimaka
commit: b8df6aaa86b5d2632bfa8828767e4e2d45293de2
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Jan 24 16:57:32 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Jan 25 18:04:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8df6aaa

kde-apps/kdebase-runtime-meta: Require kdesu[-handbook]

Minor adjustment for non-plasma profile users.

Package-Manager: portage-2.2.26

 kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r1.ebuild 
b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r1.ebuild
index 16988c3..c6c71b3 100644
--- a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r1.ebuild
+++ b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r1.ebuild
@@ -17,7 +17,7 @@ RDEPEND="
$(add_kdeapps_dep kdebase-menu)
$(add_kdeapps_dep kdebase-menu-icons)
$(add_kdeapps_dep kdebugdialog)
-   $(add_kdeapps_dep kdesu)
+   $(add_kdeapps_dep kdesu '-handbook')
$(add_kdeapps_dep kdontchangethehostname)
$(add_kdeapps_dep keditfiletype)
$(add_kdeapps_dep kfile)



  1   2   3   >