[gentoo-commits] gentoo-x86 commit in sci-electronics/magic: ChangeLog magic-8.0.207.ebuild

2015-07-17 Thread Thomas Beierlein (tomjbe)
tomjbe  15/07/17 14:52:43

  Modified: ChangeLog
  Added:magic-8.0.207.ebuild
  Log:
  Bump to latest stable version. Fix --disable-modular problem (Bug #529888)
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x24083D3E28343508)

Revision  ChangesPath
1.77 sci-electronics/magic/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/magic/ChangeLog?rev=1.77view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/magic/ChangeLog?rev=1.77content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/magic/ChangeLog?r1=1.76r2=1.77

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-electronics/magic/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog   20 Mar 2015 15:27:08 -  1.76
+++ ChangeLog   17 Jul 2015 14:52:43 -  1.77
@@ -1,6 +1,11 @@
 # ChangeLog for sci-electronics/magic
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/magic/ChangeLog,v 1.76 
2015/03/20 15:27:08 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/magic/ChangeLog,v 1.77 
2015/07/17 14:52:43 tomjbe Exp $
+
+*magic-8.0.207 (17 Jul 2015)
+
+  17 Jul 2015; Thomas Beierlein tom...@gentoo.org +magic-8.0.207.ebuild:
+  Bump to latest stable version. Fix --disable-modular problem (Bug #529888)
 
   20 Mar 2015; Justin Lecher j...@gentoo.org magic-7.5.202-r1.ebuild,
   magic-7.5.231.ebuild, magic-8.0.138.ebuild, metadata.xml:



1.1  sci-electronics/magic/magic-8.0.207.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/magic/magic-8.0.207.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/magic/magic-8.0.207.ebuild?rev=1.1content-type=text/plain

Index: magic-8.0.207.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-electronics/magic/magic-8.0.207.ebuild,v 
1.1 2015/07/17 14:52:43 tomjbe Exp $

EAPI=5

inherit multilib eutils autotools

DESCRIPTION=The VLSI design CAD tool
HOMEPAGE=http://www.opencircuitdesign.com/magic/index.html;
SRC_URI=http://www.opencircuitdesign.com/magic/archive/${P}.tgz \
ftp://ftp.mosis.edu/pub/sondeen/magic/new/beta/2002a.tar.gz;

LICENSE=HPND GPL-2+
SLOT=0
KEYWORDS=~amd64 ~ppc ~x86
IUSE=debug opengl

RDEPEND=sys-libs/ncurses
sys-libs/readline:0=
dev-lang/tcl:0=
dev-lang/tk:0=
dev-tcltk/blt
opengl? ( virtual/glu
virtual/opengl )
DEPEND=${RDEPEND}
app-shells/tcsh

src_prepare() {
epatch \
${FILESDIR}/${PN}-7.5.231-verbose-build.patch

cd scripts || die
eautoreconf
cd .. || die

sed -i -e s: -pg : : tcltk/Makefile || die
}

src_configure() {
# Short-circuit top-level configure script to retain CFLAGS
# fix tcl/tk detection #447868
cd scripts
CPP=cpp econf \
--with-tcl=yes \
--with-tcllibs=/usr/$(get_libdir) \
--with-tklibs=/usr/$(get_libdir) \
--disable-modular \
$(use_enable debug memdebug) \
$(use_with opengl)
}

src_compile() {
emake -j1
}

src_install() {
emake -j1 DESTDIR=${D} install

dodoc README README.Tcl TODO

# Move docs from libdir to docdir and add symlink.
mv ${D}/usr/$(get_libdir)/magic/doc/* ${D}/usr/share/doc/${PF}/ || 
die
rmdir ${D}/usr/$(get_libdir)/magic/doc || die
dosym /usr/share/doc/${PF} /usr/$(get_libdir)/magic/doc

# Move tutorial from libdir to datadir and add symlink.
dodir /usr/share/${PN}
mv ${D}/usr/$(get_libdir)/magic/tutorial ${D}/usr/share/${PN}/ || 
die
dosym /usr/share/${PN}/tutorial /usr/$(get_libdir)/magic/tutorial

# Install latest MOSIS tech files
cp -pPR ${WORKDIR}/2002a ${D}/usr/$(get_libdir)/magic/sys/current 
|| die
}






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

2015-07-17 Thread Heather Cynede
commit: 93ff76ca57df985f2b371761dd4ee620bb537c61
Author: Heather Heather AT live DOT ru
AuthorDate: Fri Jul 17 11:18:58 2015 +
Commit: Heather Cynede cynede AT gentoo DOT org
CommitDate: Fri Jul 17 11:18:58 2015 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=93ff76ca

Merge git://github.com/ArsenShnurkov/dotnet fix #69

 .../files/{systemweb.patch = systemweb2.patch}| 43 --
 dev-lang/mono/mono-.ebuild |  4 +-
 2 files changed, 1 insertion(+), 46 deletions(-)



[gentoo-commits] proj/dotnet:master commit in: dev-lang/mono/, dev-lang/mono/files/

2015-07-17 Thread Heather Cynede
commit: f74eb2044f59e2d83967582a7f59b638c4b1d8f7
Author: layman layman AT localhost
AuthorDate: Fri Jul 17 09:49:11 2015 +
Commit: Heather Cynede cynede AT gentoo DOT org
CommitDate: Fri Jul 17 09:49:11 2015 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=f74eb204

some fixes was moved into upstream

 dev-lang/mono/files/systemweb2.patch | 65 
 dev-lang/mono/mono-.ebuild   |  2 +-
 2 files changed, 66 insertions(+), 1 deletion(-)

diff --git a/dev-lang/mono/files/systemweb2.patch 
b/dev-lang/mono/files/systemweb2.patch
new file mode 100644
index 000..188162f
--- /dev/null
+++ b/dev-lang/mono/files/systemweb2.patch
@@ -0,0 +1,65 @@
+From 65bd3eea445ee926e85050c848027bb341a1b2dc Mon Sep 17 00:00:00 2001
+From: Chris F Carroll chris.carr...@unforgettable.me.uk
+Date: Mon, 20 Jan 2014 21:39:12 +
+Subject: [PATCH] Added missing properties for net 4.5:
+ System.Web.RouteCollection.AppendTrailingSlash and .LowercaseUrl, and
+ RouteBase.RouteExistingFiles
+
+---
+ .../System.Web.Routing/RouteBase.cs|  3 +++
+ .../System.Web.Routing/RouteCollection.cs  |  4 
+ .../Test/System.Web.Routing/RouteCollectionTest.cs | 22 +-
+ .../Test/System.Web.Routing/RouteTest.cs   | 12 
+ 4 files changed, 40 insertions(+), 1 deletion(-)
+
+diff --git a/mcs/class/System.Web.Routing/System.Web.Routing/RouteBase.cs 
b/mcs/class/System.Web.Routing/System.Web.Routing/RouteBase.cs
+index 077f987..eadc047 100644
+--- a/mcs/class/System.Web.Routing/System.Web.Routing/RouteBase.cs
 b/mcs/class/System.Web.Routing/System.Web.Routing/RouteBase.cs
+@@ -41,6 +41,9 @@ namespace System.Web.Routing
+   [AspNetHostingPermission (SecurityAction.LinkDemand, Level = 
AspNetHostingPermissionLevel.Minimal)]
+   public abstract class RouteBase
+   {
++#if NET_4_5
++  public bool RouteExistingFiles { get; set; }
++#endif
+   public abstract RouteData GetRouteData (HttpContextBase 
httpContext);
+   public abstract VirtualPathData GetVirtualPath (RequestContext 
requestContext, RouteValueDictionary values);
+   }
+diff --git 
a/mcs/class/System.Web.Routing/Test/System.Web.Routing/RouteCollectionTest.cs 
b/mcs/class/System.Web.Routing/Test/System.Web.Routing/RouteCollectionTest.cs
+index 18b52ea..cd1a12f 100644
+--- 
a/mcs/class/System.Web.Routing/Test/System.Web.Routing/RouteCollectionTest.cs
 
b/mcs/class/System.Web.Routing/Test/System.Web.Routing/RouteCollectionTest.cs
+@@ -595,7 +595,6 @@ namespace MonoTests.System.Web.Routing
+   }
+ 
+   [Test]
+-  [Ignore (looks like RouteExistingFiles ( = false) does not 
affect... so this test needs more investigation)]
+   public void GetVirtualPathToExistingFile ()
+   {
+   var c = new RouteCollection ();
+diff --git a/mcs/class/System.Web.Routing/Test/System.Web.Routing/RouteTest.cs 
b/mcs/class/System.Web.Routing/Test/System.Web.Routing/RouteTest.cs
+index e431177..f7a5988 100644
+--- a/mcs/class/System.Web.Routing/Test/System.Web.Routing/RouteTest.cs
 b/mcs/class/System.Web.Routing/Test/System.Web.Routing/RouteTest.cs
+@@ -1775,5 +1775,17 @@ namespace MonoTests.System.Web.Routing
+   #6
+   );
+   }
++
++#if NET_4_5
++  [Test]
++  public void RouteExistingFiles ()
++  {
++  var route = new Route (foo, null);
++  route.RouteExistingFiles = true;
++  Assert.IsTrue (route.RouteExistingFiles);
++  route.RouteExistingFiles = false;
++  Assert.IsFalse (route.RouteExistingFiles);
++  }
++#endif
+   }
+ }
+-- 
+2.0.5
+

diff --git a/dev-lang/mono/mono-.ebuild b/dev-lang/mono/mono-.ebuild
index fd34cd2..998979c 100644
--- a/dev-lang/mono/mono-.ebuild
+++ b/dev-lang/mono/mono-.ebuild
@@ -44,7 +44,7 @@ pkg_setup() {
 }
 
 src_prepare() {
-   epatch ${FILESDIR}/systemweb.patch
+   epatch ${FILESDIR}/systemweb2.patch
cat ${S}/mono/mini/Makefile.am.in  ${S}/mono/mini/Makefile.am || 
die
 
eautoreconf



[gentoo-commits] gentoo-x86 commit in net-firewall/shorewall: ChangeLog shorewall-4.6.10.1.ebuild

2015-07-17 Thread Tobias Klausmann (klausman)
klausman15/07/17 12:12:36

  Modified: ChangeLog shorewall-4.6.10.1.ebuild
  Log:
  Stable on alpha, bug 555188
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.288net-firewall/shorewall/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall/ChangeLog?rev=1.288view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall/ChangeLog?rev=1.288content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall/ChangeLog?r1=1.287r2=1.288

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v
retrieving revision 1.287
retrieving revision 1.288
diff -u -r1.287 -r1.288
--- ChangeLog   15 Jun 2015 11:47:22 -  1.287
+++ ChangeLog   17 Jul 2015 12:12:36 -  1.288
@@ -1,6 +1,10 @@
 # ChangeLog for net-firewall/shorewall
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.287 
2015/06/15 11:47:22 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.288 
2015/07/17 12:12:36 klausman Exp $
+
+  17 Jul 2015; Tobias Klausmann klaus...@gentoo.org
+  shorewall-4.6.10.1.ebuild:
+  Stable on alpha, bug 555188
 
 *shorewall-4.6.10.1 (15 Jun 2015)
 



1.2  net-firewall/shorewall/shorewall-4.6.10.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall/shorewall-4.6.10.1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall/shorewall-4.6.10.1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall/shorewall-4.6.10.1.ebuild?r1=1.1r2=1.2

Index: shorewall-4.6.10.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.6.10.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- shorewall-4.6.10.1.ebuild   15 Jun 2015 11:47:22 -  1.1
+++ shorewall-4.6.10.1.ebuild   17 Jul 2015 12:12:36 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.6.10.1.ebuild,v 1.1 
2015/06/15 11:47:22 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.6.10.1.ebuild,v 1.2 
2015/07/17 12:12:36 klausman Exp $
 
 EAPI=5
 
@@ -68,7 +68,7 @@
unset _tmp_last_index
unset _tmp_suffix
 else
-   KEYWORDS=~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86
+   KEYWORDS=alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86
 fi
 
 SRC_URI=






[gentoo-commits] gentoo-x86 commit in dev-util/dialog: dialog-1.2.20150528.ebuild ChangeLog

2015-07-17 Thread Mikle Kolyada (zlogene)
zlogene 15/07/17 12:18:25

  Modified: dialog-1.2.20150528.ebuild ChangeLog
  Log:
  amd64 stable wrt bug #554420
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.4  dev-util/dialog/dialog-1.2.20150528.ebuild

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

Index: dialog-1.2.20150528.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-1.2.20150528.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dialog-1.2.20150528.ebuild  17 Jul 2015 08:41:29 -  1.3
+++ dialog-1.2.20150528.ebuild  17 Jul 2015 12:18:25 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/dialog/dialog-1.2.20150528.ebuild,v 1.3 
2015/07/17 08:41:29 klausman Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/dialog/dialog-1.2.20150528.ebuild,v 1.4 
2015/07/17 12:18:25 zlogene Exp $
 
 EAPI=5
 inherit eutils multilib versionator
@@ -13,7 +13,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
+KEYWORDS=alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
 IUSE=examples minimal nls static-libs unicode
 
 RDEPEND=



1.237dev-util/dialog/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/dialog/ChangeLog?rev=1.237view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/dialog/ChangeLog?rev=1.237content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/dialog/ChangeLog?r1=1.236r2=1.237

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/dialog/ChangeLog,v
retrieving revision 1.236
retrieving revision 1.237
diff -u -r1.236 -r1.237
--- ChangeLog   17 Jul 2015 08:41:29 -  1.236
+++ ChangeLog   17 Jul 2015 12:18:25 -  1.237
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/dialog
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/ChangeLog,v 1.236 
2015/07/17 08:41:29 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/ChangeLog,v 1.237 
2015/07/17 12:18:25 zlogene Exp $
+
+  17 Jul 2015; Mikle Kolyada zlog...@gentoo.org dialog-1.2.20150528.ebuild:
+  amd64 stable wrt bug #554420
 
   17 Jul 2015; Tobias Klausmann klaus...@gentoo.org
   dialog-1.2.20150528.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-db/postgresql: postgresql-9.0.22.ebuild ChangeLog

2015-07-17 Thread Tobias Klausmann (klausman)
klausman15/07/17 12:30:40

  Modified: postgresql-9.0.22.ebuild ChangeLog
  Log:
  Stable on alpha, bug 554970
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.3  dev-db/postgresql/postgresql-9.0.22.ebuild

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

Index: postgresql-9.0.22.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.0.22.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- postgresql-9.0.22.ebuild15 Jul 2015 15:55:24 -  1.2
+++ postgresql-9.0.22.ebuild17 Jul 2015 12:30:40 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.0.22.ebuild,v 1.2 
2015/07/15 15:55:24 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.0.22.ebuild,v 1.3 
2015/07/17 12:30:40 klausman Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris
+KEYWORDS=alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris
 
 SLOT=$(get_version_component_range 1-2)
 



1.444dev-db/postgresql/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql/ChangeLog?rev=1.444view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql/ChangeLog?rev=1.444content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql/ChangeLog?r1=1.443r2=1.444

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v
retrieving revision 1.443
retrieving revision 1.444
diff -u -r1.443 -r1.444
--- ChangeLog   15 Jul 2015 15:55:24 -  1.443
+++ ChangeLog   17 Jul 2015 12:30:40 -  1.444
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/postgresql
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.443 
2015/07/15 15:55:24 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.444 
2015/07/17 12:30:40 klausman Exp $
+
+  17 Jul 2015; Tobias Klausmann klaus...@gentoo.org postgresql-9.0.22.ebuild:
+  Stable on alpha, bug 554970
 
   15 Jul 2015; Mikle Kolyada zlog...@gentoo.org postgresql-9.0.22.ebuild,
   postgresql-9.1.18.ebuild, postgresql-9.2.13.ebuild, postgresql-9.3.9.ebuild,






[gentoo-commits] gentoo-x86 commit in net-libs/libssh: ChangeLog libssh-0.7.1.ebuild libssh-0.7.0.ebuild

2015-07-17 Thread Lars Wendler (polynomial-c)
polynomial-c15/07/17 12:25:12

  Modified: ChangeLog
  Added:libssh-0.7.1.ebuild
  Removed:  libssh-0.7.0.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
981CA6FC)

Revision  ChangesPath
1.140net-libs/libssh/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?rev=1.140view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?rev=1.140content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?r1=1.139r2=1.140

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -r1.139 -r1.140
--- ChangeLog   4 Jul 2015 13:52:52 -   1.139
+++ ChangeLog   17 Jul 2015 12:25:12 -  1.140
@@ -1,6 +1,12 @@
 # ChangeLog for net-libs/libssh
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.139 
2015/07/04 13:52:52 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.140 
2015/07/17 12:25:12 polynomial-c Exp $
+
+*libssh-0.7.1 (17 Jul 2015)
+
+  17 Jul 2015; Lars Wendler polynomia...@gentoo.org -libssh-0.7.0.ebuild,
+  +libssh-0.7.1.ebuild:
+  Version bump. Removed old.
 
   04 Jul 2015; Tobias Klausmann klaus...@gentoo.org libssh-0.7.0-r1.ebuild:
   Stable on alpha, bug 538798



1.1  net-libs/libssh/libssh-0.7.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.7.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.7.1.ebuild?rev=1.1content-type=text/plain

Index: libssh-0.7.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.7.1.ebuild,v 1.1 
2015/07/17 12:25:12 polynomial-c Exp $

EAPI=5

MY_P=${PN}-${PV/_rc/rc}
inherit eutils cmake-multilib multilib

DESCRIPTION=Access a working SSH implementation by means of a library
HOMEPAGE=http://www.libssh.org/;
SRC_URI=https://red.libssh.org/attachments/download/154/${MY_P}.tar.xz - 
${P}.tar.xz

LICENSE=LGPL-2.1
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux
SLOT=0/4 # subslot = soname major version
IUSE=debug doc examples gcrypt gssapi pcap +sftp ssh1 server static-libs test 
zlib
# Maintainer: check IUSE-defaults at DefineOptions.cmake

RDEPEND=
zlib? ( =sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
!gcrypt? ( =dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] )
gcrypt? ( =dev-libs/libgcrypt-1.5.3:0[${MULTILIB_USEDEP}] )
gssapi? ( =virtual/krb5-0-r1[${MULTILIB_USEDEP}] )

DEPEND=${RDEPEND}
doc? ( app-doc/doxygen )
test? ( =dev-util/cmocka-0.3.1[${MULTILIB_USEDEP}] )


DOCS=( AUTHORS README ChangeLog )

S=${WORKDIR}/${MY_P}

PATCHES=(
${FILESDIR}/${PN}-0.5.0-tests.patch
)

src_prepare() {
# just install the examples do not compile them
sed -i \
-e '/add_subdirectory(examples)/s/^/#DONOTWANT/' \
CMakeLists.txt || die

cmake-utils_src_prepare
}

multilib_src_configure() {
local mycmakeargs=(
$(cmake-utils_use_with debug DEBUG_CALLTRACE)
$(cmake-utils_use_with debug DEBUG_CRYPTO)
$(cmake-utils_use_with gcrypt)
$(cmake-utils_use_with gssapi)
$(cmake-utils_use_with pcap)
$(cmake-utils_use_with server)
$(cmake-utils_use_with sftp)
$(cmake-utils_use_with ssh1)
$(cmake-utils_use_with static-libs STATIC_LIB)
$(cmake-utils_use_with test STATIC_LIB)
$(cmake-utils_use_with test TESTING)
$(cmake-utils_use_with zlib)
)

cmake-utils_src_configure
}

multilib_src_compile() {
cmake-utils_src_compile
multilib_is_native_abi  use doc  cmake-utils_src_compile doc
}

multilib_src_install() {
cmake-utils_src_install

multilib_is_native_abi  use doc  dohtml -r doc/html/.

use static-libs || rm -f ${D}/usr/$(get_libdir)/libssh{,_threads}.a
}

multilib_src_install_all() {
einstalldocs

if use examples; then
docinto examples
dodoc examples/*.{c,h,cpp}
fi
}






[gentoo-commits] gentoo-x86 commit in net-misc/memcached: memcached-1.4.24.ebuild ChangeLog

2015-07-17 Thread Mikle Kolyada (zlogene)
zlogene 15/07/17 12:29:33

  Modified: memcached-1.4.24.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #552400
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.7  net-misc/memcached/memcached-1.4.24.ebuild

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

Index: memcached-1.4.24.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/memcached/memcached-1.4.24.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- memcached-1.4.24.ebuild 12 Jul 2015 08:40:53 -  1.6
+++ memcached-1.4.24.ebuild 17 Jul 2015 12:29:33 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-misc/memcached/memcached-1.4.24.ebuild,v 1.6 
2015/07/12 08:40:53 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/memcached/memcached-1.4.24.ebuild,v 1.7 
2015/07/17 12:29:33 zlogene Exp $
 
 EAPI=5
 inherit autotools eutils flag-o-matic systemd user
@@ -14,7 +14,7 @@
 
 LICENSE=BSD
 SLOT=0
-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
+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
 IUSE=test slabs-reassign debug sasl selinux # hugetlbfs later
 
 RDEPEND==dev-libs/libevent-1.4



1.161net-misc/memcached/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/memcached/ChangeLog?rev=1.161view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/memcached/ChangeLog?rev=1.161content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/memcached/ChangeLog?r1=1.160r2=1.161

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/memcached/ChangeLog,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -r1.160 -r1.161
--- ChangeLog   12 Jul 2015 08:40:53 -  1.160
+++ ChangeLog   17 Jul 2015 12:29:33 -  1.161
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/memcached
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/ChangeLog,v 1.160 
2015/07/12 08:40:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/ChangeLog,v 1.161 
2015/07/17 12:29:33 zlogene Exp $
+
+  17 Jul 2015; Mikle Kolyada zlog...@gentoo.org memcached-1.4.24.ebuild:
+  ia64 stable wrt bug #552400
 
   12 Jul 2015; Jeroen Roovers j...@gentoo.org memcached-1.4.24.ebuild:
   Stable for HPPA PPC64 (bug #552400).






[gentoo-commits] gentoo-x86 commit in net-libs/libssh: ChangeLog libssh-0.7.0-r1.ebuild libssh-0.6.5.ebuild

2015-07-17 Thread Tobias Klausmann (klausman)
klausman15/07/17 12:28:46

  Modified: ChangeLog libssh-0.7.0-r1.ebuild
libssh-0.6.5.ebuild
  Log:
  Revert misapplied stabilization of 0.7.0-r1 and mark 0.6.5 stable instead.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.141net-libs/libssh/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?rev=1.141view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?rev=1.141content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?r1=1.140r2=1.141

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- ChangeLog   17 Jul 2015 12:25:12 -  1.140
+++ ChangeLog   17 Jul 2015 12:28:46 -  1.141
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/libssh
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.140 
2015/07/17 12:25:12 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.141 
2015/07/17 12:28:46 klausman Exp $
+
+  17 Jul 2015; Tobias Klausmann klaus...@gentoo.org libssh-0.6.5.ebuild,
+  libssh-0.7.0-r1.ebuild:
+  Revert misapplied stabilization of 0.7.0-r1 and mark 0.6.5 stable instead.
 
 *libssh-0.7.1 (17 Jul 2015)
 



1.3  net-libs/libssh/libssh-0.7.0-r1.ebuild

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

Index: libssh-0.7.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.7.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libssh-0.7.0-r1.ebuild  4 Jul 2015 13:52:52 -   1.2
+++ libssh-0.7.0-r1.ebuild  17 Jul 2015 12:28:46 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.7.0-r1.ebuild,v 
1.2 2015/07/04 13:52:52 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.7.0-r1.ebuild,v 
1.3 2015/07/17 12:28:46 klausman Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@

https://projects.archlinux.org/svntogit/packages.git/plain/trunk/ssh_forward_listen.patch?h=packages/libsshid=e7628675b7b5dec45371b67745ce786ee5b78d8c
 - ${PN}-0.7.0-ssh_forward_listen.patch
 
 LICENSE=LGPL-2.1
-KEYWORDS=alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux
 SLOT=0/4 # subslot = soname major version
 IUSE=debug doc examples gcrypt gssapi pcap +sftp ssh1 server static-libs test 
zlib
 # Maintainer: check IUSE-defaults at DefineOptions.cmake



1.10 net-libs/libssh/libssh-0.6.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.6.5.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.6.5.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.6.5.ebuild?r1=1.9r2=1.10

Index: libssh-0.6.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.5.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libssh-0.6.5.ebuild 30 May 2015 10:53:33 -  1.9
+++ libssh-0.6.5.ebuild 17 Jul 2015 12:28:46 -  1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.5.ebuild,v 1.9 
2015/05/30 10:53:33 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.5.ebuild,v 1.10 
2015/07/17 12:28:46 klausman Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@

https://git.libssh.org/projects/libssh.git/patch/?id=6e0dee7845cea22f59bd353ef42b31cb67170030
 - ${PN}-0.6.5-compilefix.patch
 
 LICENSE=LGPL-2.1
-KEYWORDS=~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux
+KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux
 SLOT=0/4 # subslot = soname major version
 IUSE=debug doc examples gcrypt gssapi pcap +sftp ssh1 server static-libs test 
zlib
 # Maintainer: check 

[gentoo-commits] gentoo-x86 commit in net-misc/curl: curl-7.43.0.ebuild ChangeLog

2015-07-17 Thread Mikle Kolyada (zlogene)
zlogene 15/07/17 12:53:43

  Modified: curl-7.43.0.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #552618
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.9  net-misc/curl/curl-7.43.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/curl-7.43.0.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/curl-7.43.0.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/curl-7.43.0.ebuild?r1=1.8r2=1.9

Index: curl-7.43.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.43.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- curl-7.43.0.ebuild  14 Jul 2015 18:25:29 -  1.8
+++ curl-7.43.0.ebuild  17 Jul 2015 12:53:43 -  1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.43.0.ebuild,v 1.8 
2015/07/14 18:25:29 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.43.0.ebuild,v 1.9 
2015/07/17 12:53:43 zlogene Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=MIT
 SLOT=0
-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 ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~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 ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
 IUSE=adns http2 idn ipv6 kerberos ldap metalink rtmp samba ssh ssl 
static-libs test threads
 IUSE+= curl_ssl_axtls curl_ssl_gnutls curl_ssl_nss +curl_ssl_openssl 
curl_ssl_polarssl curl_ssl_winssl
 IUSE+= elibc_Winnt



1.425net-misc/curl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/ChangeLog?rev=1.425view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/ChangeLog?rev=1.425content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/ChangeLog?r1=1.424r2=1.425

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v
retrieving revision 1.424
retrieving revision 1.425
diff -u -r1.424 -r1.425
--- ChangeLog   14 Jul 2015 18:25:29 -  1.424
+++ ChangeLog   17 Jul 2015 12:53:43 -  1.425
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/curl
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.424 2015/07/14 
18:25:29 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.425 2015/07/17 
12:53:43 zlogene Exp $
+
+  17 Jul 2015; Mikle Kolyada zlog...@gentoo.org curl-7.43.0.ebuild:
+  ia64 stable wrt bug #552618
 
   14 Jul 2015; Tobias Klausmann klaus...@gentoo.org curl-7.43.0.ebuild:
   Stable on alpha, bug 552618






[gentoo-commits] gentoo-x86 commit in dev-db/postgresql: postgresql-9.1.18.ebuild ChangeLog

2015-07-17 Thread Tobias Klausmann (klausman)
klausman15/07/17 12:55:21

  Modified: postgresql-9.1.18.ebuild ChangeLog
  Log:
  Stable on alpha, bug 554970
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.3  dev-db/postgresql/postgresql-9.1.18.ebuild

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

Index: postgresql-9.1.18.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.1.18.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- postgresql-9.1.18.ebuild15 Jul 2015 15:55:24 -  1.2
+++ postgresql-9.1.18.ebuild17 Jul 2015 12:55:21 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.1.18.ebuild,v 1.2 
2015/07/15 15:55:24 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.1.18.ebuild,v 1.3 
2015/07/17 12:55:21 klausman Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris
+KEYWORDS=alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris
 
 SLOT=$(get_version_component_range 1-2)
 



1.445dev-db/postgresql/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql/ChangeLog?rev=1.445view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql/ChangeLog?rev=1.445content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql/ChangeLog?r1=1.444r2=1.445

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v
retrieving revision 1.444
retrieving revision 1.445
diff -u -r1.444 -r1.445
--- ChangeLog   17 Jul 2015 12:30:40 -  1.444
+++ ChangeLog   17 Jul 2015 12:55:21 -  1.445
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/postgresql
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.444 
2015/07/17 12:30:40 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.445 
2015/07/17 12:55:21 klausman Exp $
+
+  17 Jul 2015; Tobias Klausmann klaus...@gentoo.org postgresql-9.1.18.ebuild:
+  Stable on alpha, bug 554970
 
   17 Jul 2015; Tobias Klausmann klaus...@gentoo.org postgresql-9.0.22.ebuild:
   Stable on alpha, bug 554970






[gentoo-commits] gentoo-x86 commit in dev-util/geany: ChangeLog geany-1.24.1.ebuild

2015-07-17 Thread Tobias Klausmann (klausman)
klausman15/07/17 12:05:45

  Modified: ChangeLog geany-1.24.1.ebuild
  Log:
  Stable on alpha, bug 554880
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.82 dev-util/geany/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/geany/ChangeLog?rev=1.82view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/geany/ChangeLog?rev=1.82content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/geany/ChangeLog?r1=1.81r2=1.82

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/geany/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog   14 Jul 2015 09:15:51 -  1.81
+++ ChangeLog   17 Jul 2015 12:05:44 -  1.82
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/geany
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/ChangeLog,v 1.81 2015/07/14 
09:15:51 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/ChangeLog,v 1.82 2015/07/17 
12:05:44 klausman Exp $
+
+  17 Jul 2015; Tobias Klausmann klaus...@gentoo.org geany-1.24.1.ebuild:
+  Stable on alpha, bug 554880
 
   14 Jul 2015; Lars Wendler polynomia...@gentoo.org geany-1.25.ebuild:
   Adjusted gtk+-2 minimum version.



1.2  dev-util/geany/geany-1.24.1.ebuild

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

Index: geany-1.24.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/geany/geany-1.24.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- geany-1.24.1.ebuild 27 Apr 2014 22:48:22 -  1.1
+++ geany-1.24.1.ebuild 17 Jul 2015 12:05:44 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/geany-1.24.1.ebuild,v 1.1 
2014/04/27 22:48:22 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/geany-1.24.1.ebuild,v 1.2 
2015/07/17 12:05:44 klausman Exp $
 
 EAPI=5
 inherit eutils fdo-mime gnome2-utils
@@ -14,7 +14,7 @@
 
 LICENSE=GPL-2+ HPND
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux
+KEYWORDS=alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux
 IUSE=+vte
 
 RDEPEND==x11-libs/gtk+-2.16:2






[gentoo-commits] gentoo-x86 commit in net-ftp/lftp: lftp-4.6.3a.ebuild ChangeLog

2015-07-17 Thread Tobias Klausmann (klausman)
klausman15/07/17 12:05:42

  Modified: lftp-4.6.3a.ebuild ChangeLog
  Log:
  Stable on alpha, bug 555034
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.4  net-ftp/lftp/lftp-4.6.3a.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild?r1=1.3r2=1.4

Index: lftp-4.6.3a.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lftp-4.6.3a.ebuild  17 Jul 2015 06:08:06 -  1.3
+++ lftp-4.6.3a.ebuild  17 Jul 2015 12:05:42 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild,v 1.3 
2015/07/17 06:08:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild,v 1.4 
2015/07/17 12:05:42 klausman Exp $
 
 EAPI=5
 inherit autotools eutils libtool
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-3
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc 
~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris
+KEYWORDS=alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc 
~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris
 
 IUSE=convert-mozilla-cookies +gnutls idn nls openssl socks5 +ssl verify-file
 LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru uk zh_CN zh_HK zh_TW )



1.527net-ftp/lftp/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?rev=1.527view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?rev=1.527content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?r1=1.526r2=1.527

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v
retrieving revision 1.526
retrieving revision 1.527
diff -u -r1.526 -r1.527
--- ChangeLog   17 Jul 2015 06:08:06 -  1.526
+++ ChangeLog   17 Jul 2015 12:05:42 -  1.527
@@ -1,6 +1,9 @@
 # ChangeLog for net-ftp/lftp
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.526 2015/07/17 
06:08:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.527 2015/07/17 
12:05:42 klausman Exp $
+
+  17 Jul 2015; Tobias Klausmann klaus...@gentoo.org lftp-4.6.3a.ebuild:
+  Stable on alpha, bug 555034
 
   17 Jul 2015; Jeroen Roovers j...@gentoo.org lftp-4.6.3a.ebuild:
   Stable for PPC64 (bug #555034).






[gentoo-commits] gentoo-x86 commit in dev-util/geany-plugins: geany-plugins-1.24-r1.ebuild ChangeLog

2015-07-17 Thread Tobias Klausmann (klausman)
klausman15/07/17 12:06:59

  Modified: geany-plugins-1.24-r1.ebuild ChangeLog
  Log:
  Stable on alpha, bug 554880
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.3  dev-util/geany-plugins/geany-plugins-1.24-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/geany-plugins/geany-plugins-1.24-r1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/geany-plugins/geany-plugins-1.24-r1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/geany-plugins/geany-plugins-1.24-r1.ebuild?r1=1.2r2=1.3

Index: geany-plugins-1.24-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-util/geany-plugins/geany-plugins-1.24-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- geany-plugins-1.24-r1.ebuild8 Apr 2015 17:54:03 -   1.2
+++ geany-plugins-1.24-r1.ebuild17 Jul 2015 12:06:59 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/geany-plugins/geany-plugins-1.24-r1.ebuild,v 
1.2 2015/04/08 17:54:03 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/geany-plugins/geany-plugins-1.24-r1.ebuild,v 
1.3 2015/07/17 12:06:59 klausman Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86
+KEYWORDS=alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86
 IUSE=+autoclose +commander debugger +defineformat devhelp enchant gpg 
gtkspell lua markdown multiterm nls python scope soup webkit
 
 LINGUAS=be ca da de es fr gl ja pt pt_BR ru tr zh_CN



1.41 dev-util/geany-plugins/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/geany-plugins/ChangeLog?rev=1.41view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/geany-plugins/ChangeLog?rev=1.41content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/geany-plugins/ChangeLog?r1=1.40r2=1.41

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog   8 Apr 2015 17:54:03 -   1.40
+++ ChangeLog   17 Jul 2015 12:06:59 -  1.41
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/geany-plugins
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/ChangeLog,v 1.40 
2015/04/08 17:54:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/ChangeLog,v 1.41 
2015/07/17 12:06:59 klausman Exp $
+
+  17 Jul 2015; Tobias Klausmann klaus...@gentoo.org
+  geany-plugins-1.24-r1.ebuild:
+  Stable on alpha, bug 554880
 
   08 Apr 2015; Michał Górny mgo...@gentoo.org geany-plugins-1.24-r1.ebuild:
   Drop old Python implementations






[gentoo-commits] gentoo-x86 commit in media-libs/lensfun: lensfun-0.3.0.ebuild ChangeLog

2015-07-17 Thread Mikle Kolyada (zlogene)
zlogene 15/07/17 12:27:37

  Modified: lensfun-0.3.0.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #549902
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.13 media-libs/lensfun/lensfun-0.3.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?rev=1.13view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?rev=1.13content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?r1=1.12r2=1.13

Index: lensfun-0.3.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- lensfun-0.3.0.ebuild3 Jul 2015 10:15:58 -   1.12
+++ lensfun-0.3.0.ebuild17 Jul 2015 12:27:37 -  1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v 
1.12 2015/07/03 10:15:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v 
1.13 2015/07/17 12:27:37 zlogene Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=LGPL-3 CC-BY-SA-3.0 # See README for reasoning.
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~amd64-linux ~x86-linux
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~amd64-linux ~x86-linux
 IUSE=doc cpu_flags_x86_sse cpu_flags_x86_sse2
 
 RDEPEND==dev-libs/glib-2.28



1.97 media-libs/lensfun/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.97view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.97content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?r1=1.96r2=1.97

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog   3 Jul 2015 10:15:58 -   1.96
+++ ChangeLog   17 Jul 2015 12:27:37 -  1.97
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/lensfun
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.96 
2015/07/03 10:15:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.97 
2015/07/17 12:27:37 zlogene Exp $
+
+  17 Jul 2015; Mikle Kolyada zlog...@gentoo.org lensfun-0.3.0.ebuild:
+  ia64 stable wrt bug #549902
 
   03 Jul 2015; Agostino Sarubbo a...@gentoo.org lensfun-0.3.0.ebuild:
   Stable for alpha, wrt bug #549902






[gentoo-commits] gentoo-x86 commit in app-emacs/ruby-mode: ruby-mode-2.0.0_p247.ebuild ChangeLog

2015-07-17 Thread Mikle Kolyada (zlogene)
zlogene 15/07/17 12:31:11

  Modified: ruby-mode-2.0.0_p247.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #550308
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.8  app-emacs/ruby-mode/ruby-mode-2.0.0_p247.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ruby-mode/ruby-mode-2.0.0_p247.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ruby-mode/ruby-mode-2.0.0_p247.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ruby-mode/ruby-mode-2.0.0_p247.ebuild?r1=1.7r2=1.8

Index: ruby-mode-2.0.0_p247.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emacs/ruby-mode/ruby-mode-2.0.0_p247.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ruby-mode-2.0.0_p247.ebuild 28 Jun 2015 12:58:45 -  1.7
+++ ruby-mode-2.0.0_p247.ebuild 17 Jul 2015 12:31:11 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emacs/ruby-mode/ruby-mode-2.0.0_p247.ebuild,v 1.7 
2015/06/28 12:58:45 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emacs/ruby-mode/ruby-mode-2.0.0_p247.ebuild,v 1.8 
2015/07/17 12:31:11 zlogene Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=GPL-3+
 SLOT=0
-KEYWORDS=alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
+KEYWORDS=alpha amd64 arm ~hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
 
 S=${WORKDIR}/ruby-${MY_PV}/misc
 DOCS=README



1.68 app-emacs/ruby-mode/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ruby-mode/ChangeLog?rev=1.68view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ruby-mode/ChangeLog?rev=1.68content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ruby-mode/ChangeLog?r1=1.67r2=1.68

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emacs/ruby-mode/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog   28 Jun 2015 12:58:45 -  1.67
+++ ChangeLog   17 Jul 2015 12:31:11 -  1.68
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/ruby-mode
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ruby-mode/ChangeLog,v 1.67 
2015/06/28 12:58:45 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ruby-mode/ChangeLog,v 1.68 
2015/07/17 12:31:11 zlogene Exp $
+
+  17 Jul 2015; Mikle Kolyada zlog...@gentoo.org ruby-mode-2.0.0_p247.ebuild:
+  ia64 stable wrt bug #550308
 
   28 Jun 2015; Mikle Kolyada zlog...@gentoo.org ruby-mode-2.0.0_p247.ebuild:
   alpha stable wrt bug #550308






[gentoo-commits] gentoo-x86 commit in dev-python/reportlab: reportlab-3.1.44-r1.ebuild ChangeLog

2015-07-17 Thread Mikle Kolyada (zlogene)
zlogene 15/07/17 12:33:35

  Modified: reportlab-3.1.44-r1.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #546810
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.10 dev-python/reportlab/reportlab-3.1.44-r1.ebuild

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

Index: reportlab-3.1.44-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/reportlab/reportlab-3.1.44-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- reportlab-3.1.44-r1.ebuild  3 Jul 2015 10:13:46 -   1.9
+++ reportlab-3.1.44-r1.ebuild  17 Jul 2015 12:33:35 -  1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/reportlab/reportlab-3.1.44-r1.ebuild,v 1.9 
2015/07/03 10:13:46 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/reportlab/reportlab-3.1.44-r1.ebuild,v 1.10 
2015/07/17 12:33:35 zlogene Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux
+KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux
 IUSE=doc examples
 
 RDEPEND=



1.136dev-python/reportlab/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/reportlab/ChangeLog?rev=1.136view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/reportlab/ChangeLog?rev=1.136content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/reportlab/ChangeLog?r1=1.135r2=1.136

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/reportlab/ChangeLog,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -r1.135 -r1.136
--- ChangeLog   3 Jul 2015 10:13:46 -   1.135
+++ ChangeLog   17 Jul 2015 12:33:35 -  1.136
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/reportlab
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/ChangeLog,v 1.135 
2015/07/03 10:13:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/ChangeLog,v 1.136 
2015/07/17 12:33:35 zlogene Exp $
+
+  17 Jul 2015; Mikle Kolyada zlog...@gentoo.org reportlab-3.1.44-r1.ebuild:
+  ia64 stable wrt bug #546810
 
   03 Jul 2015; Agostino Sarubbo a...@gentoo.org reportlab-3.1.44-r1.ebuild:
   Stable for alpha, wrt bug #546810






[gentoo-commits] gentoo-x86 commit in dev-db/postgresql: ChangeLog postgresql-9.2.13.ebuild

2015-07-17 Thread Tobias Klausmann (klausman)
klausman15/07/17 12:56:36

  Modified: ChangeLog postgresql-9.2.13.ebuild
  Log:
  Stable on alpha, bug 554970
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.446dev-db/postgresql/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql/ChangeLog?rev=1.446view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql/ChangeLog?rev=1.446content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql/ChangeLog?r1=1.445r2=1.446

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v
retrieving revision 1.445
retrieving revision 1.446
diff -u -r1.445 -r1.446
--- ChangeLog   17 Jul 2015 12:55:21 -  1.445
+++ ChangeLog   17 Jul 2015 12:56:36 -  1.446
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/postgresql
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.445 
2015/07/17 12:55:21 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.446 
2015/07/17 12:56:36 klausman Exp $
+
+  17 Jul 2015; Tobias Klausmann klaus...@gentoo.org postgresql-9.2.13.ebuild:
+  Stable on alpha, bug 554970
 
   17 Jul 2015; Tobias Klausmann klaus...@gentoo.org postgresql-9.1.18.ebuild:
   Stable on alpha, bug 554970



1.3  dev-db/postgresql/postgresql-9.2.13.ebuild

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

Index: postgresql-9.2.13.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.2.13.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- postgresql-9.2.13.ebuild15 Jul 2015 15:55:24 -  1.2
+++ postgresql-9.2.13.ebuild17 Jul 2015 12:56:36 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.2.13.ebuild,v 1.2 
2015/07/15 15:55:24 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.2.13.ebuild,v 1.3 
2015/07/17 12:56:36 klausman Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris
+KEYWORDS=alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris
 
 SLOT=$(get_version_component_range 1-2)
 






[gentoo-commits] gentoo-x86 commit in dev-libs/libzip: libzip-1.0.1.ebuild ChangeLog

2015-07-17 Thread Mikle Kolyada (zlogene)
zlogene 15/07/17 13:37:04

  Modified: libzip-1.0.1.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #550922
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.6  dev-libs/libzip/libzip-1.0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libzip/libzip-1.0.1.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libzip/libzip-1.0.1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libzip/libzip-1.0.1.ebuild?r1=1.5r2=1.6

Index: libzip-1.0.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libzip/libzip-1.0.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libzip-1.0.1.ebuild 24 Jun 2015 07:59:58 -  1.5
+++ libzip-1.0.1.ebuild 17 Jul 2015 13:37:04 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libzip/libzip-1.0.1.ebuild,v 1.5 
2015/06/24 07:59:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libzip/libzip-1.0.1.ebuild,v 1.6 
2015/07/17 13:37:04 zlogene Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos
+KEYWORDS=~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos
 IUSE=static-libs
 
 RDEPEND=sys-libs/zlib



1.87 dev-libs/libzip/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libzip/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog   24 Jun 2015 07:59:58 -  1.86
+++ ChangeLog   17 Jul 2015 13:37:04 -  1.87
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libzip
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libzip/ChangeLog,v 1.86 2015/06/24 
07:59:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libzip/ChangeLog,v 1.87 2015/07/17 
13:37:04 zlogene Exp $
+
+  17 Jul 2015; Mikle Kolyada zlog...@gentoo.org libzip-1.0.1.ebuild:
+  ia64 stable wrt bug #550922
 
   24 Jun 2015; Agostino Sarubbo a...@gentoo.org libzip-1.0.1.ebuild:
   Stable for ppc, wrt bug #550922






[gentoo-commits] gentoo-x86 commit in net-libs/libesmtp: libesmtp-1.0.6-r1.ebuild ChangeLog

2015-07-17 Thread Mikle Kolyada (zlogene)
zlogene 15/07/17 13:58:39

  Modified: libesmtp-1.0.6-r1.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #535576
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.6  net-libs/libesmtp/libesmtp-1.0.6-r1.ebuild

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

Index: libesmtp-1.0.6-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libesmtp-1.0.6-r1.ebuild28 Jun 2015 17:55:45 -  1.5
+++ libesmtp-1.0.6-r1.ebuild17 Jul 2015 13:58:39 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6-r1.ebuild,v 1.5 
2015/06/28 17:55:45 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6-r1.ebuild,v 1.6 
2015/07/17 13:58:39 zlogene Exp $
 
 EAPI=5
 inherit libtool
@@ -11,7 +11,7 @@
 
 LICENSE=LGPL-2.1 GPL-2
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-linux ~x86-linux ~x86-macos
+KEYWORDS=alpha amd64 arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-linux ~x86-linux ~x86-macos
 IUSE=debug ntlm ssl static-libs threads
 
 RDEPEND=ssl? ( dev-libs/openssl )



1.62 net-libs/libesmtp/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libesmtp/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog   28 Jun 2015 17:55:45 -  1.61
+++ ChangeLog   17 Jul 2015 13:58:39 -  1.62
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/libesmtp
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/ChangeLog,v 1.61 
2015/06/28 17:55:45 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/ChangeLog,v 1.62 
2015/07/17 13:58:39 zlogene Exp $
+
+  17 Jul 2015; Mikle Kolyada zlog...@gentoo.org libesmtp-1.0.6-r1.ebuild:
+  ia64 stable wrt bug #535576
 
   28 Jun 2015; Mikle Kolyada zlog...@gentoo.org libesmtp-1.0.6-r1.ebuild:
   alpha stable wrt bug #535576






[gentoo-commits] gentoo-x86 commit in mail-client/mailx-support: mailx-support-20060102-r2.ebuild ChangeLog

2015-07-17 Thread Mikle Kolyada (zlogene)
zlogene 15/07/17 14:01:32

  Modified: mailx-support-20060102-r2.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #552724
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.7  mail-client/mailx-support/mailx-support-20060102-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mailx-support/mailx-support-20060102-r2.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mailx-support/mailx-support-20060102-r2.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mailx-support/mailx-support-20060102-r2.ebuild?r1=1.6r2=1.7

Index: mailx-support-20060102-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/mail-client/mailx-support/mailx-support-20060102-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mailx-support-20060102-r2.ebuild3 Jul 2015 10:17:24 -   1.6
+++ mailx-support-20060102-r2.ebuild17 Jul 2015 14:01:32 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/mail-client/mailx-support/mailx-support-20060102-r2.ebuild,v
 1.6 2015/07/03 10:17:24 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/mail-client/mailx-support/mailx-support-20060102-r2.ebuild,v
 1.7 2015/07/17 14:01:32 zlogene Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos
+KEYWORDS=alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos
 IUSE=
 
 RDEPEND=



1.32 mail-client/mailx-support/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mailx-support/ChangeLog?rev=1.32view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mailx-support/ChangeLog?rev=1.32content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mailx-support/ChangeLog?r1=1.31r2=1.32

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-client/mailx-support/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   3 Jul 2015 10:17:24 -   1.31
+++ ChangeLog   17 Jul 2015 14:01:32 -  1.32
@@ -1,6 +1,10 @@
 # ChangeLog for mail-client/mailx-support
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx-support/ChangeLog,v 1.31 
2015/07/03 10:17:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx-support/ChangeLog,v 1.32 
2015/07/17 14:01:32 zlogene Exp $
+
+  17 Jul 2015; Mikle Kolyada zlog...@gentoo.org
+  mailx-support-20060102-r2.ebuild:
+  ia64 stable wrt bug #552724
 
   03 Jul 2015; Agostino Sarubbo a...@gentoo.org
   mailx-support-20060102-r2.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-java/fop: fop-2.0-r1.ebuild ChangeLog

2015-07-17 Thread Patrice Clement (monsieurp)
monsieurp15/07/17 12:58:54

  Modified: ChangeLog
  Added:fop-2.0-r1.ebuild
  Log:
  Set SLOT back to 0. Create launcher using PN instead of PN-SLOT. Fix bug 
555144.
  
  Signed-off-by: Patrice Clement monsie...@gentoo.org
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
93491BB8)

Revision  ChangesPath
1.85 dev-java/fop/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/fop/ChangeLog?rev=1.85view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/fop/ChangeLog?rev=1.85content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/fop/ChangeLog?r1=1.84r2=1.85

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/fop/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog   11 Jul 2015 17:58:30 -  1.84
+++ ChangeLog   17 Jul 2015 12:58:54 -  1.85
@@ -1,6 +1,12 @@
 # ChangeLog for dev-java/fop
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/fop/ChangeLog,v 1.84 2015/07/11 
17:58:30 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fop/ChangeLog,v 1.85 2015/07/17 
12:58:54 monsieurp Exp $
+
+*fop-2.0-r1 (17 Jul 2015)
+
+  17 Jul 2015; Patrice Clement monsie...@gentoo.org +fop-2.0-r1.ebuild:
+  Set SLOT back to 0. Create launcher using PN instead of PN-SLOT. Fix bug
+  555144.
 
   11 Jul 2015; Patrice Clement monsie...@gentoo.org
   -files/fop-2.0-build.xml.patch, fop-2.0.ebuild:



1.1  dev-java/fop/fop-2.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/fop/fop-2.0-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/fop/fop-2.0-r1.ebuild?rev=1.1content-type=text/plain

Index: fop-2.0-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/fop/fop-2.0-r1.ebuild,v 1.1 
2015/07/17 12:58:54 monsieurp Exp $

# TODO: if 'doc' use flag is used then should build also extra docs ('docs' ant 
target), currently it cannot
#   be built as it needs forrest which we do not have
# TODO: package and use optional dependency jeuclid

EAPI=5

JAVA_PKG_IUSE=doc examples source test

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

DESCRIPTION=Formatting Objects Processor is a print formatter driven by XSL
HOMEPAGE=http://xmlgraphics.apache.org/fop/;
SRC_URI=mirror://apache/xmlgraphics/${PN}/source/${P}-src.zip

KEYWORDS=~amd64 ~x86 ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x86-solaris
LICENSE=Apache-2.0
SLOT=0
IUSE=

# Tests are broken even in 2.0
RESTRICT=test

CDEPEND=dev-java/batik:1.8
dev-java/ant-core:0
dev-java/fontbox:1.7
dev-java/commons-io:1
dev-java/commons-logging:0
java-virtuals/servlet-api:3.0
dev-java/avalon-framework:4.2
dev-java/xmlgraphics-commons:2
dev-java/xml-commons-external:1.3
dev-java/qdox:1.12

RDEPEND==virtual/jre-1.6
${CDEPEND}

DEPEND==virtual/jdk-1.6
app-arch/unzip
${CDEPEND}

#   test? (
#   dev-java/ant-junit:0
#   dev-java/junit:4
#   dev-java/xmlunit:1
#   dev-java/mockito:0
#   )

JAVA_ANT_ENCODING=ISO-8859-1
JAVA_ANT_REWRITE_CLASSPATH=true

EANT_GENTOO_CLASSPATH=
ant-core
batik-1.8
fontbox-1.7
commons-io-1
commons-logging
servlet-api-3.0
avalon-framework-4.2
xmlgraphics-commons-2
xml-commons-external-1.3


TARGETS=(
resourcegen
jar-hyphenation
jar-sandbox
jar-main
)

java_prepare() {
find ${S}/lib -type f | xargs rm -v
}

src_compile() {
# https://bugs.gentoo.org/show_bug.cgi?id=554386
# http://wiki.apache.org/xmlgraphics-fop/HowTo/BuildFOPAlternatively
java-pkg_jar-from --into lib qdox-1.12 qdox.jar
java-pkg_jar-from --into lib xmlgraphics-commons-2 
xmlgraphics-commons.jar
java-pkg_jar-from --into lib commons-logging commons-logging.jar
java-pkg_jar-from --into lib commons-io-1 commons-io.jar
java-pkg_jar-from --into lib fontbox-1.7 fontbox.jar
java-pkg_jar-from --into lib xml-commons-external-1.3 xml-apis-ext.jar
java-pkg_jar-from --into lib xml-commons-external-1.3 xml-apis.jar
java-pkg_jar-from --into lib avalon-framework-4.2 avalon-framework.jar
java-pkg_jar-from --virtual --into lib servlet-api-3.0 servlet-api.jar

for target in ${TARGETS[@]}; do
EANT_BUILD_TARGET=${target} \
java-pkg-2_src_compile
done

if use doc; then

[gentoo-commits] gentoo-x86 commit in dev-python/hiredis/files: hiredis-0.2.0-system-libs.patch

2015-07-17 Thread Ian Delaney (idella4)
idella4 15/07/17 13:05:46

  Added:hiredis-0.2.0-system-libs.patch
  Log:
  bump; patch to remove vendor and var 'lib' from setup.py
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.1  dev-python/hiredis/files/hiredis-0.2.0-system-libs.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hiredis/files/hiredis-0.2.0-system-libs.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hiredis/files/hiredis-0.2.0-system-libs.patch?rev=1.1content-type=text/plain

Index: hiredis-0.2.0-system-libs.patch
===
Remove vendor and var 'lib' from setup.py
diff -u hiredis-0.2.0.orig/setup.py hiredis-0.2.0/setup.py
--- setup.py2015-06-21 11:47:28.796472027 +0800
+++ setup.py2015-06-21 11:49:53.047949803 +0800
@@ -40,12 +40,9 @@
 # supported Python versions is worse...
 #
 # Also see: https://github.com/pietern/hiredis-py/issues/15
-lib = (hiredis_for_hiredis_py, {
-  sources: [vendor/hiredis/%s.c % src for src in (read, sds)]})
 
 ext = Extension(hiredis.hiredis,
-  sources=glob.glob(src/*.c),
-  include_dirs=[vendor])
+  sources=glob.glob(src/*.c))
 
 setup(
   name=hiredis,
@@ -57,7 +54,6 @@
   keywords=[Redis],
   license=BSD,
   packages=[hiredis],
-  libraries=[lib],
   ext_modules=[ext],
 
   # Override install_lib command
Common subdirectories: hiredis-0.2.0.orig/src and hiredis-0.2.0/src
Common subdirectories: hiredis-0.2.0.orig/vendor and hiredis-0.2.0/vendor






[gentoo-commits] gentoo-x86 commit in dev-python/hiredis: hiredis-0.2.0.ebuild ChangeLog

2015-07-17 Thread Ian Delaney (idella4)
idella4 15/07/17 13:05:46

  Modified: ChangeLog
  Added:hiredis-0.2.0.ebuild
  Log:
  bump; patch to remove vendor and var 'lib' from setup.py
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.14 dev-python/hiredis/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/hiredis/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   7 Jun 2015 13:30:06 -   1.13
+++ ChangeLog   17 Jul 2015 13:05:46 -  1.14
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/hiredis
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/hiredis/ChangeLog,v 1.13 
2015/06/07 13:30:06 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hiredis/ChangeLog,v 1.14 
2015/07/17 13:05:46 idella4 Exp $
+
+*hiredis-0.2.0 (17 Jul 2015)
+
+  17 Jul 2015; Ian Delaney idel...@gentoo.org
+  +files/hiredis-0.2.0-system-libs.patch, +hiredis-0.2.0.ebuild:
+  bump; patch to remove vendor and var 'lib' from setup.py
 
   07 Jun 2015; Justin Lecher j...@gentoo.org metadata.xml:
   Add github to remote-id in metadata.xml



1.1  dev-python/hiredis/hiredis-0.2.0.ebuild

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

Index: hiredis-0.2.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/hiredis/hiredis-0.2.0.ebuild,v 
1.1 2015/07/17 13:05:46 idella4 Exp $

EAPI=5

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

inherit distutils-r1

DESCRIPTION=Python extension that wraps hiredis
HOMEPAGE=https://github.com/pietern/hiredis-py;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=BSD
SLOT=0
KEYWORDS=~amd64 ~arm ~x86
IUSE=

DEPEND==dev-libs/hiredis-0.13.1
RDEPEND=${DEPEND}

PATCHES=( ${FILESDIR}/${P}-system-libs.patch )

python_compile() {
python_is_python3 || local -x CFLAGS=${CFLAGS} -fno-strict-aliasing

distutils-r1_python_compile
}






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

2015-07-17 Thread Mikle Kolyada (zlogene)
zlogene 15/07/17 13:07:58

  Modified: usbutils-008-r1.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #541040
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.11 sys-apps/usbutils/usbutils-008-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usbutils/usbutils-008-r1.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usbutils/usbutils-008-r1.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usbutils/usbutils-008-r1.ebuild?r1=1.10r2=1.11

Index: usbutils-008-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/usbutils/usbutils-008-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- usbutils-008-r1.ebuild  28 Jun 2015 13:03:39 -  1.10
+++ usbutils-008-r1.ebuild  17 Jul 2015 13:07:58 -  1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/usbutils-008-r1.ebuild,v 
1.10 2015/06/28 13:03:39 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/usbutils-008-r1.ebuild,v 
1.11 2015/07/17 13:07:58 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -13,7 +13,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-linux ~arm-linux ~x86-linux
+KEYWORDS=alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-linux ~arm-linux ~x86-linux
 IUSE=python
 REQUIRED_USE=python? ( ${PYTHON_REQUIRED_USE} )
 



1.203sys-apps/usbutils/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usbutils/ChangeLog?rev=1.203view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usbutils/ChangeLog?rev=1.203content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usbutils/ChangeLog?r1=1.202r2=1.203

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/usbutils/ChangeLog,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -r1.202 -r1.203
--- ChangeLog   28 Jun 2015 13:03:39 -  1.202
+++ ChangeLog   17 Jul 2015 13:07:58 -  1.203
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/usbutils
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/ChangeLog,v 1.202 
2015/06/28 13:03:39 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/ChangeLog,v 1.203 
2015/07/17 13:07:58 zlogene Exp $
+
+  17 Jul 2015; Mikle Kolyada zlog...@gentoo.org usbutils-008-r1.ebuild:
+  ia64 stable wrt bug #541040
 
   28 Jun 2015; Mikle Kolyada zlog...@gentoo.org usbutils-008-r1.ebuild:
   alpha stable wrt bug #541040






[gentoo-commits] gentoo-x86 commit in dev-ruby/sexp_processor: sexp_processor-4.4.4.ebuild ChangeLog

2015-07-17 Thread Mikle Kolyada (zlogene)
zlogene 15/07/17 13:25:25

  Modified: sexp_processor-4.4.4.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #552244
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.8  dev-ruby/sexp_processor/sexp_processor-4.4.4.ebuild

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

Index: sexp_processor-4.4.4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/sexp_processor/sexp_processor-4.4.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sexp_processor-4.4.4.ebuild 16 Jul 2015 16:04:59 -  1.7
+++ sexp_processor-4.4.4.ebuild 17 Jul 2015 13:25:25 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/sexp_processor/sexp_processor-4.4.4.ebuild,v 
1.7 2015/07/16 16:04:59 klausman Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/sexp_processor/sexp_processor-4.4.4.ebuild,v 
1.8 2015/07/17 13:25:25 zlogene Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 LICENSE=GPL-2
 SLOT=4
-KEYWORDS=alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris
 IUSE=
 
 ruby_add_bdepend 



1.49 dev-ruby/sexp_processor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sexp_processor/ChangeLog?rev=1.49view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sexp_processor/ChangeLog?rev=1.49content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sexp_processor/ChangeLog?r1=1.48r2=1.49

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sexp_processor/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   16 Jul 2015 16:04:59 -  1.48
+++ ChangeLog   17 Jul 2015 13:25:25 -  1.49
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/sexp_processor
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sexp_processor/ChangeLog,v 1.48 
2015/07/16 16:04:59 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sexp_processor/ChangeLog,v 1.49 
2015/07/17 13:25:25 zlogene Exp $
+
+  17 Jul 2015; Mikle Kolyada zlog...@gentoo.org sexp_processor-4.4.4.ebuild:
+  ia64 stable wrt bug #552244
 
   16 Jul 2015; Tobias Klausmann klaus...@gentoo.org
   sexp_processor-4.4.4.ebuild:






[gentoo-commits] gentoo-x86 commit in net-proxy/squid: squid-3.5.6.ebuild ChangeLog

2015-07-17 Thread Mikle Kolyada (zlogene)
zlogene 15/07/17 13:30:55

  Modified: squid-3.5.6.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #554168
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.7  net-proxy/squid/squid-3.5.6.ebuild

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

Index: squid-3.5.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.5.6.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- squid-3.5.6.ebuild  15 Jul 2015 16:45:43 -  1.6
+++ squid-3.5.6.ebuild  17 Jul 2015 13:30:55 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.5.6.ebuild,v 1.6 
2015/07/15 16:45:43 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.5.6.ebuild,v 1.7 
2015/07/17 13:30:55 zlogene Exp $
 
 EAPI=5
 inherit autotools eutils linux-info pam toolchain-funcs user versionator
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd
 IUSE=caps ipv6 pam ldap samba sasl kerberos nis radius ssl snmp selinux 
logrotate test \
ecap esi ssl-crtd \
mysql postgres sqlite \



1.539net-proxy/squid/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.539view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.539content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?r1=1.538r2=1.539

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v
retrieving revision 1.538
retrieving revision 1.539
diff -u -r1.538 -r1.539
--- ChangeLog   15 Jul 2015 16:45:43 -  1.538
+++ ChangeLog   17 Jul 2015 13:30:55 -  1.539
@@ -1,6 +1,9 @@
 # ChangeLog for net-proxy/squid
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.538 
2015/07/15 16:45:43 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.539 
2015/07/17 13:30:55 zlogene Exp $
+
+  17 Jul 2015; Mikle Kolyada zlog...@gentoo.org squid-3.5.6.ebuild:
+  ia64 stable wrt bug #554168
 
   15 Jul 2015; Mikle Kolyada zlog...@gentoo.org squid-3.5.6.ebuild:
   arm stable wrt bug #554168






[gentoo-commits] gentoo-x86 commit in app-misc/freemind: freemind-1.0.1-r2.ebuild ChangeLog

2015-07-17 Thread Patrice Clement (monsieurp)
monsieurp15/07/17 13:01:30

  Modified: ChangeLog
  Added:freemind-1.0.1-r2.ebuild
  Log:
  Adjust fop SLOT. Fix bug 555144.
  
  Signed-off-by: Patrice Clement monsie...@gentoo.org
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
93491BB8)

Revision  ChangesPath
1.75 app-misc/freemind/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/freemind/ChangeLog?rev=1.75view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/freemind/ChangeLog?rev=1.75content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/freemind/ChangeLog?r1=1.74r2=1.75

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/freemind/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog   29 Jun 2015 07:59:59 -  1.74
+++ ChangeLog   17 Jul 2015 13:01:29 -  1.75
@@ -1,6 +1,11 @@
 # ChangeLog for app-misc/freemind
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/freemind/ChangeLog,v 1.74 
2015/06/29 07:59:59 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/freemind/ChangeLog,v 1.75 
2015/07/17 13:01:29 monsieurp Exp $
+
+*freemind-1.0.1-r2 (17 Jul 2015)
+
+  17 Jul 2015; Patrice Clement monsie...@gentoo.org 
+freemind-1.0.1-r2.ebuild:
+  Adjust fop SLOT. Fix bug 555144.
 
   29 Jun 2015; Patrice Clement monsie...@gentoo.org freemind-1.0.1-r1.ebuild:
   Correct classpath by adjusting fop SLOT. Fix bug 553394.



1.1  app-misc/freemind/freemind-1.0.1-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/freemind/freemind-1.0.1-r2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/freemind/freemind-1.0.1-r2.ebuild?rev=1.1content-type=text/plain

Index: freemind-1.0.1-r2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/freemind/freemind-1.0.1-r2.ebuild,v 
1.1 2015/07/17 13:01:29 monsieurp Exp $

EAPI=5

JAVA_PKG_IUSE=doc

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

DESCRIPTION=Mind-mapping software written in Java
HOMEPAGE=http://freemind.sourceforge.net;
SRC_URI=mirror://sourceforge/${PN}/${PN}-src-${PV}.tar.gz

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=groovy latex pdf svg

CDEPEND=
dev-java/javahelp:0
dev-java/jgoodies-forms:0
dev-java/jibx:0
dev-java/jortho:0
=dev-java/simplyhtml-0.13.1:0
groovy? ( dev-java/groovy )
latex? ( dev-java/hoteqn:0 )
pdf? (
dev-java/batik:1.8
dev-java/fop:2
)
svg? (
dev-java/batik:1.8
dev-java/fop:0
)
DEPEND=${CDEPEND}
=virtual/jdk-1.6
pdf? ( dev-java/avalon-framework:4.2 )
svg? ( dev-java/avalon-framework:4.2 )
RDEPEND=${CDEPEND}
=virtual/jre-1.6

S=${WORKDIR}/${PN}

java_prepare() {
chmod +x check_for_duplicate_resources.sh || die

# someone got it all wrong (set/unset vs. bool)
sed -i -e 's|property name=include_latex value=false/||' 
plugins/build.xml || die

# disable dmg build on Mac OS X
sed -i -e 's:antcall target=dist_\(macos\|icon\)/::p' 'build.xml' 
|| die

use groovy || rm plugins/build_scripting.xml || die
use latex || rm plugins/build_latex.xml || die
use pdf || use svg || rm plugins/build_svg.xml || die
# not compatible with releases of jmapviewer
rm plugins/build_map.xml || die

rm -v $(find ${WORKDIR} -name '*.jar' -o -name '*.zip') || die
}

src_configure() {
local build_files=( $(find ${S} -name 'build*.xml') )
JAVA_PKG_BSFIX_NAME=${build_files[@]##*/}
JAVA_ANT_REWRITE_CLASSPATH=yes
JAVA_ANT_CLASSPATH_TAGS+= javadoc
JAVA_ANT_ENCODING=utf-8
java-ant-2_src_configure
}

src_compile() {
local svg_deps svg_build_deps
if use pdf || use svg; then
svg_deps=batik-1.8,fop-2
svg_build_deps=:$(java-pkg_getjars --build-only 
avalon-framework-4.2)
fi
EANT_GENTOO_CLASSPATH=
jgoodies-forms,jibx,javahelp,jortho,simplyhtml
$(usex groovy groovy '')
$(usex latex hoteqn '')
${svg_deps}
EANT_GENTOO_CLASSPATH_EXTRA=lib/bindings.jar${svg_build_deps}
EANT_BUILD_TARGET=dist
EANT_DOC_TARGET=doc
EANT_ANT_TASKS=jibx
java-pkg-2_src_compile
}

src_install() {
cd ${WORKDIR}/bin/dist || die
local dest=/usr/share/${PN}/

java-pkg_dojar lib/*.jar

if use doc; then
java-pkg_dojavadoc doc/javadoc

[gentoo-commits] gentoo-x86 commit in net-dns/libidn: libidn-1.30.ebuild ChangeLog

2015-07-17 Thread Mikle Kolyada (zlogene)
zlogene 15/07/17 13:04:46

  Modified: libidn-1.30.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #552160
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.6  net-dns/libidn/libidn-1.30.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/libidn/libidn-1.30.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/libidn/libidn-1.30.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/libidn/libidn-1.30.ebuild?r1=1.5r2=1.6

Index: libidn-1.30.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.30.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libidn-1.30.ebuild  3 Jul 2015 10:24:09 -   1.5
+++ libidn-1.30.ebuild  17 Jul 2015 13:04:46 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.30.ebuild,v 1.5 
2015/07/03 10:24:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.30.ebuild,v 1.6 
2015/07/17 13:04:46 zlogene Exp $
 
 EAPI=5
 inherit elisp-common java-pkg-opt-2 mono-env multilib-minimal
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-2 GPL-3 LGPL-3 java? ( Apache-2.0 )
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix 
~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix 
~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
 IUSE=doc emacs java mono nls static-libs
 
 DOCS=( AUTHORS ChangeLog FAQ NEWS README THANKS TODO )



1.225net-dns/libidn/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/libidn/ChangeLog?rev=1.225view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/libidn/ChangeLog?rev=1.225content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/libidn/ChangeLog?r1=1.224r2=1.225

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v
retrieving revision 1.224
retrieving revision 1.225
diff -u -r1.224 -r1.225
--- ChangeLog   9 Jul 2015 05:03:41 -   1.224
+++ ChangeLog   17 Jul 2015 13:04:46 -  1.225
@@ -1,6 +1,9 @@
 # ChangeLog for net-dns/libidn
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.224 2015/07/09 
05:03:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.225 2015/07/17 
13:04:46 zlogene Exp $
+
+  17 Jul 2015; Mikle Kolyada zlog...@gentoo.org libidn-1.30.ebuild:
+  ia64 stable wrt bug #552160
 
 *libidn-1.31 (09 Jul 2015)
 






[gentoo-commits] gentoo-x86 commit in sys-devel/bc: bc-1.06.95-r1.ebuild ChangeLog

2015-07-17 Thread Mikle Kolyada (zlogene)
zlogene 15/07/17 13:11:14

  Modified: bc-1.06.95-r1.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #554708
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.12 sys-devel/bc/bc-1.06.95-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild?r1=1.11r2=1.12

Index: bc-1.06.95-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- bc-1.06.95-r1.ebuild17 Jul 2015 08:48:03 -  1.11
+++ bc-1.06.95-r1.ebuild17 Jul 2015 13:11:14 -  1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild,v 1.11 
2015/07/17 08:48:03 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild,v 1.12 
2015/07/17 13:11:14 zlogene Exp $
 
 EAPI=2
 
@@ -13,7 +13,7 @@
 
 LICENSE=GPL-2 LGPL-2.1
 SLOT=0
-KEYWORDS=alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux 
~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux 
~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
 IUSE=libedit readline static
 
 RDEPEND=readline? ( =sys-libs/readline-4.1 =sys-libs/ncurses-5.2 )



1.50 sys-devel/bc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/ChangeLog?rev=1.50view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/ChangeLog?rev=1.50content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/ChangeLog?r1=1.49r2=1.50

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/bc/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   17 Jul 2015 08:48:03 -  1.49
+++ ChangeLog   17 Jul 2015 13:11:14 -  1.50
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/bc
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/ChangeLog,v 1.49 2015/07/17 
08:48:03 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/ChangeLog,v 1.50 2015/07/17 
13:11:14 zlogene Exp $
+
+  17 Jul 2015; Mikle Kolyada zlog...@gentoo.org bc-1.06.95-r1.ebuild:
+  ia64 stable wrt bug #554708
 
   17 Jul 2015; Tobias Klausmann klaus...@gentoo.org bc-1.06.95-r1.ebuild:
   Stable on alpha, bug 554708






[gentoo-commits] gentoo-x86 commit in dev-ruby/redcloth: redcloth-4.2.9-r3.ebuild ChangeLog

2015-07-17 Thread Mikle Kolyada (zlogene)
zlogene 15/07/17 13:15:15

  Modified: redcloth-4.2.9-r3.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #536008
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.7  dev-ruby/redcloth/redcloth-4.2.9-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9-r3.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9-r3.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9-r3.ebuild?r1=1.6r2=1.7

Index: redcloth-4.2.9-r3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9-r3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- redcloth-4.2.9-r3.ebuild14 Jul 2015 15:46:49 -  1.6
+++ redcloth-4.2.9-r3.ebuild17 Jul 2015 13:15:15 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9-r3.ebuild,v 1.6 
2015/07/14 15:46:49 klausman Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9-r3.ebuild,v 1.7 
2015/07/17 13:15:15 zlogene Exp $
 
 EAPI=5
 
@@ -28,7 +28,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 ~arm hppa ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
 IUSE=
 
 DEPEND+= dev-util/ragel



1.107dev-ruby/redcloth/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/ChangeLog?rev=1.107view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/ChangeLog?rev=1.107content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/ChangeLog?r1=1.106r2=1.107

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ChangeLog   14 Jul 2015 15:46:49 -  1.106
+++ ChangeLog   17 Jul 2015 13:15:15 -  1.107
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/redcloth
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.106 
2015/07/14 15:46:49 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.107 
2015/07/17 13:15:15 zlogene Exp $
+
+  17 Jul 2015; Mikle Kolyada zlog...@gentoo.org redcloth-4.2.9-r3.ebuild:
+  ia64 stable wrt bug #536008
 
   14 Jul 2015; Tobias Klausmann klaus...@gentoo.org redcloth-4.2.9-r3.ebuild:
   Stable on alpha, bug 536008






[gentoo-commits] gentoo-x86 commit in sys-auth/polkit: polkit-0.112-r3.ebuild ChangeLog

2015-07-17 Thread Mikle Kolyada (zlogene)
zlogene 15/07/17 13:17:16

  Modified: polkit-0.112-r3.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #551316
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.6  sys-auth/polkit/polkit-0.112-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/polkit-0.112-r3.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/polkit-0.112-r3.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/polkit-0.112-r3.ebuild?r1=1.5r2=1.6

Index: polkit-0.112-r3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112-r3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- polkit-0.112-r3.ebuild  7 Jul 2015 04:29:41 -   1.5
+++ polkit-0.112-r3.ebuild  17 Jul 2015 13:17:16 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112-r3.ebuild,v 
1.5 2015/07/07 04:29:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112-r3.ebuild,v 
1.6 2015/07/17 13:17:16 zlogene Exp $
 
 EAPI=5
 inherit eutils multilib pam pax-utils systemd user
@@ -11,7 +11,7 @@
 
 LICENSE=LGPL-2
 SLOT=0
-KEYWORDS=~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86
+KEYWORDS=~alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86
 IUSE=examples gtk +introspection jit kde nls pam selinux systemd
 
 CDEPEND=



1.200sys-auth/polkit/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/ChangeLog?rev=1.200view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/ChangeLog?rev=1.200content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/ChangeLog?r1=1.199r2=1.200

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v
retrieving revision 1.199
retrieving revision 1.200
diff -u -r1.199 -r1.200
--- ChangeLog   14 Jul 2015 16:17:55 -  1.199
+++ ChangeLog   17 Jul 2015 13:17:16 -  1.200
@@ -1,6 +1,9 @@
 # ChangeLog for sys-auth/polkit
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.199 
2015/07/14 16:17:55 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.200 
2015/07/17 13:17:16 zlogene Exp $
+
+  17 Jul 2015; Mikle Kolyada zlog...@gentoo.org polkit-0.112-r3.ebuild:
+  ia64 stable wrt bug #551316
 
   14 Jul 2015; Tobias Klausmann klaus...@gentoo.org polkit-0.113.ebuild:
   Stable on alpha, bug 551316






[gentoo-commits] gentoo-x86 commit in dev-libs/libp11: libp11-0.2.8-r3.ebuild ChangeLog

2015-07-17 Thread Mikle Kolyada (zlogene)
zlogene 15/07/17 13:22:06

  Modified: libp11-0.2.8-r3.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #535116
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.8  dev-libs/libp11/libp11-0.2.8-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libp11/libp11-0.2.8-r3.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libp11/libp11-0.2.8-r3.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libp11/libp11-0.2.8-r3.ebuild?r1=1.7r2=1.8

Index: libp11-0.2.8-r3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libp11/libp11-0.2.8-r3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libp11-0.2.8-r3.ebuild  7 Jul 2015 05:41:36 -   1.7
+++ libp11-0.2.8-r3.ebuild  17 Jul 2015 13:22:06 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libp11/libp11-0.2.8-r3.ebuild,v 
1.7 2015/07/07 05:41:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libp11/libp11-0.2.8-r3.ebuild,v 
1.8 2015/07/17 13:22:06 zlogene Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86
+KEYWORDS=alpha amd64 arm hppa ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86
 IUSE=doc
 
 RDEPEND=dev-libs/openssl:0



1.81 dev-libs/libp11/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libp11/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog   7 Jul 2015 05:41:36 -   1.80
+++ ChangeLog   17 Jul 2015 13:22:06 -  1.81
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libp11
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libp11/ChangeLog,v 1.80 2015/07/07 
05:41:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libp11/ChangeLog,v 1.81 2015/07/17 
13:22:06 zlogene Exp $
+
+  17 Jul 2015; Mikle Kolyada zlog...@gentoo.org libp11-0.2.8-r3.ebuild:
+  ia64 stable wrt bug #535116
 
   07 Jul 2015; Jeroen Roovers j...@gentoo.org libp11-0.2.8-r3.ebuild:
   Stable for HPPA PPC64 (bug #535116).






[gentoo-commits] gentoo-x86 commit in dev-ruby/ruby_parser: ruby_parser-3.6.6.ebuild ChangeLog

2015-07-17 Thread Mikle Kolyada (zlogene)
zlogene 15/07/17 13:26:38

  Modified: ruby_parser-3.6.6.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #552244
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.6  dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild?r1=1.5r2=1.6

Index: ruby_parser-3.6.6.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ruby_parser-3.6.6.ebuild16 Jul 2015 16:05:10 -  1.5
+++ ruby_parser-3.6.6.ebuild17 Jul 2015 13:26:38 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild,v 1.5 
2015/07/16 16:05:10 klausman Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild,v 1.6 
2015/07/17 13:26:38 zlogene Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 LICENSE=MIT
 SLOT=3
-KEYWORDS=alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris
 IUSE=
 
 ruby_add_rdepend =dev-ruby/sexp_processor-4.1:4



1.79 dev-ruby/ruby_parser/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ChangeLog?rev=1.79view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ChangeLog?rev=1.79content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ChangeLog?r1=1.78r2=1.79

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog   16 Jul 2015 16:05:10 -  1.78
+++ ChangeLog   17 Jul 2015 13:26:38 -  1.79
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/ruby_parser
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.78 
2015/07/16 16:05:10 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.79 
2015/07/17 13:26:38 zlogene Exp $
+
+  17 Jul 2015; Mikle Kolyada zlog...@gentoo.org ruby_parser-3.6.6.ebuild:
+  ia64 stable wrt bug #552244
 
   16 Jul 2015; Tobias Klausmann klaus...@gentoo.org ruby_parser-3.6.6.ebuild:
   Stable on alpha, bug 552244






[gentoo-commits] gentoo-x86 commit in dev-ruby/ruby2ruby: ruby2ruby-2.1.4.ebuild ChangeLog

2015-07-17 Thread Mikle Kolyada (zlogene)
zlogene 15/07/17 13:27:16

  Modified: ruby2ruby-2.1.4.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #552244
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.6  dev-ruby/ruby2ruby/ruby2ruby-2.1.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby2ruby/ruby2ruby-2.1.4.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby2ruby/ruby2ruby-2.1.4.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby2ruby/ruby2ruby-2.1.4.ebuild?r1=1.5r2=1.6

Index: ruby2ruby-2.1.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ruby2ruby-2.1.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ruby2ruby-2.1.4.ebuild  16 Jul 2015 16:05:21 -  1.5
+++ ruby2ruby-2.1.4.ebuild  17 Jul 2015 13:27:16 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ruby2ruby-2.1.4.ebuild,v 
1.5 2015/07/16 16:05:21 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ruby2ruby-2.1.4.ebuild,v 
1.6 2015/07/17 13:27:16 zlogene Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 LICENSE=GPL-2
 SLOT=2
-KEYWORDS=alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris
+KEYWORDS=alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris
 IUSE=test
 
 ruby_add_rdepend 



1.76 dev-ruby/ruby2ruby/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby2ruby/ChangeLog?rev=1.76view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby2ruby/ChangeLog?rev=1.76content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby2ruby/ChangeLog?r1=1.75r2=1.76

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog   16 Jul 2015 16:05:21 -  1.75
+++ ChangeLog   17 Jul 2015 13:27:16 -  1.76
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/ruby2ruby
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ChangeLog,v 1.75 
2015/07/16 16:05:21 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ChangeLog,v 1.76 
2015/07/17 13:27:16 zlogene Exp $
+
+  17 Jul 2015; Mikle Kolyada zlog...@gentoo.org ruby2ruby-2.1.4.ebuild:
+  ia64 stable wrt bug #552244
 
   16 Jul 2015; Tobias Klausmann klaus...@gentoo.org ruby2ruby-2.1.4.ebuild:
   Stable on alpha, bug 552244






[gentoo-commits] gentoo-x86 commit in dev-python/pypy-bin: pypy-bin-2.3.1-r2.ebuild pypy-bin-2.4.0.ebuild pypy-bin-2.5.1.ebuild pypy-bin-2.6.0.ebuild ChangeLog

2015-07-17 Thread Mike Gilbert (floppym)
floppym 15/07/17 14:57:57

  Modified: pypy-bin-2.3.1-r2.ebuild pypy-bin-2.4.0.ebuild
pypy-bin-2.5.1.ebuild pypy-bin-2.6.0.ebuild
ChangeLog
  Log:
  Require openssl with bindist disabled to avoid missing symbols, bug 555160.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.6  dev-python/pypy-bin/pypy-bin-2.3.1-r2.ebuild

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

Index: pypy-bin-2.3.1-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.3.1-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pypy-bin-2.3.1-r2.ebuild8 Apr 2015 08:05:07 -   1.5
+++ pypy-bin-2.3.1-r2.ebuild17 Jul 2015 14:57:57 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.3.1-r2.ebuild,v 1.5 
2015/04/08 08:05:07 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.3.1-r2.ebuild,v 1.6 
2015/07/17 14:57:57 floppym Exp $
 
 EAPI=5
 
@@ -63,7 +63,7 @@
app-arch/bzip2:0
dev-libs/expat:0
dev-libs/libffi:0
-   dev-libs/openssl:0
+   dev-libs/openssl:0[-bindist]
sys-libs/glibc:2.2
sys-libs/ncurses:5
sys-libs/zlib:0



1.9  dev-python/pypy-bin/pypy-bin-2.4.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.4.0.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.4.0.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.4.0.ebuild?r1=1.8r2=1.9

Index: pypy-bin-2.4.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.4.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- pypy-bin-2.4.0.ebuild   28 Jan 2015 19:46:12 -  1.8
+++ pypy-bin-2.4.0.ebuild   17 Jul 2015 14:57:57 -  1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.4.0.ebuild,v 
1.8 2015/01/28 19:46:12 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.4.0.ebuild,v 
1.9 2015/07/17 14:57:57 floppym Exp $
 
 EAPI=5
 
@@ -56,7 +56,7 @@
app-arch/bzip2:0
dev-libs/expat:0
dev-libs/libffi:0
-   dev-libs/openssl:0
+   dev-libs/openssl:0[-bindist]
sys-libs/glibc:2.2
sys-libs/ncurses:5
sys-libs/zlib:0



1.2  dev-python/pypy-bin/pypy-bin-2.5.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.5.1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.5.1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.5.1.ebuild?r1=1.1r2=1.2

Index: pypy-bin-2.5.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.5.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pypy-bin-2.5.1.ebuild   12 Apr 2015 16:13:22 -  1.1
+++ pypy-bin-2.5.1.ebuild   17 Jul 2015 14:57:57 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.5.1.ebuild,v 
1.1 2015/04/12 16:13:22 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.5.1.ebuild,v 
1.2 2015/07/17 14:57:57 floppym Exp $
 
 EAPI=5
 
@@ -56,7 +56,7 @@
app-arch/bzip2:0
dev-libs/expat:0
dev-libs/libffi:0
-   dev-libs/openssl:0
+   dev-libs/openssl:0[-bindist]
sys-libs/glibc:2.2
sys-libs/ncurses:5
sys-libs/zlib:0



1.2  dev-python/pypy-bin/pypy-bin-2.6.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.6.0.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.6.0.ebuild?rev=1.2content-type=text/plain
diff 

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

2015-07-17 Thread Anthony G. Basile
commit: 720d274b734dc25db655b37637039493ac411749
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Fri Jul 17 15:02:37 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Fri Jul 17 15:02:43 2015 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=720d274b

Add require CPPFLAGS to libgii.

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

diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf
index 46044a4..b872af4 100644
--- a/core/etc/grs/world.conf
+++ b/core/etc/grs/world.conf
@@ -5242,6 +5242,8 @@ package.use : media-libs/libgig:0 -doc
 
 [media-libs/libgii:0]
 package.use : media-libs/libgii:0 X
+package.env : media-libs/libgii:0 media-libs_libgii_0
+env : CPPFLAGS=-D_POSIX_SOURCE
 
 [media-libs/libgphoto2:0]
 package.use : media-libs/libgphoto2:0 -cameras_adc65 -cameras_agfa_cl20 
-cameras_aox -cameras_ax203 -cameras_barbie -cameras_canon -cameras_casio_qv 
-cameras_clicksmart310 -cameras_digigr8 -cameras_digita -cameras_dimagev 
-cameras_dimera3500 -cameras_directory -cameras_enigma13 -cameras_fuji 
-cameras_gsmart300 -cameras_hp215 -cameras_iclick -cameras_jamcam -cameras_jd11 
-cameras_jl2005a -cameras_jl2005c -cameras_kodak_dc120 -cameras_kodak_dc210 
-cameras_kodak_dc240 -cameras_kodak_dc3200 -cameras_kodak_ez200 -cameras_konica 
-cameras_konica_qm150 -cameras_largan -cameras_lg_gsm -cameras_mars 
-cameras_mustek -cameras_panasonic_coolshot -cameras_panasonic_dc1000 
-cameras_panasonic_dc1580 -cameras_panasonic_l859 -cameras_pccam300 
-cameras_pccam600 -cameras_pentax -cameras_polaroid_pdc320 
-cameras_polaroid_pdc640 -cameras_polaroid_pdc700 -cameras_ricoh 
-cameras_ricoh_g3 -cameras_samsung -cameras_sierra -cameras_sipix_blink2 
-cameras_sipix_web2 -cameras_smal -cameras_sonix -cameras_sony_ds
 cf1 -cameras_sony_dscf55 -cameras_soundvision -cameras_spca50x -cameras_sq905 
-cameras_st2205 -cameras_stv0674 -cameras_stv0680 -cameras_sx330z 
-cameras_topfield -cameras_toshiba_pdrm11 -cameras_tp6801 -doc -examples -gd 
-nls -serial cameras_ptp2 exif jpeg zeroconf



[gentoo-commits] gentoo-x86 commit in media-sound/alsa-tools: alsa-tools-1.0.29.ebuild ChangeLog

2015-07-17 Thread Agostino Sarubbo (ago)
ago 15/07/17 15:07:06

  Modified: alsa-tools-1.0.29.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #554742
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  media-sound/alsa-tools/alsa-tools-1.0.29.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-tools/alsa-tools-1.0.29.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-tools/alsa-tools-1.0.29.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-tools/alsa-tools-1.0.29.ebuild?r1=1.4r2=1.5

Index: alsa-tools-1.0.29.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/alsa-tools/alsa-tools-1.0.29.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- alsa-tools-1.0.29.ebuild16 Jul 2015 17:56:25 -  1.4
+++ alsa-tools-1.0.29.ebuild17 Jul 2015 15:07:06 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-sound/alsa-tools/alsa-tools-1.0.29.ebuild,v 1.4 
2015/07/16 17:56:25 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/alsa-tools/alsa-tools-1.0.29.ebuild,v 1.5 
2015/07/17 15:07:06 ago Exp $
 
 EAPI=5
 inherit autotools eutils flag-o-matic
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-2
 SLOT=0.9
-KEYWORDS=amd64 ~mips ~ppc ~ppc64 sparc x86
+KEYWORDS=amd64 ~mips ppc ~ppc64 sparc x86
 
 IUSE=fltk gtk alsa_cards_hdsp alsa_cards_hdspm alsa_cards_mixart
 alsa_cards_vx222 alsa_cards_usb-usx2y alsa_cards_sb16 alsa_cards_sbawe



1.234media-sound/alsa-tools/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-tools/ChangeLog?rev=1.234view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-tools/ChangeLog?rev=1.234content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-tools/ChangeLog?r1=1.233r2=1.234

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/alsa-tools/ChangeLog,v
retrieving revision 1.233
retrieving revision 1.234
diff -u -r1.233 -r1.234
--- ChangeLog   16 Jul 2015 17:56:25 -  1.233
+++ ChangeLog   17 Jul 2015 15:07:06 -  1.234
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/alsa-tools
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-tools/ChangeLog,v 1.233 
2015/07/16 17:56:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-tools/ChangeLog,v 1.234 
2015/07/17 15:07:06 ago Exp $
+
+  17 Jul 2015; Agostino Sarubbo a...@gentoo.org alsa-tools-1.0.29.ebuild:
+  Stable for ppc, wrt bug #554742
 
   16 Jul 2015; Agostino Sarubbo a...@gentoo.org alsa-tools-1.0.29.ebuild:
   Stable for sparc, wrt bug #550214






[gentoo-commits] gentoo-x86 commit in media-libs/alsa-lib: alsa-lib-1.0.29.ebuild ChangeLog

2015-07-17 Thread Agostino Sarubbo (ago)
ago 15/07/17 15:07:02

  Modified: alsa-lib-1.0.29.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #554742
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 media-libs/alsa-lib/alsa-lib-1.0.29.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.29.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.29.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.29.ebuild?r1=1.9r2=1.10

Index: alsa-lib-1.0.29.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.29.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- alsa-lib-1.0.29.ebuild  16 Jul 2015 17:56:15 -  1.9
+++ alsa-lib-1.0.29.ebuild  17 Jul 2015 15:07:02 -  1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.29.ebuild,v 1.9 
2015/07/16 17:56:15 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.29.ebuild,v 1.10 
2015/07/17 15:07:02 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ~ppc ppc64 ~sh sparc x86 
~amd64-linux ~x86-linux
+KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-linux ~x86-linux
 IUSE=alisp debug doc elibc_uclibc python
 
 RDEPEND=python? ( ${PYTHON_DEPS} )



1.412media-libs/alsa-lib/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/ChangeLog?rev=1.412view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/ChangeLog?rev=1.412content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/ChangeLog?r1=1.411r2=1.412

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v
retrieving revision 1.411
retrieving revision 1.412
diff -u -r1.411 -r1.412
--- ChangeLog   16 Jul 2015 17:56:15 -  1.411
+++ ChangeLog   17 Jul 2015 15:07:02 -  1.412
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/alsa-lib
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.411 
2015/07/16 17:56:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.412 
2015/07/17 15:07:02 ago Exp $
+
+  17 Jul 2015; Agostino Sarubbo a...@gentoo.org alsa-lib-1.0.29.ebuild:
+  Stable for ppc, wrt bug #554742
 
   16 Jul 2015; Agostino Sarubbo a...@gentoo.org alsa-lib-1.0.29.ebuild:
   Stable for sparc, wrt bug #550214






[gentoo-commits] gentoo-x86 commit in dev-db/phpmyadmin: phpmyadmin-4.3.13.1.ebuild ChangeLog

2015-07-17 Thread Tobias Klausmann (klausman)
klausman15/07/17 15:05:20

  Modified: phpmyadmin-4.3.13.1.ebuild ChangeLog
  Log:
  Stable on alpha, bug 549540
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.6  dev-db/phpmyadmin/phpmyadmin-4.3.13.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.13.1.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.13.1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.13.1.ebuild?r1=1.5r2=1.6

Index: phpmyadmin-4.3.13.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.13.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- phpmyadmin-4.3.13.1.ebuild  17 Jul 2015 07:41:49 -  1.5
+++ phpmyadmin-4.3.13.1.ebuild  17 Jul 2015 15:05:20 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.13.1.ebuild,v 1.5 
2015/07/17 07:41:49 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.13.1.ebuild,v 1.6 
2015/07/17 15:05:20 klausman Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 SRC_URI=mirror://sourceforge/${PN}/${MY_P}.tar.xz
 
 LICENSE=GPL-2
-KEYWORDS=~alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
+KEYWORDS=alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
 IUSE=setup
 
 RDEPEND=



1.567dev-db/phpmyadmin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/ChangeLog?rev=1.567view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/ChangeLog?rev=1.567content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/ChangeLog?r1=1.566r2=1.567

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/ChangeLog,v
retrieving revision 1.566
retrieving revision 1.567
diff -u -r1.566 -r1.567
--- ChangeLog   17 Jul 2015 07:41:49 -  1.566
+++ ChangeLog   17 Jul 2015 15:05:20 -  1.567
@@ -1,6 +1,10 @@
 # ChangeLog for dev-db/phpmyadmin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/ChangeLog,v 1.566 
2015/07/17 07:41:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/ChangeLog,v 1.567 
2015/07/17 15:05:20 klausman Exp $
+
+  17 Jul 2015; Tobias Klausmann klaus...@gentoo.org
+  phpmyadmin-4.3.13.1.ebuild:
+  Stable on alpha, bug 549540
 
   17 Jul 2015; Agostino Sarubbo a...@gentoo.org phpmyadmin-4.3.13.1.ebuild,
   phpmyadmin-4.4.6.1.ebuild:






[gentoo-commits] gentoo-x86 commit in media-sound/alsa-utils: alsa-utils-1.0.29.ebuild ChangeLog

2015-07-17 Thread Agostino Sarubbo (ago)
ago 15/07/17 15:07:10

  Modified: alsa-utils-1.0.29.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #554742
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 media-sound/alsa-utils/alsa-utils-1.0.29.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.29.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.29.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.29.ebuild?r1=1.9r2=1.10

Index: alsa-utils-1.0.29.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.29.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- alsa-utils-1.0.29.ebuild16 Jul 2015 17:56:18 -  1.9
+++ alsa-utils-1.0.29.ebuild17 Jul 2015 15:07:10 -  1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.29.ebuild,v 1.9 
2015/07/16 17:56:18 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.29.ebuild,v 1.10 
2015/07/17 15:07:10 ago Exp $
 
 EAPI=5
 inherit eutils systemd udev
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-2
 SLOT=0.9
-KEYWORDS=alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~sh sparc x86
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86
 IUSE=doc +libsamplerate +ncurses nls selinux
 
 CDEPEND==media-libs/alsa-lib-${PV}



1.391media-sound/alsa-utils/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-utils/ChangeLog?rev=1.391view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-utils/ChangeLog?rev=1.391content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-utils/ChangeLog?r1=1.390r2=1.391

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/ChangeLog,v
retrieving revision 1.390
retrieving revision 1.391
diff -u -r1.390 -r1.391
--- ChangeLog   16 Jul 2015 17:56:18 -  1.390
+++ ChangeLog   17 Jul 2015 15:07:10 -  1.391
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/alsa-utils
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/ChangeLog,v 1.390 
2015/07/16 17:56:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/ChangeLog,v 1.391 
2015/07/17 15:07:10 ago Exp $
+
+  17 Jul 2015; Agostino Sarubbo a...@gentoo.org alsa-utils-1.0.29.ebuild:
+  Stable for ppc, wrt bug #554742
 
   16 Jul 2015; Agostino Sarubbo a...@gentoo.org alsa-utils-1.0.29.ebuild:
   Stable for sparc, wrt bug #550214






[gentoo-commits] gentoo-x86 commit in media-plugins/alsa-plugins: alsa-plugins-1.0.29.ebuild ChangeLog

2015-07-17 Thread Agostino Sarubbo (ago)
ago 15/07/17 15:07:16

  Modified: alsa-plugins-1.0.29.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #554742
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.11 media-plugins/alsa-plugins/alsa-plugins-1.0.29.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.29.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.29.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.29.ebuild?r1=1.10r2=1.11

Index: alsa-plugins-1.0.29.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.29.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- alsa-plugins-1.0.29.ebuild  16 Jul 2015 17:56:22 -  1.10
+++ alsa-plugins-1.0.29.ebuild  17 Jul 2015 15:07:16 -  1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.29.ebuild,v 
1.10 2015/07/16 17:56:22 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.29.ebuild,v 
1.11 2015/07/17 15:07:16 ago Exp $
 
 EAPI=5
 inherit autotools eutils flag-o-matic multilib multilib-minimal
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-2 LGPL-2.1
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ia64 ~ppc ppc64 ~sh sparc x86 ~amd64-linux
+KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux
 IUSE=debug ffmpeg jack libsamplerate pulseaudio speex
 
 RDEPEND==media-libs/alsa-lib-${PV}:=[${MULTILIB_USEDEP}]



1.217media-plugins/alsa-plugins/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/alsa-plugins/ChangeLog?rev=1.217view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/alsa-plugins/ChangeLog?rev=1.217content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/alsa-plugins/ChangeLog?r1=1.216r2=1.217

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v
retrieving revision 1.216
retrieving revision 1.217
diff -u -r1.216 -r1.217
--- ChangeLog   16 Jul 2015 17:56:22 -  1.216
+++ ChangeLog   17 Jul 2015 15:07:16 -  1.217
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/alsa-plugins
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 
1.216 2015/07/16 17:56:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 
1.217 2015/07/17 15:07:16 ago Exp $
+
+  17 Jul 2015; Agostino Sarubbo a...@gentoo.org alsa-plugins-1.0.29.ebuild:
+  Stable for ppc, wrt bug #554742
 
   16 Jul 2015; Agostino Sarubbo a...@gentoo.org alsa-plugins-1.0.29.ebuild:
   Stable for sparc, wrt bug #550214






[gentoo-commits] gentoo-x86 commit in sys-firmware/alsa-firmware: alsa-firmware-1.0.29.ebuild ChangeLog

2015-07-17 Thread Agostino Sarubbo (ago)
ago 15/07/17 15:07:20

  Modified: alsa-firmware-1.0.29.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #554742
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  sys-firmware/alsa-firmware/alsa-firmware-1.0.29.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/alsa-firmware/alsa-firmware-1.0.29.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/alsa-firmware/alsa-firmware-1.0.29.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/alsa-firmware/alsa-firmware-1.0.29.ebuild?r1=1.3r2=1.4

Index: alsa-firmware-1.0.29.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-firmware/alsa-firmware/alsa-firmware-1.0.29.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- alsa-firmware-1.0.29.ebuild 27 May 2015 12:41:42 -  1.3
+++ alsa-firmware-1.0.29.ebuild 17 Jul 2015 15:07:20 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-firmware/alsa-firmware/alsa-firmware-1.0.29.ebuild,v
 1.3 2015/05/27 12:41:42 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-firmware/alsa-firmware/alsa-firmware-1.0.29.ebuild,v
 1.4 2015/07/17 15:07:20 ago Exp $
 
 EAPI=5
 inherit udev
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=amd64 ~ppc ~ppc64 x86
+KEYWORDS=amd64 ppc ~ppc64 x86
 
 ECHOAUDIO_CARDS=alsa_cards_darla20 alsa_cards_gina20 alsa_cards_layla20
 alsa_cards_darla24 alsa_cards_gina24 alsa_cards_layla24 alsa_cards_mona



1.16 sys-firmware/alsa-firmware/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/alsa-firmware/ChangeLog?rev=1.16view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/alsa-firmware/ChangeLog?rev=1.16content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/alsa-firmware/ChangeLog?r1=1.15r2=1.16

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-firmware/alsa-firmware/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   27 May 2015 12:41:42 -  1.15
+++ ChangeLog   17 Jul 2015 15:07:20 -  1.16
@@ -1,6 +1,9 @@
 # ChangeLog for sys-firmware/alsa-firmware
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-firmware/alsa-firmware/ChangeLog,v 1.15 
2015/05/27 12:41:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-firmware/alsa-firmware/ChangeLog,v 1.16 
2015/07/17 15:07:20 ago Exp $
+
+  17 Jul 2015; Agostino Sarubbo a...@gentoo.org alsa-firmware-1.0.29.ebuild:
+  Stable for ppc, wrt bug #554742
 
   27 May 2015; Agostino Sarubbo a...@gentoo.org alsa-firmware-1.0.29.ebuild:
   Stable for x86, wrt bug #550214






[gentoo-commits] gentoo-x86 commit in media-sound/sox: sox-14.4.2.ebuild ChangeLog

2015-07-17 Thread Agostino Sarubbo (ago)
ago 15/07/17 15:19:06

  Modified: sox-14.4.2.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #511778
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: 
--include-arches=ia64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.11 media-sound/sox/sox-14.4.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sox/sox-14.4.2.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sox/sox-14.4.2.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sox/sox-14.4.2.ebuild?r1=1.10r2=1.11

Index: sox-14.4.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/sox/sox-14.4.2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sox-14.4.2.ebuild   4 Jul 2015 17:11:39 -   1.10
+++ sox-14.4.2.ebuild   17 Jul 2015 15:19:06 -  1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-14.4.2.ebuild,v 1.10 
2015/07/04 17:11:39 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-14.4.2.ebuild,v 1.11 
2015/07/17 15:19:06 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ~mips ppc ppc64 sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris
+KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-solaris
 IUSE=alsa amr ao debug encode flac id3tag ladspa mad ogg openmp oss opus png 
pulseaudio sndfile static-libs twolame wavpack
 
 RDEPEND=



1.168media-sound/sox/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sox/ChangeLog?rev=1.168view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sox/ChangeLog?rev=1.168content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sox/ChangeLog?r1=1.167r2=1.168

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/sox/ChangeLog,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -r1.167 -r1.168
--- ChangeLog   4 Jul 2015 17:11:39 -   1.167
+++ ChangeLog   17 Jul 2015 15:19:06 -  1.168
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/sox
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/ChangeLog,v 1.167 
2015/07/04 17:11:39 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/ChangeLog,v 1.168 
2015/07/17 15:19:06 ago Exp $
+
+  17 Jul 2015; Agostino Sarubbo a...@gentoo.org sox-14.4.2.ebuild:
+  Stable for ia64, wrt bug #511778
 
   04 Jul 2015; Mikle Kolyada zlog...@gentoo.org sox-14.4.2.ebuild:
   amd64 stable wrt bug #511778






[gentoo-commits] gentoo-x86 commit in media-libs/opusfile: opusfile-0.6.ebuild ChangeLog

2015-07-17 Thread Agostino Sarubbo (ago)
ago 15/07/17 15:19:09

  Modified: opusfile-0.6.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #511778
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: 
--include-arches=ia64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.12 media-libs/opusfile/opusfile-0.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/opusfile/opusfile-0.6.ebuild?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/opusfile/opusfile-0.6.ebuild?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/opusfile/opusfile-0.6.ebuild?r1=1.11r2=1.12

Index: opusfile-0.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/opusfile/opusfile-0.6.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- opusfile-0.6.ebuild 4 Jul 2015 12:01:50 -   1.11
+++ opusfile-0.6.ebuild 17 Jul 2015 15:19:09 -  1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/opusfile/opusfile-0.6.ebuild,v 
1.11 2015/07/04 12:01:50 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/opusfile/opusfile-0.6.ebuild,v 
1.12 2015/07/17 15:19:09 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ppc ppc64 sparc x86
+KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 sparc x86
 IUSE=doc fixed-point +float +http static-libs
 
 RDEPEND=media-libs/libogg



1.22 media-libs/opusfile/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/opusfile/ChangeLog?rev=1.22view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/opusfile/ChangeLog?rev=1.22content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/opusfile/ChangeLog?r1=1.21r2=1.22

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/opusfile/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   4 Jul 2015 12:01:50 -   1.21
+++ ChangeLog   17 Jul 2015 15:19:09 -  1.22
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/opusfile
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/opusfile/ChangeLog,v 1.21 
2015/07/04 12:01:50 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/opusfile/ChangeLog,v 1.22 
2015/07/17 15:19:09 ago Exp $
+
+  17 Jul 2015; Agostino Sarubbo a...@gentoo.org opusfile-0.6.ebuild:
+  Stable for ia64, wrt bug #511778
 
   04 Jul 2015; Tobias Klausmann klaus...@gentoo.org opusfile-0.6.ebuild:
   Stable on alpha, bug 511778






[gentoo-commits] gentoo-x86 commit in media-sound/sox: sox-14.4.2.ebuild ChangeLog

2015-07-17 Thread Agostino Sarubbo (ago)
ago 15/07/17 15:19:43

  Modified: sox-14.4.2.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #511778
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.12 media-sound/sox/sox-14.4.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sox/sox-14.4.2.ebuild?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sox/sox-14.4.2.ebuild?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sox/sox-14.4.2.ebuild?r1=1.11r2=1.12

Index: sox-14.4.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/sox/sox-14.4.2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sox-14.4.2.ebuild   17 Jul 2015 15:19:06 -  1.11
+++ sox-14.4.2.ebuild   17 Jul 2015 15:19:43 -  1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-14.4.2.ebuild,v 1.11 
2015/07/17 15:19:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-14.4.2.ebuild,v 1.12 
2015/07/17 15:19:43 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-solaris
+KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris
 IUSE=alsa amr ao debug encode flac id3tag ladspa mad ogg openmp oss opus png 
pulseaudio sndfile static-libs twolame wavpack
 
 RDEPEND=



1.169media-sound/sox/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sox/ChangeLog?rev=1.169view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sox/ChangeLog?rev=1.169content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sox/ChangeLog?r1=1.168r2=1.169

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/sox/ChangeLog,v
retrieving revision 1.168
retrieving revision 1.169
diff -u -r1.168 -r1.169
--- ChangeLog   17 Jul 2015 15:19:06 -  1.168
+++ ChangeLog   17 Jul 2015 15:19:43 -  1.169
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/sox
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/ChangeLog,v 1.168 
2015/07/17 15:19:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/ChangeLog,v 1.169 
2015/07/17 15:19:43 ago Exp $
+
+  17 Jul 2015; Agostino Sarubbo a...@gentoo.org sox-14.4.2.ebuild:
+  Stable for x86, wrt bug #511778
 
   17 Jul 2015; Agostino Sarubbo a...@gentoo.org sox-14.4.2.ebuild:
   Stable for ia64, wrt bug #511778






[gentoo-commits] gentoo-x86 commit in dev-cpp/pangomm: pangomm-2.36.0.ebuild ChangeLog

2015-07-17 Thread Agostino Sarubbo (ago)
ago 15/07/17 15:32:31

  Modified: pangomm-2.36.0.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #551814
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  dev-cpp/pangomm/pangomm-2.36.0.ebuild

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

Index: pangomm-2.36.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/pangomm/pangomm-2.36.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pangomm-2.36.0.ebuild   13 Jul 2015 04:10:02 -  1.6
+++ pangomm-2.36.0.ebuild   17 Jul 2015 15:32:31 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/pangomm/pangomm-2.36.0.ebuild,v 1.6 
2015/07/13 04:10:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/pangomm/pangomm-2.36.0.ebuild,v 1.7 
2015/07/17 15:32:31 ago Exp $
 
 EAPI=5
 GCONF_DEBUG=no
@@ -12,7 +12,7 @@
 
 LICENSE=LGPL-2.1+
 SLOT=1.4
-KEYWORDS=~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 arm hppa ia64 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris
 IUSE=doc
 
 COMMON_DEPEND=



1.87 dev-cpp/pangomm/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/pangomm/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog   13 Jul 2015 04:10:02 -  1.86
+++ ChangeLog   17 Jul 2015 15:32:31 -  1.87
@@ -1,6 +1,9 @@
 # ChangeLog for dev-cpp/pangomm
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/pangomm/ChangeLog,v 1.86 2015/07/13 
04:10:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/pangomm/ChangeLog,v 1.87 2015/07/17 
15:32:31 ago Exp $
+
+  17 Jul 2015; Agostino Sarubbo a...@gentoo.org pangomm-2.36.0.ebuild:
+  Stable for ia64, wrt bug #551814
 
   13 Jul 2015; Jeroen Roovers j...@gentoo.org pangomm-2.36.0.ebuild:
   Stable for HPPA (bug #551814).






[gentoo-commits] gentoo-x86 commit in dev-cpp/gtkmm: gtkmm-3.14.0-r1.ebuild gtkmm-2.24.4-r1.ebuild ChangeLog

2015-07-17 Thread Agostino Sarubbo (ago)
ago 15/07/17 15:32:25

  Modified: gtkmm-3.14.0-r1.ebuild gtkmm-2.24.4-r1.ebuild
ChangeLog
  Log:
  Stable for ia64, wrt bug #551814
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.8  dev-cpp/gtkmm/gtkmm-3.14.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gtkmm/gtkmm-3.14.0-r1.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gtkmm/gtkmm-3.14.0-r1.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gtkmm/gtkmm-3.14.0-r1.ebuild?r1=1.7r2=1.8

Index: gtkmm-3.14.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-3.14.0-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gtkmm-3.14.0-r1.ebuild  7 Jun 2015 10:20:25 -   1.7
+++ gtkmm-3.14.0-r1.ebuild  17 Jul 2015 15:32:25 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-3.14.0-r1.ebuild,v 1.7 
2015/06/07 10:20:25 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-3.14.0-r1.ebuild,v 1.8 
2015/07/17 15:32:25 ago Exp $
 
 EAPI=5
 GCONF_DEBUG=no
@@ -12,7 +12,7 @@
 
 LICENSE=LGPL-2.1+
 SLOT=3.0
-KEYWORDS=~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris
+KEYWORDS=~alpha amd64 arm hppa ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris
 IUSE=aqua doc examples test wayland +X
 REQUIRED_USE=|| ( aqua wayland X )
 



1.8  dev-cpp/gtkmm/gtkmm-2.24.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.24.4-r1.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.24.4-r1.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.24.4-r1.ebuild?r1=1.7r2=1.8

Index: gtkmm-2.24.4-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.24.4-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gtkmm-2.24.4-r1.ebuild  7 Jun 2015 10:20:55 -   1.7
+++ gtkmm-2.24.4-r1.ebuild  17 Jul 2015 15:32:25 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.24.4-r1.ebuild,v 1.7 
2015/06/07 10:20:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.24.4-r1.ebuild,v 1.8 
2015/07/17 15:32:25 ago Exp $
 
 EAPI=5
 GCONF_DEBUG=no
@@ -12,7 +12,7 @@
 
 LICENSE=LGPL-2.1+
 SLOT=2.4
-KEYWORDS=~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 arm hppa ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris
 IUSE=doc examples test
 
 COMMON_DEPEND=



1.301dev-cpp/gtkmm/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gtkmm/ChangeLog?rev=1.301view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gtkmm/ChangeLog?rev=1.301content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gtkmm/ChangeLog?r1=1.300r2=1.301

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/ChangeLog,v
retrieving revision 1.300
retrieving revision 1.301
diff -u -r1.300 -r1.301
--- ChangeLog   7 Jul 2015 19:02:09 -   1.300
+++ ChangeLog   17 Jul 2015 15:32:25 -  1.301
@@ -1,6 +1,10 @@
 # ChangeLog for dev-cpp/gtkmm
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/ChangeLog,v 1.300 2015/07/07 
19:02:09 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/ChangeLog,v 1.301 2015/07/17 
15:32:25 ago Exp $
+
+  17 Jul 2015; Agostino Sarubbo a...@gentoo.org gtkmm-2.24.4-r1.ebuild,
+  gtkmm-3.14.0-r1.ebuild:
+  Stable for ia64, wrt bug #551814
 
 *gtkmm-2.24.4-r2 (07 Jul 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-lang/vala: vala-0.26.2.ebuild ChangeLog

2015-07-17 Thread Agostino Sarubbo (ago)
ago 15/07/17 15:32:35

  Modified: vala-0.26.2.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #551814
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.8  dev-lang/vala/vala-0.26.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/vala/vala-0.26.2.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/vala/vala-0.26.2.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/vala/vala-0.26.2.ebuild?r1=1.7r2=1.8

Index: vala-0.26.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/vala/vala-0.26.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- vala-0.26.2.ebuild  7 Jun 2015 10:24:32 -   1.7
+++ vala-0.26.2.ebuild  17 Jul 2015 15:32:35 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/vala-0.26.2.ebuild,v 1.7 
2015/06/07 10:24:32 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/vala-0.26.2.ebuild,v 1.8 
2015/07/17 15:32:35 ago Exp $
 
 EAPI=5
 GCONF_DEBUG=no
@@ -12,7 +12,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0.26
-KEYWORDS=~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux
+KEYWORDS=~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux
 IUSE=test
 
 RDEPEND=



1.196dev-lang/vala/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/vala/ChangeLog?rev=1.196view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/vala/ChangeLog?rev=1.196content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/vala/ChangeLog?r1=1.195r2=1.196

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/vala/ChangeLog,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -r1.195 -r1.196
--- ChangeLog   9 Jun 2015 10:14:59 -   1.195
+++ ChangeLog   17 Jul 2015 15:32:35 -  1.196
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/vala
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/ChangeLog,v 1.195 2015/06/09 
10:14:59 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/ChangeLog,v 1.196 2015/07/17 
15:32:35 ago Exp $
+
+  17 Jul 2015; Agostino Sarubbo a...@gentoo.org vala-0.26.2.ebuild:
+  Stable for ia64, wrt bug #551814
 
 *vala-0.28.0 (09 Jun 2015)
 






[gentoo-commits] gentoo-x86 commit in app-crypt/libsecret: libsecret-0.18.2.ebuild ChangeLog

2015-07-17 Thread Agostino Sarubbo (ago)
ago 15/07/17 15:32:08

  Modified: libsecret-0.18.2.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #551814
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  app-crypt/libsecret/libsecret-0.18.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/libsecret/libsecret-0.18.2.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/libsecret/libsecret-0.18.2.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/libsecret/libsecret-0.18.2.ebuild?r1=1.6r2=1.7

Index: libsecret-0.18.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/libsecret/libsecret-0.18.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libsecret-0.18.2.ebuild 7 Jul 2015 20:38:23 -   1.6
+++ libsecret-0.18.2.ebuild 17 Jul 2015 15:32:08 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-crypt/libsecret/libsecret-0.18.2.ebuild,v 1.6 
2015/07/07 20:38:23 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-crypt/libsecret/libsecret-0.18.2.ebuild,v 1.7 
2015/07/17 15:32:08 ago Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -16,7 +16,7 @@
 SLOT=0
 IUSE=+crypt debug +introspection test vala
 REQUIRED_USE=vala? ( introspection )
-KEYWORDS=~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~sparc x86 
~amd64-fbsd
+KEYWORDS=~alpha amd64 arm ~arm64 ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd
 
 RDEPEND=
=dev-libs/glib-2.38:2



1.54 app-crypt/libsecret/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/libsecret/ChangeLog?rev=1.54view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/libsecret/ChangeLog?rev=1.54content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/libsecret/ChangeLog?r1=1.53r2=1.54

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/libsecret/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog   7 Jul 2015 20:38:23 -   1.53
+++ ChangeLog   17 Jul 2015 15:32:08 -  1.54
@@ -1,6 +1,9 @@
 # ChangeLog for app-crypt/libsecret
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/libsecret/ChangeLog,v 1.53 
2015/07/07 20:38:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/libsecret/ChangeLog,v 1.54 
2015/07/17 15:32:08 ago Exp $
+
+  17 Jul 2015; Agostino Sarubbo a...@gentoo.org libsecret-0.18.2.ebuild:
+  Stable for ia64, wrt bug #551814
 
   07 Jul 2015; Markus Meier mae...@gentoo.org libsecret-0.18.2.ebuild:
   arm stable, bug #551814






[gentoo-commits] gentoo-x86 commit in app-crypt/gcr: gcr-3.14.0.ebuild ChangeLog

2015-07-17 Thread Agostino Sarubbo (ago)
ago 15/07/17 15:32:05

  Modified: gcr-3.14.0.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #551814
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.12 app-crypt/gcr/gcr-3.14.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gcr/gcr-3.14.0.ebuild?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gcr/gcr-3.14.0.ebuild?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gcr/gcr-3.14.0.ebuild?r1=1.11r2=1.12

Index: gcr-3.14.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/gcr/gcr-3.14.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- gcr-3.14.0.ebuild   7 Jun 2015 10:08:25 -   1.11
+++ gcr-3.14.0.ebuild   17 Jul 2015 15:32:05 -  1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/gcr-3.14.0.ebuild,v 1.11 
2015/06/07 10:08:25 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/gcr-3.14.0.ebuild,v 1.12 
2015/07/17 15:32:05 ago Exp $
 
 EAPI=5
 GCONF_DEBUG=no
@@ -16,7 +16,7 @@
 SLOT=0/1 # subslot = suffix of libgcr-3
 IUSE=debug gtk +introspection vala
 REQUIRED_USE=vala? ( introspection )
-KEYWORDS=~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris 
~x86-solaris
+KEYWORDS=~alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris 
~x86-solaris
 
 COMMON_DEPEND=
=app-crypt/gnupg-2



1.59 app-crypt/gcr/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gcr/ChangeLog?rev=1.59view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gcr/ChangeLog?rev=1.59content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gcr/ChangeLog?r1=1.58r2=1.59

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/gcr/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog   19 Jun 2015 14:01:48 -  1.58
+++ ChangeLog   17 Jul 2015 15:32:05 -  1.59
@@ -1,6 +1,9 @@
 # ChangeLog for app-crypt/gcr
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/ChangeLog,v 1.58 2015/06/19 
14:01:48 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/ChangeLog,v 1.59 2015/07/17 
15:32:05 ago Exp $
+
+  17 Jul 2015; Agostino Sarubbo a...@gentoo.org gcr-3.14.0.ebuild:
+  Stable for ia64, wrt bug #551814
 
   19 Jun 2015; Alexandre Rostovtsev tetrom...@gentoo.org gcr-3.16.0.ebuild:
   Build system works with python3 (bug #552410, thanks to Olof Kindgren).






[gentoo-commits] gentoo-x86 commit in app-accessibility/at-spi2-atk: at-spi2-atk-2.14.1.ebuild ChangeLog

2015-07-17 Thread Agostino Sarubbo (ago)
ago 15/07/17 15:31:50

  Modified: at-spi2-atk-2.14.1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #551814
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.11 app-accessibility/at-spi2-atk/at-spi2-atk-2.14.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/at-spi2-atk/at-spi2-atk-2.14.1.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/at-spi2-atk/at-spi2-atk-2.14.1.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/at-spi2-atk/at-spi2-atk-2.14.1.ebuild?r1=1.10r2=1.11

Index: at-spi2-atk-2.14.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-accessibility/at-spi2-atk/at-spi2-atk-2.14.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- at-spi2-atk-2.14.1.ebuild   7 Jun 2015 10:07:11 -   1.10
+++ at-spi2-atk-2.14.1.ebuild   17 Jul 2015 15:31:50 -  1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-accessibility/at-spi2-atk/at-spi2-atk-2.14.1.ebuild,v
 1.10 2015/06/07 10:07:11 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-accessibility/at-spi2-atk/at-spi2-atk-2.14.1.ebuild,v
 1.11 2015/07/17 15:31:50 ago Exp $
 
 EAPI=5
 GCONF_DEBUG=no
@@ -13,7 +13,7 @@
 
 LICENSE=LGPL-2+
 SLOT=2
-KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos
+KEYWORDS=~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos
 IUSE=
 
 COMMON_DEPEND=



1.76 app-accessibility/at-spi2-atk/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/at-spi2-atk/ChangeLog?rev=1.76view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/at-spi2-atk/ChangeLog?rev=1.76content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/at-spi2-atk/ChangeLog?r1=1.75r2=1.76

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-atk/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog   18 Jun 2015 05:29:21 -  1.75
+++ ChangeLog   17 Jul 2015 15:31:50 -  1.76
@@ -1,6 +1,9 @@
 # ChangeLog for app-accessibility/at-spi2-atk
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-atk/ChangeLog,v 
1.75 2015/06/18 05:29:21 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-atk/ChangeLog,v 
1.76 2015/07/17 15:31:50 ago Exp $
+
+  17 Jul 2015; Agostino Sarubbo a...@gentoo.org at-spi2-atk-2.14.1.ebuild:
+  Stable for ia64, wrt bug #551814
 
   18 Jun 2015; Alexandre Rostovtsev tetrom...@gentoo.org
   at-spi2-atk-2.16.0-r1.ebuild, +files/at-spi2-atk-2.16.0-tests-data/test.xml,






[gentoo-commits] gentoo-x86 commit in app-accessibility/at-spi2-core: at-spi2-core-2.14.1.ebuild ChangeLog

2015-07-17 Thread Agostino Sarubbo (ago)
ago 15/07/17 15:31:55

  Modified: at-spi2-core-2.14.1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #551814
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.9  app-accessibility/at-spi2-core/at-spi2-core-2.14.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.14.1.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.14.1.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.14.1.ebuild?r1=1.8r2=1.9

Index: at-spi2-core-2.14.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.14.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- at-spi2-core-2.14.1.ebuild  7 Jun 2015 10:07:43 -   1.8
+++ at-spi2-core-2.14.1.ebuild  17 Jul 2015 15:31:55 -  1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.14.1.ebuild,v
 1.8 2015/06/07 10:07:43 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.14.1.ebuild,v
 1.9 2015/07/17 15:31:55 ago Exp $
 
 EAPI=5
 GCONF_DEBUG=no
@@ -14,7 +14,7 @@
 LICENSE=LGPL-2+
 SLOT=2
 IUSE=+X +introspection
-KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos
+KEYWORDS=~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos
 
 # x11-libs/libSM is needed until upstream #719808 is solved either
 # making the dep unneeded or fixing their configure



1.87 app-accessibility/at-spi2-core/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog?rev=1.87view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog?rev=1.87content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog?r1=1.86r2=1.87

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog   9 Jun 2015 09:52:21 -   1.86
+++ ChangeLog   17 Jul 2015 15:31:55 -  1.87
@@ -1,6 +1,9 @@
 # ChangeLog for app-accessibility/at-spi2-core
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 
1.86 2015/06/09 09:52:21 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 
1.87 2015/07/17 15:31:55 ago Exp $
+
+  17 Jul 2015; Agostino Sarubbo a...@gentoo.org at-spi2-core-2.14.1.ebuild:
+  Stable for ia64, wrt bug #551814
 
 *at-spi2-core-2.16.0 (09 Jun 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-cpp/glibmm: glibmm-2.42.0-r1.ebuild ChangeLog

2015-07-17 Thread Agostino Sarubbo (ago)
ago 15/07/17 15:32:22

  Modified: glibmm-2.42.0-r1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #551814
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.9  dev-cpp/glibmm/glibmm-2.42.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/glibmm/glibmm-2.42.0-r1.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/glibmm/glibmm-2.42.0-r1.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/glibmm/glibmm-2.42.0-r1.ebuild?r1=1.8r2=1.9

Index: glibmm-2.42.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/glibmm-2.42.0-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- glibmm-2.42.0-r1.ebuild 7 Jun 2015 10:17:05 -   1.8
+++ glibmm-2.42.0-r1.ebuild 17 Jul 2015 15:32:22 -  1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/glibmm-2.42.0-r1.ebuild,v 
1.8 2015/06/07 10:17:05 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/glibmm-2.42.0-r1.ebuild,v 
1.9 2015/07/17 15:32:22 ago Exp $
 
 EAPI=5
 GCONF_DEBUG=no
@@ -12,7 +12,7 @@
 
 LICENSE=LGPL-2.1+ GPL-2+ # GPL-2+ applies only to the build system
 SLOT=2
-KEYWORDS=~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris
 IUSE=doc debug examples test
 
 COMMON_DEPEND=



1.239dev-cpp/glibmm/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/glibmm/ChangeLog?rev=1.239view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/glibmm/ChangeLog?rev=1.239content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/glibmm/ChangeLog?r1=1.238r2=1.239

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/ChangeLog,v
retrieving revision 1.238
retrieving revision 1.239
diff -u -r1.238 -r1.239
--- ChangeLog   9 Jun 2015 15:02:55 -   1.238
+++ ChangeLog   17 Jul 2015 15:32:22 -  1.239
@@ -1,6 +1,9 @@
 # ChangeLog for dev-cpp/glibmm
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/ChangeLog,v 1.238 2015/06/09 
15:02:55 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/ChangeLog,v 1.239 2015/07/17 
15:32:22 ago Exp $
+
+  17 Jul 2015; Agostino Sarubbo a...@gentoo.org glibmm-2.42.0-r1.ebuild:
+  Stable for ia64, wrt bug #551814
 
 *glibmm-2.44.0 (09 Jun 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-cpp/cairomm: cairomm-1.10.0-r1.ebuild ChangeLog

2015-07-17 Thread Agostino Sarubbo (ago)
ago 15/07/17 15:32:20

  Modified: cairomm-1.10.0-r1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #551814
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.8  dev-cpp/cairomm/cairomm-1.10.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/cairomm/cairomm-1.10.0-r1.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/cairomm/cairomm-1.10.0-r1.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/cairomm/cairomm-1.10.0-r1.ebuild?r1=1.7r2=1.8

Index: cairomm-1.10.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/cairomm/cairomm-1.10.0-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- cairomm-1.10.0-r1.ebuild7 Jun 2015 10:09:57 -   1.7
+++ cairomm-1.10.0-r1.ebuild17 Jul 2015 15:32:20 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/cairomm/cairomm-1.10.0-r1.ebuild,v 
1.7 2015/06/07 10:09:57 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/cairomm/cairomm-1.10.0-r1.ebuild,v 
1.8 2015/07/17 15:32:20 ago Exp $
 
 EAPI=5
 GCONF_DEBUG=no
@@ -13,7 +13,7 @@
 
 LICENSE=LGPL-2+
 SLOT=0
-KEYWORDS=~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris
+KEYWORDS=~alpha amd64 arm hppa ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris
 IUSE=doc +svg
 
 # FIXME: svg support is automagic



1.71 dev-cpp/cairomm/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/cairomm/ChangeLog?rev=1.71view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/cairomm/ChangeLog?rev=1.71content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/cairomm/ChangeLog?r1=1.70r2=1.71

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/cairomm/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog   7 Jun 2015 10:09:57 -   1.70
+++ ChangeLog   17 Jul 2015 15:32:20 -  1.71
@@ -1,6 +1,9 @@
 # ChangeLog for dev-cpp/cairomm
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/cairomm/ChangeLog,v 1.70 2015/06/07 
10:09:57 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/cairomm/ChangeLog,v 1.71 2015/07/17 
15:32:20 ago Exp $
+
+  17 Jul 2015; Agostino Sarubbo a...@gentoo.org cairomm-1.10.0-r1.ebuild:
+  Stable for ia64, wrt bug #551814
 
   07 Jun 2015; Markus Meier mae...@gentoo.org cairomm-1.10.0-r1.ebuild:
   arm stable, bug #534012






[gentoo-commits] gentoo-x86 commit in dev-libs/atk: atk-2.14.0.ebuild ChangeLog

2015-07-17 Thread Agostino Sarubbo (ago)
ago 15/07/17 15:32:37

  Modified: atk-2.14.0.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #551814
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.9  dev-libs/atk/atk-2.14.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/atk/atk-2.14.0.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/atk/atk-2.14.0.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/atk/atk-2.14.0.ebuild?r1=1.8r2=1.9

Index: atk-2.14.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.14.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- atk-2.14.0.ebuild   7 Jun 2015 10:26:22 -   1.8
+++ atk-2.14.0.ebuild   17 Jul 2015 15:32:37 -  1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.14.0.ebuild,v 1.8 
2015/06/07 10:26:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.14.0.ebuild,v 1.9 
2015/07/17 15:32:37 ago Exp $
 
 EAPI=5
 GCONF_DEBUG=no
@@ -12,7 +12,7 @@
 
 LICENSE=LGPL-2+
 SLOT=0
-KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris ~x86-winnt
+KEYWORDS=~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris ~x86-winnt
 IUSE=+introspection nls test
 
 RDEPEND=



1.308dev-libs/atk/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/atk/ChangeLog?rev=1.308view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/atk/ChangeLog?rev=1.308content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/atk/ChangeLog?r1=1.307r2=1.308

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v
retrieving revision 1.307
retrieving revision 1.308
diff -u -r1.307 -r1.308
--- ChangeLog   16 Jul 2015 19:12:21 -  1.307
+++ ChangeLog   17 Jul 2015 15:32:37 -  1.308
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/atk
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.307 2015/07/16 
19:12:21 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.308 2015/07/17 
15:32:37 ago Exp $
+
+  17 Jul 2015; Agostino Sarubbo a...@gentoo.org atk-2.14.0.ebuild:
+  Stable for ia64, wrt bug #551814
 
 *atk-2.16.0-r1 (16 Jul 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-libs/gjs: gjs-1.42.0.ebuild ChangeLog

2015-07-17 Thread Agostino Sarubbo (ago)
ago 15/07/17 15:32:42

  Modified: gjs-1.42.0.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #551814
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  dev-libs/gjs/gjs-1.42.0.ebuild

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

Index: gjs-1.42.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/gjs/gjs-1.42.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gjs-1.42.0.ebuild   7 Jun 2015 10:29:17 -   1.6
+++ gjs-1.42.0.ebuild   17 Jul 2015 15:32:42 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/gjs-1.42.0.ebuild,v 1.6 
2015/06/07 10:29:17 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/gjs-1.42.0.ebuild,v 1.7 
2015/07/17 15:32:42 ago Exp $
 
 EAPI=5
 GCONF_DEBUG=no
@@ -13,7 +13,7 @@
 LICENSE=MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )
 SLOT=0
 IUSE=+cairo examples gtk test
-KEYWORDS=~alpha amd64 arm ~ia64 ppc ppc64 ~sparc x86
+KEYWORDS=~alpha amd64 arm ia64 ppc ppc64 ~sparc x86
 
 RDEPEND=
=dev-libs/glib-2.36:2



1.70 dev-libs/gjs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/ChangeLog?rev=1.70view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/ChangeLog?rev=1.70content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/ChangeLog?r1=1.69r2=1.70

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog   9 Jun 2015 10:42:42 -   1.69
+++ ChangeLog   17 Jul 2015 15:32:42 -  1.70
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/gjs
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.69 2015/06/09 
10:42:42 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.70 2015/07/17 
15:32:42 ago Exp $
+
+  17 Jul 2015; Agostino Sarubbo a...@gentoo.org gjs-1.42.0.ebuild:
+  Stable for ia64, wrt bug #551814
 
 *gjs-1.43.3 (09 Jun 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-cpp/atkmm: atkmm-2.22.7-r1.ebuild ChangeLog

2015-07-17 Thread Agostino Sarubbo (ago)
ago 15/07/17 15:32:13

  Modified: atkmm-2.22.7-r1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #551814
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.8  dev-cpp/atkmm/atkmm-2.22.7-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/atkmm/atkmm-2.22.7-r1.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/atkmm/atkmm-2.22.7-r1.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/atkmm/atkmm-2.22.7-r1.ebuild?r1=1.7r2=1.8

Index: atkmm-2.22.7-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/atkmm/atkmm-2.22.7-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- atkmm-2.22.7-r1.ebuild  7 Jun 2015 10:09:23 -   1.7
+++ atkmm-2.22.7-r1.ebuild  17 Jul 2015 15:32:13 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/atkmm/atkmm-2.22.7-r1.ebuild,v 1.7 
2015/06/07 10:09:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/atkmm/atkmm-2.22.7-r1.ebuild,v 1.8 
2015/07/17 15:32:13 ago Exp $
 
 EAPI=5
 GCONF_DEBUG=no
@@ -13,7 +13,7 @@
 
 LICENSE=LGPL-2.1+
 SLOT=0
-KEYWORDS=~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 arm hppa ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris
 IUSE=doc
 
 COMMON_DEPEND=



1.54 dev-cpp/atkmm/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/atkmm/ChangeLog?rev=1.54view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/atkmm/ChangeLog?rev=1.54content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/atkmm/ChangeLog?r1=1.53r2=1.54

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/atkmm/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog   7 Jun 2015 10:09:23 -   1.53
+++ ChangeLog   17 Jul 2015 15:32:13 -  1.54
@@ -1,6 +1,9 @@
 # ChangeLog for dev-cpp/atkmm
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/atkmm/ChangeLog,v 1.53 2015/06/07 
10:09:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/atkmm/ChangeLog,v 1.54 2015/07/17 
15:32:13 ago Exp $
+
+  17 Jul 2015; Agostino Sarubbo a...@gentoo.org atkmm-2.22.7-r1.ebuild:
+  Stable for ia64, wrt bug #551814
 
   07 Jun 2015; Markus Meier mae...@gentoo.org atkmm-2.22.7-r1.ebuild:
   arm stable, bug #534012






[gentoo-commits] gentoo-x86 commit in app-editors/nvi: ChangeLog nvi-1.81.6-r5.ebuild

2015-07-17 Thread Jesus Rivero (neurogeek)
neurogeek15/07/17 15:32:29

  Modified: ChangeLog nvi-1.81.6-r5.ebuild
  Log:
  Added ~arm keyword. Closes bug #55.
  
  (Portage version: 2.2.20/cvs/Linux i686, signed Manifest commit with key 
748B2C601F6F0683)

Revision  ChangesPath
1.100app-editors/nvi/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/nvi/ChangeLog?rev=1.100view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/nvi/ChangeLog?rev=1.100content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/nvi/ChangeLog?r1=1.99r2=1.100

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog   31 Mar 2015 17:32:04 -  1.99
+++ ChangeLog   17 Jul 2015 15:32:29 -  1.100
@@ -1,6 +1,9 @@
 # ChangeLog for app-editors/nvi
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.99 2015/03/31 
17:32:04 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.100 
2015/07/17 15:32:29 neurogeek Exp $
+
+  17 Jul 2015; Jesus Rivero neurog...@gentoo.org nvi-1.81.6-r5.ebuild:
+  Added ~arm keyword. Closes bug #55.
 
   31 Mar 2015; Ulrich Müller u...@gentoo.org nvi-1.81.6-r3.ebuild,
   nvi-1.81.6-r4.ebuild, nvi-1.81.6-r5.ebuild:



1.4  app-editors/nvi/nvi-1.81.6-r5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/nvi/nvi-1.81.6-r5.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/nvi/nvi-1.81.6-r5.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/nvi/nvi-1.81.6-r5.ebuild?r1=1.3r2=1.4

Index: nvi-1.81.6-r5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.6-r5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- nvi-1.81.6-r5.ebuild31 Mar 2015 17:32:04 -  1.3
+++ nvi-1.81.6-r5.ebuild17 Jul 2015 15:32:29 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.6-r5.ebuild,v 1.3 
2015/03/31 17:32:04 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.6-r5.ebuild,v 1.4 
2015/07/17 15:32:29 neurogeek Exp $
 
 EAPI=4
 
@@ -26,7 +26,7 @@
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86
+KEYWORDS=~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86
 IUSE=perl tcl unicode
 
 CDEPEND=|| ( ${DBDEPENDS} )






[gentoo-commits] gentoo-x86 commit in dev-cpp/libglademm: libglademm-2.6.7-r1.ebuild ChangeLog

2015-07-17 Thread Agostino Sarubbo (ago)
ago 15/07/17 15:32:28

  Modified: libglademm-2.6.7-r1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #551814
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.9  dev-cpp/libglademm/libglademm-2.6.7-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libglademm/libglademm-2.6.7-r1.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libglademm/libglademm-2.6.7-r1.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libglademm/libglademm-2.6.7-r1.ebuild?r1=1.8r2=1.9

Index: libglademm-2.6.7-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-cpp/libglademm/libglademm-2.6.7-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libglademm-2.6.7-r1.ebuild  7 Jun 2015 10:21:25 -   1.8
+++ libglademm-2.6.7-r1.ebuild  17 Jul 2015 15:32:28 -  1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-cpp/libglademm/libglademm-2.6.7-r1.ebuild,v 1.8 
2015/06/07 10:21:25 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-cpp/libglademm/libglademm-2.6.7-r1.ebuild,v 1.9 
2015/07/17 15:32:28 ago Exp $
 
 EAPI=5
 GCONF_DEBUG=no
@@ -13,7 +13,7 @@
 
 LICENSE=LGPL-2.1+
 SLOT=2.4
-KEYWORDS=~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd
+KEYWORDS=~alpha amd64 arm hppa ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd
 IUSE=doc examples
 
 COMMON_DEPEND=



1.98 dev-cpp/libglademm/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libglademm/ChangeLog?rev=1.98view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libglademm/ChangeLog?rev=1.98content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libglademm/ChangeLog?r1=1.97r2=1.98

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libglademm/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog   7 Jun 2015 10:21:25 -   1.97
+++ ChangeLog   17 Jul 2015 15:32:28 -  1.98
@@ -1,6 +1,9 @@
 # ChangeLog for dev-cpp/libglademm
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libglademm/ChangeLog,v 1.97 
2015/06/07 10:21:25 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libglademm/ChangeLog,v 1.98 
2015/07/17 15:32:28 ago Exp $
+
+  17 Jul 2015; Agostino Sarubbo a...@gentoo.org libglademm-2.6.7-r1.ebuild:
+  Stable for ia64, wrt bug #551814
 
   07 Jun 2015; Markus Meier mae...@gentoo.org libglademm-2.6.7-r1.ebuild:
   arm stable, bug #534012






[gentoo-commits] gentoo-x86 commit in media-video/ffmpeg: ffmpeg-2.6.3.ebuild ChangeLog

2015-07-17 Thread Jeroen Roovers (jer)
jer 15/07/17 06:02:15

  Modified: ffmpeg-2.6.3.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #547462).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.7  media-video/ffmpeg/ffmpeg-2.6.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-2.6.3.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-2.6.3.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-2.6.3.ebuild?r1=1.6r2=1.7

Index: ffmpeg-2.6.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.6.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ffmpeg-2.6.3.ebuild 16 Jul 2015 11:31:36 -  1.6
+++ ffmpeg-2.6.3.ebuild 17 Jul 2015 06:02:15 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.6.3.ebuild,v 
1.6 2015/07/16 11:31:36 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.6.3.ebuild,v 
1.7 2015/07/17 06:02:15 jer Exp $
 
 EAPI=5
 
@@ -55,7 +55,7 @@
samba? ( GPL-3 )
 
 if [ ${PV#} = ${PV} ] ; then
-   KEYWORDS=alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux
+   KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux
 fi
 
 # Options to use as use_enable in the foo[:bar] form.



1.874media-video/ffmpeg/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.874view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.874content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?r1=1.873r2=1.874

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v
retrieving revision 1.873
retrieving revision 1.874
diff -u -r1.873 -r1.874
--- ChangeLog   16 Jul 2015 11:31:36 -  1.873
+++ ChangeLog   17 Jul 2015 06:02:15 -  1.874
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/ffmpeg
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.873 
2015/07/16 11:31:36 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.874 
2015/07/17 06:02:15 jer Exp $
+
+  17 Jul 2015; Jeroen Roovers j...@gentoo.org ffmpeg-2.6.3.ebuild:
+  Stable for HPPA (bug #547462).
 
   16 Jul 2015; Tobias Klausmann klaus...@gentoo.org ffmpeg-2.6.3.ebuild:
   Stable on alpha, bug 547462






[gentoo-commits] gentoo-x86 commit in dev-vcs/tortoisehg: ChangeLog tortoisehg-3.4.2.ebuild tortoisehg-3.4.ebuild

2015-07-17 Thread Lars Wendler (polynomial-c)
polynomial-c15/07/17 06:15:53

  Modified: ChangeLog
  Added:tortoisehg-3.4.2.ebuild
  Removed:  tortoisehg-3.4.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
981CA6FC)

Revision  ChangesPath
1.79 dev-vcs/tortoisehg/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tortoisehg/ChangeLog?rev=1.79view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tortoisehg/ChangeLog?rev=1.79content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tortoisehg/ChangeLog?r1=1.78r2=1.79

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog   9 Jun 2015 07:03:39 -   1.78
+++ ChangeLog   17 Jul 2015 06:15:53 -  1.79
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/tortoisehg
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v 1.78 
2015/06/09 07:03:39 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v 1.79 
2015/07/17 06:15:53 polynomial-c Exp $
+
+*tortoisehg-3.4.2 (17 Jul 2015)
+
+  17 Jul 2015; Lars Wendler polynomia...@gentoo.org -tortoisehg-3.4.ebuild,
+  +tortoisehg-3.4.2.ebuild:
+  Version bump. Removed old.
 
 *tortoisehg-3.4.1 (09 Jun 2015)
 



1.1  dev-vcs/tortoisehg/tortoisehg-3.4.2.ebuild

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

Index: tortoisehg-3.4.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-3.4.2.ebuild,v 
1.1 2015/07/17 06:15:53 polynomial-c Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1 eutils

if [[ ${PV} != ** ]]; then
KEYWORDS=~amd64 ~x86
SRC_URI=https://www.bitbucket.org/${PN}/targz/downloads/${P}.tar.gz;
HG_DEPEND==dev-vcs/mercurial-3.3 dev-vcs/mercurial-3.5
else
inherit mercurial
EHG_REPO_URI=https://bitbucket.org/tortoisehg/thg;
EHG_REVISION=stable
KEYWORDS=
SRC_URI=
HG_DEPEND=dev-vcs/mercurial
fi

DESCRIPTION=Set of graphical tools for Mercurial
HOMEPAGE=http://tortoisehg.bitbucket.org;

LICENSE=GPL-2
SLOT=0
IUSE=doc

RDEPEND=${HG_DEPEND}
dev-python/iniparse[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
dev-python/PyQt4[svg,${PYTHON_USEDEP}]
dev-python/qscintilla-python[${PYTHON_USEDEP}]
DEPEND=${RDEPEND}
doc? ( =dev-python/sphinx-1.0.3 )

# Workaround race condition in build_qt
DISTUTILS_IN_SOURCE_BUILD=1

python_prepare_all() {
if [[ ${LINGUAS+set} ]]; then
cd i18n/tortoisehg || die
local x y keep
for x in *.po; do
keep=false
for y in ${LINGUAS}; do
if [[ ${y} == ${x%.po}* ]]; then
keep=true
break
fi
done
${keep} || rm ${x} || die
done
cd ${S} || die
fi
distutils-r1_python_prepare_all
}

python_compile_all() {
use doc  emake -C doc html
}

python_install_all() {
distutils-r1_python_install_all
dodoc doc/ReadMe*.txt doc/TODO contrib/mergetools.rc
if use doc ; then
dohtml -r doc/build/html/
fi
newicon -s scalable icons/scalable/apps/thg-logo.svg thg_logo.svg
domenu contrib/thg.desktop
}

pkg_postinst() {
elog When startup of ${PN} fails with an API version mismatch error
elog between dev-python/sip and dev-python/PyQt4 please rebuild
elog dev-python/qscintilla-python.
}






[gentoo-commits] gentoo-x86 commit in media-video/ffmpeg: ffmpeg-2.6.3.ebuild ChangeLog

2015-07-17 Thread Jeroen Roovers (jer)
jer 15/07/17 06:04:20

  Modified: ffmpeg-2.6.3.ebuild ChangeLog
  Log:
  Stable for PPC64 (bug #547462).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.8  media-video/ffmpeg/ffmpeg-2.6.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-2.6.3.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-2.6.3.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-2.6.3.ebuild?r1=1.7r2=1.8

Index: ffmpeg-2.6.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.6.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ffmpeg-2.6.3.ebuild 17 Jul 2015 06:02:15 -  1.7
+++ ffmpeg-2.6.3.ebuild 17 Jul 2015 06:04:20 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.6.3.ebuild,v 
1.7 2015/07/17 06:02:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.6.3.ebuild,v 
1.8 2015/07/17 06:04:20 jer Exp $
 
 EAPI=5
 
@@ -55,7 +55,7 @@
samba? ( GPL-3 )
 
 if [ ${PV#} = ${PV} ] ; then
-   KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux
+   KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux
 fi
 
 # Options to use as use_enable in the foo[:bar] form.



1.875media-video/ffmpeg/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.875view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.875content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?r1=1.874r2=1.875

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v
retrieving revision 1.874
retrieving revision 1.875
diff -u -r1.874 -r1.875
--- ChangeLog   17 Jul 2015 06:02:15 -  1.874
+++ ChangeLog   17 Jul 2015 06:04:20 -  1.875
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/ffmpeg
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.874 
2015/07/17 06:02:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.875 
2015/07/17 06:04:20 jer Exp $
+
+  17 Jul 2015; Jeroen Roovers j...@gentoo.org ffmpeg-2.6.3.ebuild:
+  Stable for PPC64 (bug #547462).
 
   17 Jul 2015; Jeroen Roovers j...@gentoo.org ffmpeg-2.6.3.ebuild:
   Stable for HPPA (bug #547462).






[gentoo-commits] gentoo-x86 commit in dev-db/phpmyadmin: ChangeLog phpmyadmin-4.3.13.1.ebuild phpmyadmin-4.4.6.1.ebuild

2015-07-17 Thread Jeroen Roovers (jer)
jer 15/07/17 06:04:15

  Modified: ChangeLog phpmyadmin-4.3.13.1.ebuild
phpmyadmin-4.4.6.1.ebuild
  Log:
  Stable for HPPA (bug #549540).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.564dev-db/phpmyadmin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/ChangeLog?rev=1.564view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/ChangeLog?rev=1.564content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/ChangeLog?r1=1.563r2=1.564

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/ChangeLog,v
retrieving revision 1.563
retrieving revision 1.564
diff -u -r1.563 -r1.564
--- ChangeLog   17 Jul 2015 05:14:37 -  1.563
+++ ChangeLog   17 Jul 2015 06:04:15 -  1.564
@@ -1,6 +1,10 @@
 # ChangeLog for dev-db/phpmyadmin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/ChangeLog,v 1.563 
2015/07/17 05:14:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/ChangeLog,v 1.564 
2015/07/17 06:04:15 jer Exp $
+
+  17 Jul 2015; Jeroen Roovers j...@gentoo.org phpmyadmin-4.3.13.1.ebuild,
+  phpmyadmin-4.4.6.1.ebuild:
+  Stable for HPPA (bug #549540).
 
   17 Jul 2015; Jeroen Roovers j...@gentoo.org phpmyadmin-4.3.13.1.ebuild,
   phpmyadmin-4.4.6.1.ebuild:



1.3  dev-db/phpmyadmin/phpmyadmin-4.3.13.1.ebuild

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

Index: phpmyadmin-4.3.13.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.13.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- phpmyadmin-4.3.13.1.ebuild  17 Jul 2015 05:14:37 -  1.2
+++ phpmyadmin-4.3.13.1.ebuild  17 Jul 2015 06:04:15 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.13.1.ebuild,v 1.2 
2015/07/17 05:14:37 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.13.1.ebuild,v 1.3 
2015/07/17 06:04:15 jer Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 SRC_URI=mirror://sourceforge/${PN}/${MY_P}.tar.xz
 
 LICENSE=GPL-2
-KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd 
~ppc-macos ~x64-macos ~x86-macos
+KEYWORDS=~alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
 IUSE=setup
 
 RDEPEND=



1.3  dev-db/phpmyadmin/phpmyadmin-4.4.6.1.ebuild

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

Index: phpmyadmin-4.4.6.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.4.6.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- phpmyadmin-4.4.6.1.ebuild   17 Jul 2015 05:14:37 -  1.2
+++ phpmyadmin-4.4.6.1.ebuild   17 Jul 2015 06:04:15 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.4.6.1.ebuild,v 1.2 
2015/07/17 05:14:37 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.4.6.1.ebuild,v 1.3 
2015/07/17 06:04:15 jer Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 SRC_URI=mirror://sourceforge/${PN}/${MY_P}.tar.xz
 
 LICENSE=GPL-2
-KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd 
~ppc-macos ~x64-macos ~x86-macos
+KEYWORDS=~alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
 IUSE=setup
 
 RDEPEND=






[gentoo-commits] gentoo-x86 commit in app-arch/gcab: gcab-0.6.ebuild ChangeLog

2015-07-17 Thread Jeroen Roovers (jer)
jer 15/07/17 06:10:29

  Modified: gcab-0.6.ebuild ChangeLog
  Log:
  Mark ~ppc64 (bug #553926).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.3  app-arch/gcab/gcab-0.6.ebuild

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

Index: gcab-0.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/gcab/gcab-0.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gcab-0.6.ebuild 15 Jul 2015 05:22:29 -  1.2
+++ gcab-0.6.ebuild 17 Jul 2015 06:10:29 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/gcab/gcab-0.6.ebuild,v 1.2 
2015/07/15 05:22:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gcab/gcab-0.6.ebuild,v 1.3 
2015/07/17 06:10:29 jer Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=LGPL-2.1+
 SLOT=0
-KEYWORDS=~amd64 ~hppa ~x86
+KEYWORDS=~amd64 ~hppa ~ppc64 ~x86
 IUSE=+introspection vala
 REQUIRED_USE=vala? ( introspection )
 



1.3  app-arch/gcab/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/gcab/ChangeLog?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/gcab/ChangeLog?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/gcab/ChangeLog?r1=1.2r2=1.3

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/gcab/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   15 Jul 2015 05:22:29 -  1.2
+++ ChangeLog   17 Jul 2015 06:10:29 -  1.3
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/gcab
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/gcab/ChangeLog,v 1.2 2015/07/15 
05:22:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gcab/ChangeLog,v 1.3 2015/07/17 
06:10:29 jer Exp $
+
+  17 Jul 2015; Jeroen Roovers j...@gentoo.org gcab-0.6.ebuild:
+  Mark ~ppc64 (bug #553926).
 
   15 Jul 2015; Jeroen Roovers j...@gentoo.org gcab-0.6.ebuild:
   Mark ~hppa (bug #553926).






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

2015-07-17 Thread Jeroen Roovers (jer)
jer 15/07/17 06:20:50

  Modified: boost-1.56.0-r1.ebuild ChangeLog
  Log:
  Stable for HPPA PPC64 (bug #554712).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.9  dev-libs/boost/boost-1.56.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.56.0-r1.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.56.0-r1.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.56.0-r1.ebuild?r1=1.8r2=1.9

Index: boost-1.56.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.56.0-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- boost-1.56.0-r1.ebuild  15 Jul 2015 16:21:54 -  1.8
+++ boost-1.56.0-r1.ebuild  17 Jul 2015 06:20:50 -  1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.56.0-r1.ebuild,v 1.8 
2015/07/15 16:21:54 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.56.0-r1.ebuild,v 1.9 
2015/07/17 06:20:50 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -16,7 +16,7 @@
 
 LICENSE=Boost-1.0
 SLOT=0/${PV} # ${PV} instead ${MAJOR_V} due to bug 486122
-KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris ~x86-winnt
+KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris ~x86-winnt
 
 IUSE=context debug doc icu +nls mpi python static-libs +threads tools
 



1.358dev-libs/boost/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?rev=1.358view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?rev=1.358content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?r1=1.357r2=1.358

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v
retrieving revision 1.357
retrieving revision 1.358
diff -u -r1.357 -r1.358
--- ChangeLog   15 Jul 2015 16:21:54 -  1.357
+++ ChangeLog   17 Jul 2015 06:20:50 -  1.358
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/boost
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.357 2015/07/15 
16:21:54 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.358 2015/07/17 
06:20:50 jer Exp $
+
+  17 Jul 2015; Jeroen Roovers j...@gentoo.org boost-1.56.0-r1.ebuild:
+  Stable for HPPA PPC64 (bug #554712).
 
   15 Jul 2015; Mikle Kolyada zlog...@gentoo.org boost-1.56.0-r1.ebuild:
   x86 stable wrt bug #554712






[gentoo-commits] proj/tinderbox-cluster-www:master commit in: python/tbc_www/

2015-07-17 Thread Magnus Granberg
commit: 58736e935b2ece00e47cb380481c5a935f340c82
Author: Magnus Granberg zorry AT gentoo DOT org
AuthorDate: Fri Jul 17 06:20:12 2015 +
Commit: Magnus Granberg zorry AT gentoo DOT org
CommitDate: Fri Jul 17 06:20:12 2015 +
URL:
https://gitweb.gentoo.org/proj/tinderbox-cluster-www.git/commit/?id=58736e93

fix a error to display setup/profiles in new build requests in home

 python/tbc_www/models.py | 3 ++-
 python/tbc_www/views.py  | 6 ++
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/python/tbc_www/models.py b/python/tbc_www/models.py
index fc91a8b..04a3bb8 100644
--- a/python/tbc_www/models.py
+++ b/python/tbc_www/models.py
@@ -100,6 +100,7 @@ class Configs(models.Model):
 class BuildJobs(models.Model):
BuildJobId = models.AutoField(primary_key=True, 
db_column='build_job_id')
EbuildId = models.ForeignKey(Ebuilds, db_column='ebuild_id')
+   SetupId = models.ForeignKey(Setups, db_column='setup_id')
ConfigId = models.ForeignKey(Configs, db_column='config_id')
Status = models.CharField(max_length=21, db_column='status')
BuildNow = models.BooleanField(db_column='build_now')
@@ -108,7 +109,7 @@ class BuildJobs(models.Model):
class Meta:
db_table = 'build_jobs'
def __str__(self):
-   return '%s %s %s %s %s %s %s' % (self.BuildJobId, 
self.EbuildId, self.ConfigId, self.Status, self.BuildNow, self.RemoveBin, 
self.TimeStamp)
+   return '%s %s %s %s %s %s %s %s' % (self.BuildJobId, 
self.EbuildId, self.SetupId, self.ConfigId, self.Status, self.BuildNow, 
self.RemoveBin, self.TimeStamp)
 
 class Uses(models.Model):
UseId = models.IntegerField(primary_key=True, db_column='use_id')

diff --git a/python/tbc_www/views.py b/python/tbc_www/views.py
index 108a653..dcc89d4 100644
--- a/python/tbc_www/views.py
+++ b/python/tbc_www/views.py
@@ -5,7 +5,7 @@ from django.shortcuts import render, get_object_or_404, 
HttpResponseRedirect
 from django.conf import settings
 
 from gentoo_www.models import SiteSettings, Layout, Pages, SubPages, Sponsors, 
Posts
-from tbc_www.models import EbuildsMetadata, BuildLogs, BuildJobs, 
BuildLogsRepomanQa,  \
+from tbc_www.models import EbuildsMetadata, BuildLogs, BuildJobs, 
BuildLogsRepomanQa, \
BuildJobsUse
 
 import re
@@ -42,9 +42,7 @@ def home(request):
adict2['P'] = BJ.EbuildId.PackageId.Package
adict2['V'] = BJ.EbuildId.Version
adict2['R'] = BJ.EbuildId.PackageId.RepoId.Repo
-   adict2['Profile'] = BJ.ConfigId.SetupId.Profile
-   adict2['Setup'] = BJ.ConfigId.SetupId.Setup
-   adict2['title'] = Setup:  + BJ.ConfigId.SetupId.Setup + \n 
+ Profile:  + BJ.ConfigId.SetupId.Profile + \n
+   adict2['title'] = Setup:  + BJ.SetupId.Setup + \n + 
Profile:  + BJ.SetupId.Profile + \n
BJU = BuildJobsUse.objects.filter(BuildJobId = BJ.BuildJobId)
if not BJU == []:
use_enable = []



[gentoo-commits] gentoo-x86 commit in dev-util/boost-build: boost-build-1.56.0.ebuild ChangeLog

2015-07-17 Thread Jeroen Roovers (jer)
jer 15/07/17 06:20:48

  Modified: boost-build-1.56.0.ebuild ChangeLog
  Log:
  Stable for HPPA PPC64 (bug #554712).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.9  dev-util/boost-build/boost-build-1.56.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild?r1=1.8r2=1.9

Index: boost-build-1.56.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- boost-build-1.56.0.ebuild   15 Jul 2015 16:20:38 -  1.8
+++ boost-build-1.56.0.ebuild   17 Jul 2015 06:20:48 -  1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild,v 1.8 
2015/07/15 16:20:38 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild,v 1.9 
2015/07/17 06:20:48 jer Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 LICENSE=Boost-1.0
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
 IUSE=examples python test
 
 RDEPEND=python? ( ${PYTHON_DEPS} )



1.147dev-util/boost-build/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.147view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.147content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?r1=1.146r2=1.147

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- ChangeLog   15 Jul 2015 16:20:38 -  1.146
+++ ChangeLog   17 Jul 2015 06:20:48 -  1.147
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/boost-build
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.146 
2015/07/15 16:20:38 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.147 
2015/07/17 06:20:48 jer Exp $
+
+  17 Jul 2015; Jeroen Roovers j...@gentoo.org boost-build-1.56.0.ebuild:
+  Stable for HPPA PPC64 (bug #554712).
 
   15 Jul 2015; Mikle Kolyada zlog...@gentoo.org boost-build-1.56.0.ebuild:
   x86 stable wrt bug #554712






[gentoo-commits] gentoo-x86 commit in dev-python/simplejson: ChangeLog simplejson-3.7.2.ebuild

2015-07-17 Thread Jeroen Roovers (jer)
jer 15/07/17 06:09:39

  Modified: ChangeLog simplejson-3.7.2.ebuild
  Log:
  Stable for PPC64 (bug #552062).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.156dev-python/simplejson/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simplejson/ChangeLog?rev=1.156view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simplejson/ChangeLog?rev=1.156content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simplejson/ChangeLog?r1=1.155r2=1.156

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -r1.155 -r1.156
--- ChangeLog   17 Jul 2015 06:06:43 -  1.155
+++ ChangeLog   17 Jul 2015 06:09:39 -  1.156
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/simplejson
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.155 
2015/07/17 06:06:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.156 
2015/07/17 06:09:39 jer Exp $
+
+  17 Jul 2015; Jeroen Roovers j...@gentoo.org simplejson-3.7.2.ebuild:
+  Stable for PPC64 (bug #552062).
 
   17 Jul 2015; Jeroen Roovers j...@gentoo.org simplejson-3.7.2.ebuild:
   Stable for HPPA (bug #552062).



1.5  dev-python/simplejson/simplejson-3.7.2.ebuild

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

Index: simplejson-3.7.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-3.7.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- simplejson-3.7.2.ebuild 17 Jul 2015 06:06:43 -  1.4
+++ simplejson-3.7.2.ebuild 17 Jul 2015 06:09:39 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-3.7.2.ebuild,v 1.4 
2015/07/17 06:06:43 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-3.7.2.ebuild,v 1.5 
2015/07/17 06:09:39 jer Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=|| ( MIT AFL-2.1 )
 SLOT=0
-KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
+KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]
 






[gentoo-commits] gentoo-x86 commit in dev-libs/appstream-glib: ChangeLog appstream-glib-0.4.0.ebuild

2015-07-17 Thread Jeroen Roovers (jer)
jer 15/07/17 06:11:03

  Modified: ChangeLog appstream-glib-0.4.0.ebuild
  Log:
  Mark ~ppc64 (bug #553926).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.25 dev-libs/appstream-glib/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/appstream-glib/ChangeLog?rev=1.25view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/appstream-glib/ChangeLog?rev=1.25content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/appstream-glib/ChangeLog?r1=1.24r2=1.25

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/appstream-glib/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   15 Jul 2015 05:23:44 -  1.24
+++ ChangeLog   17 Jul 2015 06:11:03 -  1.25
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/appstream-glib
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/appstream-glib/ChangeLog,v 1.24 
2015/07/15 05:23:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/appstream-glib/ChangeLog,v 1.25 
2015/07/17 06:11:03 jer Exp $
+
+  17 Jul 2015; Jeroen Roovers j...@gentoo.org appstream-glib-0.4.0.ebuild:
+  Mark ~ppc64 (bug #553926).
 
   15 Jul 2015; Jeroen Roovers j...@gentoo.org appstream-glib-0.4.0.ebuild:
   Mark ~hppa (bug #553926).



1.3  dev-libs/appstream-glib/appstream-glib-0.4.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/appstream-glib/appstream-glib-0.4.0.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/appstream-glib/appstream-glib-0.4.0.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/appstream-glib/appstream-glib-0.4.0.ebuild?r1=1.2r2=1.3

Index: appstream-glib-0.4.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-libs/appstream-glib/appstream-glib-0.4.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- appstream-glib-0.4.0.ebuild 15 Jul 2015 05:23:44 -  1.2
+++ appstream-glib-0.4.0.ebuild 17 Jul 2015 06:11:03 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/appstream-glib/appstream-glib-0.4.0.ebuild,v 
1.2 2015/07/15 05:23:44 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/appstream-glib/appstream-glib-0.4.0.ebuild,v 
1.3 2015/07/17 06:11:03 jer Exp $
 
 EAPI=5
 GCONF_DEBUG=no
@@ -14,7 +14,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0/7
-KEYWORDS=~amd64 ~hppa ~x86
+KEYWORDS=~amd64 ~hppa ~ppc64 ~x86
 IUSE=+introspection nls
 
 # FIXME: yaml is optional with --enable-dep11 but not






[gentoo-commits] gentoo-x86 commit in sys-devel/bc: ChangeLog bc-1.06.95-r1.ebuild

2015-07-17 Thread Jeroen Roovers (jer)
jer 15/07/17 06:12:52

  Modified: ChangeLog bc-1.06.95-r1.ebuild
  Log:
  Stable for HPPA PPC64 (bug #554708).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.48 sys-devel/bc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/ChangeLog?rev=1.48view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/ChangeLog?rev=1.48content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/ChangeLog?r1=1.47r2=1.48

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/bc/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog   15 Jul 2015 16:14:01 -  1.47
+++ ChangeLog   17 Jul 2015 06:12:52 -  1.48
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/bc
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/ChangeLog,v 1.47 2015/07/15 
16:14:01 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/ChangeLog,v 1.48 2015/07/17 
06:12:52 jer Exp $
+
+  17 Jul 2015; Jeroen Roovers j...@gentoo.org bc-1.06.95-r1.ebuild:
+  Stable for HPPA PPC64 (bug #554708).
 
   15 Jul 2015; Mikle Kolyada zlog...@gentoo.org bc-1.06.95-r1.ebuild:
   x86 stable wrt bug #554708



1.10 sys-devel/bc/bc-1.06.95-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild?r1=1.9r2=1.10

Index: bc-1.06.95-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- bc-1.06.95-r1.ebuild15 Jul 2015 16:14:01 -  1.9
+++ bc-1.06.95-r1.ebuild17 Jul 2015 06:12:52 -  1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild,v 1.9 
2015/07/15 16:14:01 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild,v 1.10 
2015/07/17 06:12:52 jer Exp $
 
 EAPI=2
 
@@ -13,7 +13,7 @@
 
 LICENSE=GPL-2 LGPL-2.1
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd 
~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux 
~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
 IUSE=libedit readline static
 
 RDEPEND=readline? ( =sys-libs/readline-4.1 =sys-libs/ncurses-5.2 )






[gentoo-commits] gentoo-x86 commit in sys-process/lsof: lsof-4.88-r1.ebuild ChangeLog

2015-07-17 Thread Jeroen Roovers (jer)
jer 15/07/17 06:14:05

  Modified: lsof-4.88-r1.ebuild ChangeLog
  Log:
  Stable for HPPA PPC64 (bug #554848).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.3  sys-process/lsof/lsof-4.88-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/lsof/lsof-4.88-r1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/lsof/lsof-4.88-r1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/lsof/lsof-4.88-r1.ebuild?r1=1.2r2=1.3

Index: lsof-4.88-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.88-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lsof-4.88-r1.ebuild 15 Jul 2015 16:17:11 -  1.2
+++ lsof-4.88-r1.ebuild 17 Jul 2015 06:14:05 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.88-r1.ebuild,v 1.2 
2015/07/15 16:17:11 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.88-r1.ebuild,v 1.3 
2015/07/17 06:14:05 jer Exp $
 
 EAPI=4
 
@@ -14,7 +14,7 @@
 
 LICENSE=lsof
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~sparc-solaris ~x64-solaris ~x86-solaris
 IUSE=examples ipv6 rpc selinux static
 
 RDEPEND=rpc? ( net-libs/libtirpc )



1.116sys-process/lsof/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/lsof/ChangeLog?rev=1.116view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/lsof/ChangeLog?rev=1.116content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/lsof/ChangeLog?r1=1.115r2=1.116

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-process/lsof/ChangeLog,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- ChangeLog   16 Jul 2015 03:45:45 -  1.115
+++ ChangeLog   17 Jul 2015 06:14:05 -  1.116
@@ -1,6 +1,9 @@
 # ChangeLog for sys-process/lsof
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/ChangeLog,v 1.115 
2015/07/16 03:45:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/ChangeLog,v 1.116 
2015/07/17 06:14:05 jer Exp $
+
+  17 Jul 2015; Jeroen Roovers j...@gentoo.org lsof-4.88-r1.ebuild:
+  Stable for HPPA PPC64 (bug #554848).
 
   16 Jul 2015; Mike Frysinger vap...@gentoo.org lsof-4.89.ebuild:
   Add http://www.mirrorservice.org to the SRC_URI list #554940.






[gentoo-commits] gentoo-x86 commit in sys-fs/eudev: ChangeLog eudev-3.1.2.ebuild

2015-07-17 Thread Jeroen Roovers (jer)
jer 15/07/17 06:22:51

  Modified: ChangeLog eudev-3.1.2.ebuild
  Log:
  Stable for HPPA PPC64 (bug #554802).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.168sys-fs/eudev/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/ChangeLog?rev=1.168view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/ChangeLog?rev=1.168content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/ChangeLog?r1=1.167r2=1.168

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -r1.167 -r1.168
--- ChangeLog   16 Jul 2015 17:10:10 -  1.167
+++ ChangeLog   17 Jul 2015 06:22:51 -  1.168
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/eudev
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.167 2015/07/16 
17:10:10 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.168 2015/07/17 
06:22:51 jer Exp $
+
+  17 Jul 2015; Jeroen Roovers j...@gentoo.org eudev-3.1.2.ebuild:
+  Stable for HPPA PPC64 (bug #554802).
 
   16 Jul 2015; Mikle Kolyada zlog...@gentoo.org eudev-3.1.2.ebuild:
   x86 stable wrt bug #554802



1.5  sys-fs/eudev/eudev-3.1.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/eudev-3.1.2.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/eudev-3.1.2.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/eudev-3.1.2.ebuild?r1=1.4r2=1.5

Index: eudev-3.1.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-3.1.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- eudev-3.1.2.ebuild  16 Jul 2015 17:10:10 -  1.4
+++ eudev-3.1.2.ebuild  17 Jul 2015 06:22:51 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-3.1.2.ebuild,v 1.4 
2015/07/16 17:10:10 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-3.1.2.ebuild,v 1.5 
2015/07/17 06:22:51 jer Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
inherit git-2
 else
SRC_URI=http://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz;
-   KEYWORDS=amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc x86
+   KEYWORDS=amd64 ~arm hppa ~mips ~ppc ppc64 ~sparc x86
 fi
 
 DESCRIPTION=Linux dynamic and persistent device naming support (aka userspace 
devfs)






[gentoo-commits] gentoo-x86 commit in net-ftp/lftp: lftp-4.6.3a.ebuild ChangeLog

2015-07-17 Thread Jeroen Roovers (jer)
jer 15/07/17 06:08:06

  Modified: lftp-4.6.3a.ebuild ChangeLog
  Log:
  Stable for PPC64 (bug #555034).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.3  net-ftp/lftp/lftp-4.6.3a.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild?r1=1.2r2=1.3

Index: lftp-4.6.3a.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lftp-4.6.3a.ebuild  30 Jun 2015 20:02:24 -  1.2
+++ lftp-4.6.3a.ebuild  17 Jul 2015 06:08:06 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild,v 1.2 
2015/06/30 20:02:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild,v 1.3 
2015/07/17 06:08:06 jer Exp $
 
 EAPI=5
 inherit autotools eutils libtool
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-3
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc 
~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris
 
 IUSE=convert-mozilla-cookies +gnutls idn nls openssl socks5 +ssl verify-file
 LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru uk zh_CN zh_HK zh_TW )



1.526net-ftp/lftp/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?rev=1.526view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?rev=1.526content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?r1=1.525r2=1.526

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v
retrieving revision 1.525
retrieving revision 1.526
diff -u -r1.525 -r1.526
--- ChangeLog   30 Jun 2015 20:02:24 -  1.525
+++ ChangeLog   17 Jul 2015 06:08:06 -  1.526
@@ -1,6 +1,9 @@
 # ChangeLog for net-ftp/lftp
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.525 2015/06/30 
20:02:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.526 2015/07/17 
06:08:06 jer Exp $
+
+  17 Jul 2015; Jeroen Roovers j...@gentoo.org lftp-4.6.3a.ebuild:
+  Stable for PPC64 (bug #555034).
 
   30 Jun 2015; Jeroen Roovers j...@gentoo.org lftp-4.6.3a.ebuild:
   Depend on =sys-devel/gettext-0.19 (bug #553586 by Greg Hensley).






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

2015-07-17 Thread Hans de Graaff
commit: c39f5af0592da55de85eb637d5445a823b8c4ba0
Author: Hans de Graaff hans AT degraaff DOT org
AuthorDate: Fri Jul 17 06:07:25 2015 +
Commit: Hans de Graaff graaff AT gentoo DOT org
CommitDate: Fri Jul 17 06:07:25 2015 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=c39f5af0

Version bump.

Package-Manager: portage-2.2.20

 dev-ruby/terminal-table/ChangeLog  |  5 
 dev-ruby/terminal-table/Manifest   |  1 +
 .../terminal-table/terminal-table-1.5.2.ebuild | 29 ++
 3 files changed, 35 insertions(+)

diff --git a/dev-ruby/terminal-table/ChangeLog 
b/dev-ruby/terminal-table/ChangeLog
index 3520bfe..5d277d8 100644
--- a/dev-ruby/terminal-table/ChangeLog
+++ b/dev-ruby/terminal-table/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*terminal-table-1.5.2 (17 Jul 2015)
+
+  17 Jul 2015; Hans de Graaff gra...@gentoo.org +terminal-table-1.5.2.ebuild:
+  Version bump.
+
   03 Jun 2015; Hans de Graaff gra...@gentoo.org terminal-table-1.4.5.ebuild:
   Add ruby21, ruby22.
 

diff --git a/dev-ruby/terminal-table/Manifest b/dev-ruby/terminal-table/Manifest
index b3505f5..5200489 100644
--- a/dev-ruby/terminal-table/Manifest
+++ b/dev-ruby/terminal-table/Manifest
@@ -1 +1,2 @@
 DIST terminal-table-1.4.5.gem 14336 SHA256 
bf81561a406d3389fcd08fc7fb980f2810d1aaf99b9e06fc1916c83d1999 SHA512 
c5ed0c9d8058056d9b4da4cb6ccdc4854821585b1d5bee56e8bf8829e8cd9e6a97bb9da7314c1475c7b89a39dad60e9ad957d4659ba0b4f0f8197296dd612eb9
 WHIRLPOOL 
cd598eac06f781d121e4bda5c172d996ee14f3b356c9482473bd5e4804ee173558170dcf1bf37287f1b7ab3f054bd7a255485ad9b9b2a7c82e68034cb5e382db
+DIST terminal-table-1.5.2.tar.gz 10934 SHA256 
14ff47258ac1ab0d6d80a44df5cadb1424eda90432a9070dcce48ecfe92a7a82 SHA512 
770bad294e6e4bcb4afd3d4735c456521ec28d84653b3f1753ec26b448c2179f5bbff9a5ecc05ebd15348224172d0650dedd324552b9b79c05c4d3295518610c
 WHIRLPOOL 
71026ed63c3c5f8670c10765be9f5883ff2ede4fecda6643661f66a08fd3f2c14df57b1309575420697388777e127f043864c5b21d91b7f8ab853ad4822d7572

diff --git a/dev-ruby/terminal-table/terminal-table-1.5.2.ebuild 
b/dev-ruby/terminal-table/terminal-table-1.5.2.ebuild
new file mode 100644
index 000..7e4a686
--- /dev/null
+++ b/dev-ruby/terminal-table/terminal-table-1.5.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header:  $
+
+EAPI=5
+USE_RUBY=ruby19 ruby20 ruby21 ruby22
+
+RUBY_FAKEGEM_RECIPE_TEST=rspec3
+
+RUBY_FAKEGEM_EXTRADOC=History.rdoc README.rdoc Todo.rdoc
+
+RUBY_FAKEGEM_DOCDIR=doc
+RUBY_FAKEGEM_TASK_DOC= # Currently broken
+
+inherit ruby-fakegem
+
+DESCRIPTION=Simple, feature rich ascii table generation library
+HOMEPAGE=https://github.com/tj/terminal-table;
+SRC_URI=https://github.com/tj/terminal-table/archive/${PV}.tar.gz - 
${P}.tar.gz
+LICENSE=MIT
+
+KEYWORDS=~amd64
+SLOT=0
+IUSE=test
+
+# Test failures: https://github.com/visionmedia/terminal-table/issues/33
+RESTRICT=test
+
+ruby_add_bdepend test? ( dev-ruby/term-ansicolor )



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

2015-07-17 Thread Hans de Graaff
commit: dd1c3652d537e8ae11f583f6cbd86cb0f0256aae
Author: Hans de Graaff hans AT degraaff DOT org
AuthorDate: Fri Jul 17 05:58:40 2015 +
Commit: Hans de Graaff graaff AT gentoo DOT org
CommitDate: Fri Jul 17 05:58:40 2015 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=dd1c3652

Available in gentoo tree.

 dev-ruby/astrolabe/ChangeLog  | 16 
 dev-ruby/astrolabe/Manifest   |  1 -
 dev-ruby/astrolabe/astrolabe-1.3.0.ebuild | 23 ---
 dev-ruby/astrolabe/metadata.xml   |  6 --
 4 files changed, 46 deletions(-)

diff --git a/dev-ruby/astrolabe/ChangeLog b/dev-ruby/astrolabe/ChangeLog
deleted file mode 100644
index 15a946e..000
--- a/dev-ruby/astrolabe/ChangeLog
+++ /dev/null
@@ -1,16 +0,0 @@
-# ChangeLog for dev-ruby/astrolabe
-# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  12 Jun 2015; Hans de Graaff gra...@gentoo.org astrolabe-1.3.0.ebuild:
-  Add ruby22.
-
-  10 Mar 2015; Hans de Graaff gra...@gentoo.org astrolabe-1.3.0.ebuild:
-  Put astrolabe in the correct slot.
-
-*astrolabe-1.3.0 (10 Mar 2015)
-
-  10 Mar 2015; Hans de Graaff gra...@gentoo.org +astrolabe-1.3.0.ebuild,
-  +metadata.xml:
-  Initial import.
-

diff --git a/dev-ruby/astrolabe/Manifest b/dev-ruby/astrolabe/Manifest
deleted file mode 100644
index 7358ee9..000
--- a/dev-ruby/astrolabe/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST astrolabe-1.3.0.gem 16384 SHA256 
23f774f5fa164e293bbf3977e42fe0258f49f06a5fd62080fae27d7248fddea1 SHA512 
8acc0cd432b2aadff81ae6599a26e1778680d7e8cdd9af0644156e08151e27eabaf6e8bc4afffa0e51930b477823fc6c903f4fe88029989f5096df265df8504e
 WHIRLPOOL 
c0a2a55ec4df6cd986e322a8b07dbf9aee629cfb09b991e6ec4f1c1cf342bda8877b7b49f3f1c5298a2707540606bbd9475f0a86675f8a72f8b5dc4840f767ed

diff --git a/dev-ruby/astrolabe/astrolabe-1.3.0.ebuild 
b/dev-ruby/astrolabe/astrolabe-1.3.0.ebuild
deleted file mode 100644
index e583a56..000
--- a/dev-ruby/astrolabe/astrolabe-1.3.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header:  $
-
-EAPI=5
-USE_RUBY=ruby19 ruby20 ruby21 ruby22
-
-RUBY_FAKEGEM_RECIPE_DOC=rdoc
-RUBY_FAKEGEM_EXTRADOC=CHANGELOG.md README.md
-
-RUBY_FAKEGEM_RECIPE_TEST=rspec3
-
-inherit ruby-fakegem
-
-DESCRIPTION=An object-oriented AST extension for Parser
-HOMEPAGE=https://github.com/yujinakayama/astrolabe;
-
-LICENSE=MIT
-SLOT=1
-KEYWORDS=~amd64
-IUSE=
-
-ruby_add_rdepend =dev-ruby/parser-2.2.0:0

diff --git a/dev-ruby/astrolabe/metadata.xml b/dev-ruby/astrolabe/metadata.xml
deleted file mode 100644
index 9bf681c..000
--- a/dev-ruby/astrolabe/metadata.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-?xml version = '1.0' encoding = 'UTF-8'?
-!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
-pkgmetadata
-herd/herd
-maintaineremailgra...@gentoo.org/email/maintainer
-/pkgmetadata



[gentoo-commits] gentoo-x86 commit in dev-python/simplejson: simplejson-3.7.2.ebuild ChangeLog

2015-07-17 Thread Jeroen Roovers (jer)
jer 15/07/17 06:06:43

  Modified: simplejson-3.7.2.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #552062).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.4  dev-python/simplejson/simplejson-3.7.2.ebuild

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

Index: simplejson-3.7.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-3.7.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- simplejson-3.7.2.ebuild 3 Jul 2015 14:39:52 -   1.3
+++ simplejson-3.7.2.ebuild 17 Jul 2015 06:06:43 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-3.7.2.ebuild,v 1.3 
2015/07/03 14:39:52 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-3.7.2.ebuild,v 1.4 
2015/07/17 06:06:43 jer Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=|| ( MIT AFL-2.1 )
 SLOT=0
-KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
+KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]
 



1.155dev-python/simplejson/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simplejson/ChangeLog?rev=1.155view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simplejson/ChangeLog?rev=1.155content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simplejson/ChangeLog?r1=1.154r2=1.155

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -r1.154 -r1.155
--- ChangeLog   3 Jul 2015 14:39:52 -   1.154
+++ ChangeLog   17 Jul 2015 06:06:43 -  1.155
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/simplejson
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.154 
2015/07/03 14:39:52 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.155 
2015/07/17 06:06:43 jer Exp $
+
+  17 Jul 2015; Jeroen Roovers j...@gentoo.org simplejson-3.7.2.ebuild:
+  Stable for HPPA (bug #552062).
 
   03 Jul 2015; Mikle Kolyada zlog...@gentoo.org simplejson-3.7.2.ebuild:
   arm stable wrt bug #552062






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

2015-07-17 Thread Jeroen Roovers (jer)
jer 15/07/17 06:25:59

  Modified: ChangeLog mupdf-1.5-r1.ebuild
  Log:
  Stable for HPPA (bug #528680).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.120app-text/mupdf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mupdf/ChangeLog?rev=1.120view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mupdf/ChangeLog?rev=1.120content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mupdf/ChangeLog?r1=1.119r2=1.120

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/mupdf/ChangeLog,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- ChangeLog   27 Jun 2015 12:34:43 -  1.119
+++ ChangeLog   17 Jul 2015 06:25:59 -  1.120
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/mupdf
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/ChangeLog,v 1.119 2015/06/27 
12:34:43 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/ChangeLog,v 1.120 2015/07/17 
06:25:59 jer Exp $
+
+  17 Jul 2015; Jeroen Roovers j...@gentoo.org mupdf-1.5-r1.ebuild:
+  Stable for HPPA (bug #528680).
 
   27 Jun 2015; Markus Meier mae...@gentoo.org mupdf-1.5-r1.ebuild:
   arm stable, bug #528680



1.5  app-text/mupdf/mupdf-1.5-r1.ebuild

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

Index: mupdf-1.5-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-1.5-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mupdf-1.5-r1.ebuild 27 Jun 2015 12:34:43 -  1.4
+++ mupdf-1.5-r1.ebuild 17 Jul 2015 06:25:59 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-1.5-r1.ebuild,v 1.4 
2015/06/27 12:34:43 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-1.5-r1.ebuild,v 1.5 
2015/07/17 06:25:59 jer Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 LICENSE=AGPL-3
 MY_SOVER=1.5
 SLOT=0/${MY_SOVER}
-KEYWORDS=~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~ppc-macos ~x64-macos ~x86-macos
+KEYWORDS=~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~ppc-macos ~x64-macos ~x86-macos
 IUSE=X vanilla +curl +openssl static static-libs
 
 LIB_DEPEND=dev-libs/openssl[static-libs?]






[gentoo-commits] gentoo-x86 commit in eclass: toolchain.eclass

2015-07-17 Thread Mike Frysinger (vapier)
vapier  15/07/17 07:36:00

  Modified: toolchain.eclass
  Log:
  use --enable-checking=no w/gcc-3.4 as release was not added until gcc-4.0 
#551636 by Samuel Bauer

Revision  ChangesPath
1.676eclass/toolchain.eclass

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/toolchain.eclass?rev=1.676view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/toolchain.eclass?rev=1.676content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/toolchain.eclass?r1=1.675r2=1.676

Index: toolchain.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v
retrieving revision 1.675
retrieving revision 1.676
diff -u -r1.675 -r1.676
--- toolchain.eclass1 Jun 2015 16:05:43 -   1.675
+++ toolchain.eclass17 Jul 2015 07:36:00 -  1.676
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v 1.675 2015/06/01 
16:05:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v 1.676 2015/07/17 
07:36:00 vapier Exp $
 
 # Maintainer: Toolchain Ninjas toolch...@gentoo.org
 
@@ -882,7 +882,9 @@
# Use the default (release) checking because upstream usually neglects
# to test disabled so it has a history of breaking. #317217
if tc_version_is_at_least 3.4 ; then
-   confgcc+=( --enable-checking=${GCC_CHECKS_LIST:-$(usex debug 
yes release)} )
+   # The release keyword is new to 4.0. #551636
+   local off=$(tc_version_is_at_least 4.0  echo release || echo 
no)
+   confgcc+=( --enable-checking=${GCC_CHECKS_LIST:-$(usex debug 
yes ${off})} )
fi
 
# Branding






[gentoo-commits] gentoo-x86 commit in sys-apps/policycoreutils: policycoreutils-9999.ebuild ChangeLog

2015-07-17 Thread Jason Zaman (perfinion)
perfinion15/07/17 08:03:06

  Modified: policycoreutils-.ebuild ChangeLog
  Log:
  add python3 compat to live ebuild
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x7EF137EC935B0EAF)

Revision  ChangesPath
1.3  sys-apps/policycoreutils/policycoreutils-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/policycoreutils-.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/policycoreutils-.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/policycoreutils-.ebuild?r1=1.2r2=1.3

Index: policycoreutils-.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- policycoreutils-.ebuild 4 Jul 2015 12:43:43 -   1.2
+++ policycoreutils-.ebuild 17 Jul 2015 08:03:06 -  1.3
@@ -1,9 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-.ebuild,v 
1.2 2015/07/04 12:43:43 perfinion Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-.ebuild,v 
1.3 2015/07/17 08:03:06 perfinion Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 PYTHON_REQ_USE=xml
 
 inherit multilib python-r1 toolchain-funcs eutils bash-completion-r1
@@ -24,7 +24,7 @@
 if [[ ${PV} ==  ]] ; then
inherit git-r3
EGIT_REPO_URI=https://github.com/SELinuxProject/selinux.git;
-   SRC_URI=mirror://gentoo/policycoreutils-extra-${EXTRAS_VER}.tar.bz2
+   
SRC_URI=http://dev.gentoo.org/~perfinion/distfiles/policycoreutils-extra-${EXTRAS_VER}.tar.bz2;
S1=${WORKDIR}/${MY_P}/${PN}
S2=${WORKDIR}/policycoreutils-extra
S=${S1}



1.156sys-apps/policycoreutils/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/ChangeLog?rev=1.156view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/ChangeLog?rev=1.156content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/ChangeLog?r1=1.155r2=1.156

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -r1.155 -r1.156
--- ChangeLog   4 Jul 2015 12:43:43 -   1.155
+++ ChangeLog   17 Jul 2015 08:03:06 -  1.156
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/policycoreutils
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.155 
2015/07/04 12:43:43 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.156 
2015/07/17 08:03:06 perfinion Exp $
+
+  17 Jul 2015; Jason Zaman perfin...@gentoo.org policycoreutils-.ebuild:
+  add python3 compat to live ebuild
 
 *policycoreutils-2.4-r1 (04 Jul 2015)
 






[gentoo-commits] gentoo-x86 commit in sys-process/lsof: lsof-4.88-r1.ebuild ChangeLog

2015-07-17 Thread Tobias Klausmann (klausman)
klausman15/07/17 09:07:50

  Modified: lsof-4.88-r1.ebuild ChangeLog
  Log:
  Stable on alpha, bug 554848
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.4  sys-process/lsof/lsof-4.88-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/lsof/lsof-4.88-r1.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/lsof/lsof-4.88-r1.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/lsof/lsof-4.88-r1.ebuild?r1=1.3r2=1.4

Index: lsof-4.88-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.88-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lsof-4.88-r1.ebuild 17 Jul 2015 06:14:05 -  1.3
+++ lsof-4.88-r1.ebuild 17 Jul 2015 09:07:50 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.88-r1.ebuild,v 1.3 
2015/07/17 06:14:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.88-r1.ebuild,v 1.4 
2015/07/17 09:07:50 klausman Exp $
 
 EAPI=4
 
@@ -14,7 +14,7 @@
 
 LICENSE=lsof
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~sparc-solaris ~x64-solaris ~x86-solaris
 IUSE=examples ipv6 rpc selinux static
 
 RDEPEND=rpc? ( net-libs/libtirpc )



1.117sys-process/lsof/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/lsof/ChangeLog?rev=1.117view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/lsof/ChangeLog?rev=1.117content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/lsof/ChangeLog?r1=1.116r2=1.117

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-process/lsof/ChangeLog,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- ChangeLog   17 Jul 2015 06:14:05 -  1.116
+++ ChangeLog   17 Jul 2015 09:07:50 -  1.117
@@ -1,6 +1,9 @@
 # ChangeLog for sys-process/lsof
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/ChangeLog,v 1.116 
2015/07/17 06:14:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/ChangeLog,v 1.117 
2015/07/17 09:07:50 klausman Exp $
+
+  17 Jul 2015; Tobias Klausmann klaus...@gentoo.org lsof-4.88-r1.ebuild:
+  Stable on alpha, bug 554848
 
   17 Jul 2015; Jeroen Roovers j...@gentoo.org lsof-4.88-r1.ebuild:
   Stable for HPPA PPC64 (bug #554848).






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

2015-07-17 Thread Lars Wendler (polynomial-c)
polynomial-c15/07/17 07:15:00

  Modified: ChangeLog
  Added:git-2.4.6.ebuild
  Removed:  git-2.4.4.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
981CA6FC)

Revision  ChangesPath
1.342dev-vcs/git/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.341
retrieving revision 1.342
diff -u -r1.341 -r1.342
--- ChangeLog   1 Jul 2015 14:59:19 -   1.341
+++ ChangeLog   17 Jul 2015 07:15:00 -  1.342
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.341 2015/07/01 
14:59:19 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.342 2015/07/17 
07:15:00 polynomial-c Exp $
+
+*git-2.4.6 (17 Jul 2015)
+
+  17 Jul 2015; Lars Wendler polynomia...@gentoo.org -git-2.4.4.ebuild,
+  +git-2.4.6.ebuild:
+  Version bump. Removed old.
 
   01 Jul 2015; Lars Wendler polynomia...@gentoo.org git-2.4.5.ebuild:
   Fixed compilation with cgi USE flag (bug #553438).



1.1  dev-vcs/git/git-2.4.6.ebuild

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

Index: git-2.4.6.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.4.6.ebuild,v 1.1 
2015/07/17 07:15:00 polynomial-c Exp $

EAPI=5

GENTOO_DEPEND_ON_PERL=no

# bug #329479: git-remote-testgit is not multiple-version aware
PYTHON_COMPAT=( python2_7 )
[[ ${PV} == * ]]  SCM=git-2
EGIT_REPO_URI=git://git.kernel.org/pub/scm/git/git.git
EGIT_MASTER=pu

inherit toolchain-funcs eutils elisp-common perl-module bash-completion-r1 
python-single-r1 systemd ${SCM}

MY_PV=${PV/_rc/.rc}
MY_P=${PN}-${MY_PV}

DOC_VER=${MY_PV}

DESCRIPTION=GIT - the stupid content tracker, the revision control system 
heavily used by the Linux kernel team
HOMEPAGE=http://www.git-scm.com/;
if [[ ${PV} != * ]]; then
SRC_URI_SUFFIX=xz
SRC_URI_GOOG=http://git-core.googlecode.com/files;
SRC_URI_KORG=mirror://kernel/software/scm/git
SRC_URI=${SRC_URI_GOOG}/${MY_P}.tar.${SRC_URI_SUFFIX}
${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
doc? (

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
fi

LICENSE=GPL-2
SLOT=0
IUSE=+blksha1 +curl cgi doc emacs gnome-keyring +gpg gtk highlight +iconv 
mediawiki +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs 
subversion test

# Common to both DEPEND and RDEPEND
CDEPEND=
dev-libs/openssl:0=
sys-libs/zlib
pcre? ( dev-libs/libpcre )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk:= )
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
)
emacs? ( virtual/emacs )
gnome-keyring? ( gnome-base/libgnome-keyring )

RDEPEND=${CDEPEND}
gpg? ( app-crypt/gnupg )
mediawiki? (
dev-perl/HTML-Tree
dev-perl/MediaWiki-API
)
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? ( dev-perl/CGI highlight? ( app-text/highlight ) )
cvs? ( =dev-vcs/cvsps-2.1:0 dev-perl/DBI 
dev-perl/DBD-SQLite )
subversion? ( dev-vcs/subversion[-dso,perl] 
dev-perl/libwww-perl dev-perl/TermReadKey )
)
python? ( gtk?
(

[gentoo-commits] gentoo-x86 commit in dev-lang/parrot: parrot-7.5.0.ebuild ChangeLog parrot-6.9.0.ebuild parrot-6.8.0-r1.ebuild parrot-6.11.0.ebuild parrot-6.10.0.ebuild parrot-6.7.0-r1.ebuild

2015-07-17 Thread Patrick Lauer (patrick)
patrick 15/07/17 07:29:22

  Modified: ChangeLog
  Added:parrot-7.5.0.ebuild
  Removed:  parrot-6.9.0.ebuild parrot-6.8.0-r1.ebuild
parrot-6.11.0.ebuild parrot-6.10.0.ebuild
parrot-6.7.0-r1.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.95 dev-lang/parrot/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/parrot/ChangeLog?rev=1.95view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/parrot/ChangeLog?rev=1.95content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/parrot/ChangeLog?r1=1.94r2=1.95

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/parrot/ChangeLog,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- ChangeLog   24 Apr 2015 09:40:55 -  1.94
+++ ChangeLog   17 Jul 2015 07:29:22 -  1.95
@@ -1,6 +1,13 @@
 # ChangeLog for dev-lang/parrot
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/parrot/ChangeLog,v 1.94 2015/04/24 
09:40:55 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/parrot/ChangeLog,v 1.95 2015/07/17 
07:29:22 patrick Exp $
+
+*parrot-7.5.0 (17 Jul 2015)
+
+  17 Jul 2015; Patrick Lauer patr...@gentoo.org +parrot-7.5.0.ebuild,
+  -parrot-6.10.0.ebuild, -parrot-6.11.0.ebuild, -parrot-6.7.0-r1.ebuild,
+  -parrot-6.8.0-r1.ebuild, -parrot-6.9.0.ebuild:
+  Bump
 
 *parrot-7.3.0 (24 Apr 2015)
 



1.1  dev-lang/parrot/parrot-7.5.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/parrot/parrot-7.5.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/parrot/parrot-7.5.0.ebuild?rev=1.1content-type=text/plain

Index: parrot-7.5.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/parrot/parrot-7.5.0.ebuild,v 1.1 
2015/07/17 07:29:22 patrick Exp $

EAPI=5

inherit eutils multilib

# weird failures
RESTRICT=test

DESCRIPTION=Virtual machine designed to efficiently compile and execute 
bytecode for dynamic languages
HOMEPAGE=http://www.parrot.org/;
SRC_URI=ftp://ftp.parrot.org/pub/parrot/releases/all/${PV}/${P}.tar.gz;

LICENSE=Artistic-2
SLOT=0/${PV}
KEYWORDS=~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos
IUSE=opengl nls doc examples gdbm +gmp ssl +unicode pcre

RDEPEND=sys-libs/readline
dev-libs/libffi
opengl? ( media-libs/freeglut )
nls? ( sys-devel/gettext )
unicode? ( =dev-libs/icu-2.6:= )
gdbm? ( =sys-libs/gdbm-1.8.3-r1 )
gmp? ( =dev-libs/gmp-4.1.4 )
ssl? ( dev-libs/openssl )
pcre? ( dev-libs/libpcre )
doc? ( dev-perl/JSON )

DEPEND=dev-lang/perl[doc?]
${RDEPEND}

src_configure() {
myconf=--disable-rpath
use unicode || myconf+= --without-icu
use ssl || myconf+= --without-crypto
use gdbm|| myconf+= --without-gdbm
use nls || myconf+= --without-gettext
use gmp || myconf+= --without-gmp
use opengl  || myconf+= --without-opengl
use pcre|| myconf+= --without-pcre

perl Configure.pl \
--ccflags=${CFLAGS} \
--linkflags=${LDFLAGS} \
--prefix=${EPREFIX}/usr \
--libdir=${EPREFIX}/usr/$(get_libdir) \
--mandir=${EPREFIX}/usr/share/man \
--sysconfdir=${EPREFIX}/etc \
--sharedstatedir=${EPREFIX}/var/lib/parrot \
$myconf || die
}

src_compile() {
export 
LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}${S}/blib/lib
# occasionally dies in parallel make
emake -j1 || die
if use doc ; then
emake -j1 html || die
fi
}

src_test() {
emake -j1 test || die
}

src_install() {
emake -j1 install-dev DESTDIR=${D} 
DOC_DIR=${EPREFIX}/usr/share/doc/${PF} || die
dodoc CREDITS DONORS.pod PBC_COMPAT PLATFORMS RESPONSIBLE_PARTIES TODO 
|| die
dosym /usr/bin/parrot-ops2c /usr/bin/ops2c || die
if use examples; then
insinto /usr/share/doc/${PF}/examples
doins -r examples/* || die
fi
if use doc; then
insinto /usr/share/doc/${PF}/editor
doins -r editor || die
cd docs/html
dohtml -r developer.html DONORS.pod.html index.html ops.html 
parrotbug.html pdds.html \
pmc.html tools.html docs src tools || die
fi
}






[gentoo-commits] gentoo-x86 commit in dev-db/phpmyadmin: phpmyadmin-4.4.6.1.ebuild phpmyadmin-4.3.13.1.ebuild ChangeLog

2015-07-17 Thread Agostino Sarubbo (ago)
ago 15/07/17 07:41:34

  Modified: phpmyadmin-4.4.6.1.ebuild
phpmyadmin-4.3.13.1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #549540
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  dev-db/phpmyadmin/phpmyadmin-4.4.6.1.ebuild

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

Index: phpmyadmin-4.4.6.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.4.6.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- phpmyadmin-4.4.6.1.ebuild   17 Jul 2015 06:04:15 -  1.3
+++ phpmyadmin-4.4.6.1.ebuild   17 Jul 2015 07:41:34 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.4.6.1.ebuild,v 1.3 
2015/07/17 06:04:15 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.4.6.1.ebuild,v 1.4 
2015/07/17 07:41:34 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 SRC_URI=mirror://sourceforge/${PN}/${MY_P}.tar.xz
 
 LICENSE=GPL-2
-KEYWORDS=~alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
+KEYWORDS=~alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
 IUSE=setup
 
 RDEPEND=



1.4  dev-db/phpmyadmin/phpmyadmin-4.3.13.1.ebuild

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

Index: phpmyadmin-4.3.13.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.13.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- phpmyadmin-4.3.13.1.ebuild  17 Jul 2015 06:04:15 -  1.3
+++ phpmyadmin-4.3.13.1.ebuild  17 Jul 2015 07:41:34 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.13.1.ebuild,v 1.3 
2015/07/17 06:04:15 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.13.1.ebuild,v 1.4 
2015/07/17 07:41:34 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 SRC_URI=mirror://sourceforge/${PN}/${MY_P}.tar.xz
 
 LICENSE=GPL-2
-KEYWORDS=~alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
+KEYWORDS=~alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
 IUSE=setup
 
 RDEPEND=



1.565dev-db/phpmyadmin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/ChangeLog?rev=1.565view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/ChangeLog?rev=1.565content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/ChangeLog?r1=1.564r2=1.565

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/ChangeLog,v
retrieving revision 1.564
retrieving revision 1.565
diff -u -r1.564 -r1.565
--- ChangeLog   17 Jul 2015 06:04:15 -  1.564
+++ ChangeLog   17 Jul 2015 07:41:34 -  1.565
@@ -1,6 +1,10 @@
 # ChangeLog for dev-db/phpmyadmin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/ChangeLog,v 1.564 
2015/07/17 06:04:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/ChangeLog,v 1.565 
2015/07/17 07:41:34 ago Exp $
+
+  17 Jul 2015; Agostino Sarubbo a...@gentoo.org phpmyadmin-4.3.13.1.ebuild,
+  phpmyadmin-4.4.6.1.ebuild:
+  Stable for amd64, wrt bug #549540
 
   17 Jul 2015; Jeroen Roovers j...@gentoo.org phpmyadmin-4.3.13.1.ebuild,
   phpmyadmin-4.4.6.1.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/pytest: pytest-2.7.1.ebuild ChangeLog

2015-07-17 Thread Tobias Klausmann (klausman)
klausman15/07/17 07:40:54

  Modified: pytest-2.7.1.ebuild ChangeLog
  Log:
  Stable on alpha, bug 553824
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.3  dev-python/pytest/pytest-2.7.1.ebuild

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

Index: pytest-2.7.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.7.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pytest-2.7.1.ebuild 3 Jul 2015 15:28:33 -   1.2
+++ pytest-2.7.1.ebuild 17 Jul 2015 07:40:54 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.7.1.ebuild,v 1.2 
2015/07/03 15:28:33 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.7.1.ebuild,v 1.3 
2015/07/17 07:40:54 klausman Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
@@ -12,7 +12,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos
+KEYWORDS=alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos
 IUSE=doc test
 
 # When bumping, please check setup.py for the proper py version



1.121dev-python/pytest/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- ChangeLog   3 Jul 2015 15:28:33 -   1.120
+++ ChangeLog   17 Jul 2015 07:40:54 -  1.121
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pytest
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.120 
2015/07/03 15:28:33 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.121 
2015/07/17 07:40:54 klausman Exp $
+
+  17 Jul 2015; Tobias Klausmann klaus...@gentoo.org pytest-2.7.1.ebuild:
+  Stable on alpha, bug 553824
 
   03 Jul 2015; Mikle Kolyada zlog...@gentoo.org pytest-2.7.1.ebuild:
   arm stable wrt bug #553824






[gentoo-commits] gentoo-x86 commit in dev-util/dialog: ChangeLog dialog-1.2.20150528.ebuild

2015-07-17 Thread Jeroen Roovers (jer)
jer 15/07/17 06:29:26

  Modified: ChangeLog dialog-1.2.20150528.ebuild
  Log:
  Stable for HPPA PPC64 (bug #554420).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.235dev-util/dialog/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/dialog/ChangeLog?rev=1.235view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/dialog/ChangeLog?rev=1.235content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/dialog/ChangeLog?r1=1.234r2=1.235

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/dialog/ChangeLog,v
retrieving revision 1.234
retrieving revision 1.235
diff -u -r1.234 -r1.235
--- ChangeLog   1 Jun 2015 04:41:55 -   1.234
+++ ChangeLog   17 Jul 2015 06:29:26 -  1.235
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/dialog
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/ChangeLog,v 1.234 
2015/06/01 04:41:55 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/ChangeLog,v 1.235 
2015/07/17 06:29:26 jer Exp $
+
+  17 Jul 2015; Jeroen Roovers j...@gentoo.org dialog-1.2.20150528.ebuild:
+  Stable for HPPA PPC64 (bug #554420).
 
 *dialog-1.2.20150528 (01 Jun 2015)
 



1.2  dev-util/dialog/dialog-1.2.20150528.ebuild

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

Index: dialog-1.2.20150528.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-1.2.20150528.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dialog-1.2.20150528.ebuild  1 Jun 2015 04:41:55 -   1.1
+++ dialog-1.2.20150528.ebuild  17 Jul 2015 06:29:26 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/dialog/dialog-1.2.20150528.ebuild,v 1.1 
2015/06/01 04:41:55 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/dialog/dialog-1.2.20150528.ebuild,v 1.2 
2015/07/17 06:29:26 jer Exp $
 
 EAPI=5
 inherit eutils multilib versionator
@@ -13,7 +13,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
 IUSE=examples minimal nls static-libs unicode
 
 RDEPEND=






[gentoo-commits] gentoo-x86 commit in dev-vcs/git: ChangeLog

2015-07-17 Thread Lars Wendler (polynomial-c)
polynomial-c15/07/17 07:21:00

  Modified: ChangeLog
  Log:
  Fixed typo in comment
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
981CA6FC)

Revision  ChangesPath
1.343dev-vcs/git/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.342
retrieving revision 1.343
diff -u -r1.342 -r1.343
--- ChangeLog   17 Jul 2015 07:15:00 -  1.342
+++ ChangeLog   17 Jul 2015 07:21:00 -  1.343
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.342 2015/07/17 
07:15:00 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.343 2015/07/17 
07:21:00 polynomial-c Exp $
+
+  17 Jul 2015; Lars Wendler polynomia...@gentoo.org files/git-daemon.confd:
+  Fixed typo in comment.
 
 *git-2.4.6 (17 Jul 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-vcs/git/files: git-daemon.confd

2015-07-17 Thread Lars Wendler (polynomial-c)
polynomial-c15/07/17 07:21:00

  Modified: git-daemon.confd
  Log:
  Fixed typo in comment
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
981CA6FC)

Revision  ChangesPath
1.3  dev-vcs/git/files/git-daemon.confd

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/files/git-daemon.confd?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/files/git-daemon.confd?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/files/git-daemon.confd?r1=1.2r2=1.3

Index: git-daemon.confd
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/files/git-daemon.confd,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- git-daemon.confd23 Aug 2012 05:38:18 -  1.2
+++ git-daemon.confd17 Jul 2015 07:21:00 -  1.3
@@ -13,7 +13,7 @@
 GITDAEMON_OPTS=--syslog --base-path=/var/git
 
 # To run an anonymous git safely, the following user should be able to only
-# read your Git repositories. It should not able able to write to anywhere on
+# read your Git repositories. It should not be able to write to anywhere on
 # your system, esp. not the repositories.
 GIT_USER=nobody
 GIT_GROUP=nobody






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

2015-07-17 Thread Anthony G. Basile
commit: 7a9ce2fb40611050b7b42593b5849eea3989ac4e
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Fri Jul 17 08:31:25 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Fri Jul 17 08:31:25 2015 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=7a9ce2fb

sys-devel/autogen: accept working verions.

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

diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf
index 9c2577d..46044a4 100644
--- a/core/etc/grs/world.conf
+++ b/core/etc/grs/world.conf
@@ -7363,6 +7363,7 @@ package.use : sys-devel/autoconf:2.5 -emacs -multislot
 
 [sys-devel/autogen:0]
 package.use : sys-devel/autogen:0 -libopts static-libs
+package.accept_keywords : =sys-devel/autogen-5.18.4 ~amd64
 
 [sys-devel/bc:0]
 package.use : sys-devel/bc:0 -libedit -static readline



[gentoo-commits] gentoo-x86 commit in dev-util/dialog: dialog-1.2.20150528.ebuild ChangeLog

2015-07-17 Thread Tobias Klausmann (klausman)
klausman15/07/17 08:41:29

  Modified: dialog-1.2.20150528.ebuild ChangeLog
  Log:
  Stable on alpha, bug 554420
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.3  dev-util/dialog/dialog-1.2.20150528.ebuild

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

Index: dialog-1.2.20150528.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-1.2.20150528.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dialog-1.2.20150528.ebuild  17 Jul 2015 06:29:26 -  1.2
+++ dialog-1.2.20150528.ebuild  17 Jul 2015 08:41:29 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/dialog/dialog-1.2.20150528.ebuild,v 1.2 
2015/07/17 06:29:26 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/dialog/dialog-1.2.20150528.ebuild,v 1.3 
2015/07/17 08:41:29 klausman Exp $
 
 EAPI=5
 inherit eutils multilib versionator
@@ -13,7 +13,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
+KEYWORDS=alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
 IUSE=examples minimal nls static-libs unicode
 
 RDEPEND=



1.236dev-util/dialog/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/dialog/ChangeLog?rev=1.236view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/dialog/ChangeLog?rev=1.236content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/dialog/ChangeLog?r1=1.235r2=1.236

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/dialog/ChangeLog,v
retrieving revision 1.235
retrieving revision 1.236
diff -u -r1.235 -r1.236
--- ChangeLog   17 Jul 2015 06:29:26 -  1.235
+++ ChangeLog   17 Jul 2015 08:41:29 -  1.236
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/dialog
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/ChangeLog,v 1.235 
2015/07/17 06:29:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/ChangeLog,v 1.236 
2015/07/17 08:41:29 klausman Exp $
+
+  17 Jul 2015; Tobias Klausmann klaus...@gentoo.org
+  dialog-1.2.20150528.ebuild:
+  Stable on alpha, bug 554420
 
   17 Jul 2015; Jeroen Roovers j...@gentoo.org dialog-1.2.20150528.ebuild:
   Stable for HPPA PPC64 (bug #554420).






[gentoo-commits] gentoo-x86 commit in sys-devel/bc: ChangeLog bc-1.06.95-r1.ebuild

2015-07-17 Thread Tobias Klausmann (klausman)
klausman15/07/17 08:48:03

  Modified: ChangeLog bc-1.06.95-r1.ebuild
  Log:
  Stable on alpha, bug 554708
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.49 sys-devel/bc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/ChangeLog?rev=1.49view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/ChangeLog?rev=1.49content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/ChangeLog?r1=1.48r2=1.49

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/bc/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   17 Jul 2015 06:12:52 -  1.48
+++ ChangeLog   17 Jul 2015 08:48:03 -  1.49
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/bc
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/ChangeLog,v 1.48 2015/07/17 
06:12:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/ChangeLog,v 1.49 2015/07/17 
08:48:03 klausman Exp $
+
+  17 Jul 2015; Tobias Klausmann klaus...@gentoo.org bc-1.06.95-r1.ebuild:
+  Stable on alpha, bug 554708
 
   17 Jul 2015; Jeroen Roovers j...@gentoo.org bc-1.06.95-r1.ebuild:
   Stable for HPPA PPC64 (bug #554708).



1.11 sys-devel/bc/bc-1.06.95-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild?r1=1.10r2=1.11

Index: bc-1.06.95-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- bc-1.06.95-r1.ebuild17 Jul 2015 06:12:52 -  1.10
+++ bc-1.06.95-r1.ebuild17 Jul 2015 08:48:03 -  1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild,v 1.10 
2015/07/17 06:12:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06.95-r1.ebuild,v 1.11 
2015/07/17 08:48:03 klausman Exp $
 
 EAPI=2
 
@@ -13,7 +13,7 @@
 
 LICENSE=GPL-2 LGPL-2.1
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux 
~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux 
~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
 IUSE=libedit readline static
 
 RDEPEND=readline? ( =sys-libs/readline-4.1 =sys-libs/ncurses-5.2 )






[gentoo-commits] gentoo-x86 commit in sys-apps/portage: portage-2.2.20.ebuild ChangeLog

2015-07-17 Thread Tobias Klausmann (klausman)
klausman15/07/17 08:56:10

  Modified: portage-2.2.20.ebuild ChangeLog
  Log:
  Stable on alpha, bug 554104
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.9  sys-apps/portage/portage-2.2.20.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.2.20.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.2.20.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.2.20.ebuild?r1=1.8r2=1.9

Index: portage-2.2.20.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.20.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- portage-2.2.20.ebuild   16 Jul 2015 20:02:25 -  1.8
+++ portage-2.2.20.ebuild   17 Jul 2015 08:56:10 -  1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.20.ebuild,v 
1.8 2015/07/16 20:02:25 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.20.ebuild,v 
1.9 2015/07/17 08:56:10 klausman Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:Portage;
 
 LICENSE=GPL-2
-KEYWORDS=~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
+KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
 SLOT=0
 IUSE=build doc epydoc +ipc linguas_ru selinux xattr
 



1.1455   sys-apps/portage/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?rev=1.1455view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?rev=1.1455content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?r1=1.1454r2=1.1455

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v
retrieving revision 1.1454
retrieving revision 1.1455
diff -u -r1.1454 -r1.1455
--- ChangeLog   16 Jul 2015 20:02:25 -  1.1454
+++ ChangeLog   17 Jul 2015 08:56:10 -  1.1455
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/portage
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.1454 
2015/07/16 20:02:25 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.1455 
2015/07/17 08:56:10 klausman Exp $
+
+  17 Jul 2015; Tobias Klausmann klaus...@gentoo.org portage-2.2.20.ebuild:
+  Stable on alpha, bug 554104
 
   16 Jul 2015; Mikle Kolyada zlog...@gentoo.org portage-2.2.20.ebuild:
   ia64 stable wrt bug #554104






[gentoo-commits] gentoo-x86 commit in dev-python/pythondialog: pythondialog-3.2.2.ebuild ChangeLog

2015-07-17 Thread Tobias Klausmann (klausman)
klausman15/07/17 08:15:29

  Modified: pythondialog-3.2.2.ebuild ChangeLog
  Log:
  Stable on alpha, bug 553886
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.3  dev-python/pythondialog/pythondialog-3.2.2.ebuild

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

Index: pythondialog-3.2.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/pythondialog/pythondialog-3.2.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pythondialog-3.2.2.ebuild   4 Jul 2015 01:31:16 -   1.2
+++ pythondialog-3.2.2.ebuild   17 Jul 2015 08:15:29 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pythondialog/pythondialog-3.2.2.ebuild,v 1.2 
2015/07/04 01:31:16 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pythondialog/pythondialog-3.2.2.ebuild,v 1.3 
2015/07/17 08:15:29 klausman Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{3_3,3_4} pypy3 )
@@ -13,7 +13,7 @@
 
 LICENSE=LGPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86
+KEYWORDS=alpha ~amd64 ~ia64 ~ppc ~sparc ~x86
 IUSE=doc examples
 
 RDEPEND=dev-util/dialog



1.33 dev-python/pythondialog/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pythondialog/ChangeLog?rev=1.33view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pythondialog/ChangeLog?rev=1.33content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pythondialog/ChangeLog?r1=1.32r2=1.33

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pythondialog/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog   4 Jul 2015 01:31:16 -   1.32
+++ ChangeLog   17 Jul 2015 08:15:29 -  1.33
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/pythondialog
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pythondialog/ChangeLog,v 1.32 
2015/07/04 01:31:16 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pythondialog/ChangeLog,v 1.33 
2015/07/17 08:15:29 klausman Exp $
+
+  17 Jul 2015; Tobias Klausmann klaus...@gentoo.org
+  pythondialog-3.2.2.ebuild:
+  Stable on alpha, bug 553886
 
 *pythondialog-3.3.0 (04 Jul 2015)
 






[gentoo-commits] gentoo-x86 commit in net-libs/libmicrohttpd: ChangeLog libmicrohttpd-0.9.42.ebuild

2015-07-17 Thread Tobias Klausmann (klausman)
klausman15/07/17 08:16:15

  Modified: ChangeLog libmicrohttpd-0.9.42.ebuild
  Log:
  Stable on alpha, bug 553930
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.102net-libs/libmicrohttpd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libmicrohttpd/ChangeLog?rev=1.102view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libmicrohttpd/ChangeLog?rev=1.102content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libmicrohttpd/ChangeLog?r1=1.101r2=1.102

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ChangeLog   16 Jul 2015 19:34:19 -  1.101
+++ ChangeLog   17 Jul 2015 08:16:15 -  1.102
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/libmicrohttpd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.101 
2015/07/16 19:34:19 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.102 
2015/07/17 08:16:15 klausman Exp $
+
+  17 Jul 2015; Tobias Klausmann klaus...@gentoo.org
+  libmicrohttpd-0.9.42.ebuild:
+  Stable on alpha, bug 553930
 
   16 Jul 2015; Mikle Kolyada zlog...@gentoo.org libmicrohttpd-0.9.42.ebuild:
   amd64 stable wrt bug #553930



1.8  net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild?r1=1.7r2=1.8

Index: libmicrohttpd-0.9.42.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libmicrohttpd-0.9.42.ebuild 16 Jul 2015 19:34:19 -  1.7
+++ libmicrohttpd-0.9.42.ebuild 17 Jul 2015 08:16:15 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild,v 
1.7 2015/07/16 19:34:19 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild,v 
1.8 2015/07/17 08:16:15 klausman Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86
 IUSE=epoll messages ssl static-libs test
 
 RDEPEND=ssl? (






[gentoo-commits] gentoo-x86 commit in sys-apps/rng-tools: metadata.xml rng-tools-5-r1.ebuild ChangeLog

2015-07-17 Thread Ian Delaney (idella4)
idella4 15/07/17 08:51:19

  Modified: metadata.xml ChangeLog
  Added:rng-tools-5-r1.ebuild
  Log:
  rebump; fix to init script, patch by new proxy maintainer via Bug #481254, 
metadata.xml updated accordingly
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.7  sys-apps/rng-tools/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/rng-tools/metadata.xml?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/rng-tools/metadata.xml?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/rng-tools/metadata.xml?r1=1.6r2=1.7

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/rng-tools/metadata.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- metadata.xml15 Jun 2015 19:17:59 -  1.6
+++ metadata.xml17 Jul 2015 08:51:19 -  1.7
@@ -2,6 +2,16 @@
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
herdbase-system/herd
+   herdproxy-maintainers/herd
+   maintainer
+   emailidel...@gentoo.org/email
+   nameIan Delaney/name
+   /maintainer
+   maintainer
+   emailgokt...@binghamton.edu/email
+   nameGokturk Yuksek/name
+   descriptionProxy maintainer, CC him on bugs./description
+   /maintainer
upstream
remote-id type=sourceforgegkernel/remote-id
/upstream



1.58 sys-apps/rng-tools/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/rng-tools/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog   18 Nov 2014 19:54:10 -  1.57
+++ ChangeLog   17 Jul 2015 08:51:19 -  1.58
@@ -1,6 +1,13 @@
 # ChangeLog for sys-apps/rng-tools
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/rng-tools/ChangeLog,v 1.57 
2014/11/18 19:54:10 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/rng-tools/ChangeLog,v 1.58 
2015/07/17 08:51:19 idella4 Exp $
+
+*rng-tools-5-r1 (17 Jul 2015)
+
+  17 Jul 2015; Ian Delaney idel...@gentoo.org +files/rngd-initd-r1-4.1,
+  +rng-tools-5-r1.ebuild, metadata.xml:
+  rebump; fix to init script, patch by new proxy maintainer via Bug #481254,
+  metadata.xml updated accordingly
 
 *rng-tools-5 (18 Nov 2014)
 



1.1  sys-apps/rng-tools/rng-tools-5-r1.ebuild

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

Index: rng-tools-5-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/rng-tools/rng-tools-5-r1.ebuild,v 
1.1 2015/07/17 08:51:19 idella4 Exp $

EAPI=5

inherit eutils autotools systemd toolchain-funcs

DESCRIPTION=Daemon to use hardware random number generators
HOMEPAGE=http://gkernel.sourceforge.net/;
SRC_URI=mirror://sourceforge/gkernel/${P}.tar.gz

LICENSE=GPL-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~ia64 ~ppc ~x86
IUSE=selinux

DEPEND=dev-libs/libgcrypt:0
dev-libs/libgpg-error
RDEPEND=${DEPEND}
selinux? ( sec-policy/selinux-rngd )

src_prepare() {
echo 'bin_PROGRAMS = randstat'  contrib/Makefile.am
epatch ${FILESDIR}/test-for-argp.patch\
${FILESDIR}/${P}-fix-textrels-on-PIC-x86.patch
eautoreconf

sed -i '/^AR /d' Makefile.in || die
tc-export AR
}

src_install() {
default
newinitd ${FILESDIR}/rngd-initd-r1-4.1 rngd
newconfd ${FILESDIR}/rngd-confd-4.1 rngd
systemd_dounit ${FILESDIR}/rngd.service
}






[gentoo-commits] gentoo-x86 commit in sys-apps/rng-tools/files: rngd-initd-r1-4.1

2015-07-17 Thread Ian Delaney (idella4)
idella4 15/07/17 08:51:19

  Added:rngd-initd-r1-4.1
  Log:
  rebump; fix to init script, patch by new proxy maintainer via Bug #481254, 
metadata.xml updated accordingly
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.1  sys-apps/rng-tools/files/rngd-initd-r1-4.1

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/rng-tools/files/rngd-initd-r1-4.1?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/rng-tools/files/rngd-initd-r1-4.1?rev=1.1content-type=text/plain

Index: rngd-initd-r1-4.1
===
#!/sbin/runscript
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/rng-tools/files/rngd-initd-r1-4.1,v 
1.1 2015/07/17 08:51:19 idella4 Exp $

depend() {
need localmount
after urandom
provide entropy
}

# Do NOT add /dev/tpm to this.
DEFAULT_DEVICE=/dev/hw_random* /dev/hwrandom* /dev/i810_rng /dev/hwrng*

command=/usr/sbin/rngd
pidfile=/var/run/${SVCNAME}.pid
command_args=--pid-file ${pidfile} --background --random-step ${STEP:-64} 
${NO_TPM:+--no-tpm=1} \
${NO_DRNG:+--no-drng=1} --fill-watermark ${WATERMARK} 
${DEVICE:+--rng-device ${DEVICE}}
start_stop_daemon_args=--wait 1000
retry=SIGKILL/5000






[gentoo-commits] gentoo-x86 commit in sys-fs/eudev: eudev-3.1.2.ebuild ChangeLog

2015-07-17 Thread Tobias Klausmann (klausman)
klausman15/07/17 09:04:56

  Modified: eudev-3.1.2.ebuild ChangeLog
  Log:
  Stable on alpha, bug 554802
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.6  sys-fs/eudev/eudev-3.1.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/eudev-3.1.2.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/eudev-3.1.2.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/eudev-3.1.2.ebuild?r1=1.5r2=1.6

Index: eudev-3.1.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-3.1.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- eudev-3.1.2.ebuild  17 Jul 2015 06:22:51 -  1.5
+++ eudev-3.1.2.ebuild  17 Jul 2015 09:04:55 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-3.1.2.ebuild,v 1.5 
2015/07/17 06:22:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-3.1.2.ebuild,v 1.6 
2015/07/17 09:04:55 klausman Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
inherit git-2
 else
SRC_URI=http://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz;
-   KEYWORDS=amd64 ~arm hppa ~mips ~ppc ppc64 ~sparc x86
+   KEYWORDS=alpha amd64 ~arm hppa ~mips ~ppc ppc64 ~sparc x86
 fi
 
 DESCRIPTION=Linux dynamic and persistent device naming support (aka userspace 
devfs)



1.169sys-fs/eudev/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/ChangeLog?rev=1.169view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/ChangeLog?rev=1.169content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/ChangeLog?r1=1.168r2=1.169

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v
retrieving revision 1.168
retrieving revision 1.169
diff -u -r1.168 -r1.169
--- ChangeLog   17 Jul 2015 06:22:51 -  1.168
+++ ChangeLog   17 Jul 2015 09:04:55 -  1.169
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/eudev
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.168 2015/07/17 
06:22:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.169 2015/07/17 
09:04:55 klausman Exp $
+
+  17 Jul 2015; Tobias Klausmann klaus...@gentoo.org eudev-3.1.2.ebuild:
+  Stable on alpha, bug 554802
 
   17 Jul 2015; Jeroen Roovers j...@gentoo.org eudev-3.1.2.ebuild:
   Stable for HPPA PPC64 (bug #554802).






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

2015-07-17 Thread Jeroen Roovers (jer)
jer 15/07/17 06:32:51

  Modified: mupdf-1.5-r1.ebuild ChangeLog
  Log:
  Stable for PPC64 too.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.6  app-text/mupdf/mupdf-1.5-r1.ebuild

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

Index: mupdf-1.5-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-1.5-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mupdf-1.5-r1.ebuild 17 Jul 2015 06:25:59 -  1.5
+++ mupdf-1.5-r1.ebuild 17 Jul 2015 06:32:51 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-1.5-r1.ebuild,v 1.5 
2015/07/17 06:25:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-1.5-r1.ebuild,v 1.6 
2015/07/17 06:32:51 jer Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 LICENSE=AGPL-3
 MY_SOVER=1.5
 SLOT=0/${MY_SOVER}
-KEYWORDS=~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~ppc-macos ~x64-macos ~x86-macos
+KEYWORDS=~alpha ~amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~amd64-linux 
~ppc-macos ~x64-macos ~x86-macos
 IUSE=X vanilla +curl +openssl static static-libs
 
 LIB_DEPEND=dev-libs/openssl[static-libs?]



1.121app-text/mupdf/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/mupdf/ChangeLog,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- ChangeLog   17 Jul 2015 06:25:59 -  1.120
+++ ChangeLog   17 Jul 2015 06:32:51 -  1.121
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/mupdf
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/ChangeLog,v 1.120 2015/07/17 
06:25:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/ChangeLog,v 1.121 2015/07/17 
06:32:51 jer Exp $
+
+  17 Jul 2015; Jeroen Roovers j...@gentoo.org mupdf-1.5-r1.ebuild:
+  Stable for PPC64 too.
 
   17 Jul 2015; Jeroen Roovers j...@gentoo.org mupdf-1.5-r1.ebuild:
   Stable for HPPA (bug #528680).






[gentoo-commits] gentoo-x86 commit in dev-db/phpmyadmin: phpmyadmin-4.4.6.1.ebuild phpmyadmin-4.3.13.1.ebuild ChangeLog

2015-07-17 Thread Agostino Sarubbo (ago)
ago 15/07/17 07:41:49

  Modified: phpmyadmin-4.4.6.1.ebuild
phpmyadmin-4.3.13.1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #549540
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  dev-db/phpmyadmin/phpmyadmin-4.4.6.1.ebuild

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

Index: phpmyadmin-4.4.6.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.4.6.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- phpmyadmin-4.4.6.1.ebuild   17 Jul 2015 07:41:34 -  1.4
+++ phpmyadmin-4.4.6.1.ebuild   17 Jul 2015 07:41:49 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.4.6.1.ebuild,v 1.4 
2015/07/17 07:41:34 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.4.6.1.ebuild,v 1.5 
2015/07/17 07:41:49 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 SRC_URI=mirror://sourceforge/${PN}/${MY_P}.tar.xz
 
 LICENSE=GPL-2
-KEYWORDS=~alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
+KEYWORDS=~alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
 IUSE=setup
 
 RDEPEND=



1.5  dev-db/phpmyadmin/phpmyadmin-4.3.13.1.ebuild

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

Index: phpmyadmin-4.3.13.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.13.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- phpmyadmin-4.3.13.1.ebuild  17 Jul 2015 07:41:34 -  1.4
+++ phpmyadmin-4.3.13.1.ebuild  17 Jul 2015 07:41:49 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.13.1.ebuild,v 1.4 
2015/07/17 07:41:34 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.13.1.ebuild,v 1.5 
2015/07/17 07:41:49 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 SRC_URI=mirror://sourceforge/${PN}/${MY_P}.tar.xz
 
 LICENSE=GPL-2
-KEYWORDS=~alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
+KEYWORDS=~alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
 IUSE=setup
 
 RDEPEND=



1.566dev-db/phpmyadmin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/ChangeLog?rev=1.566view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/ChangeLog?rev=1.566content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/ChangeLog?r1=1.565r2=1.566

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/ChangeLog,v
retrieving revision 1.565
retrieving revision 1.566
diff -u -r1.565 -r1.566
--- ChangeLog   17 Jul 2015 07:41:34 -  1.565
+++ ChangeLog   17 Jul 2015 07:41:49 -  1.566
@@ -1,6 +1,10 @@
 # ChangeLog for dev-db/phpmyadmin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/ChangeLog,v 1.565 
2015/07/17 07:41:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/ChangeLog,v 1.566 
2015/07/17 07:41:49 ago Exp $
+
+  17 Jul 2015; Agostino Sarubbo a...@gentoo.org phpmyadmin-4.3.13.1.ebuild,
+  phpmyadmin-4.4.6.1.ebuild:
+  Stable for x86, wrt bug #549540
 
   17 Jul 2015; Agostino Sarubbo a...@gentoo.org phpmyadmin-4.3.13.1.ebuild,
   phpmyadmin-4.4.6.1.ebuild:






[gentoo-commits] proj/musl:master commit in: app-text/hunspell/, app-text/hunspell/files/

2015-07-17 Thread Anthony G. Basile
commit: 413cc234f138749d0169a509252ba11086049db9
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Fri Jul 17 08:13:45 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Fri Jul 17 08:13:58 2015 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=413cc234

app-text/hunspell: fix error.h patch.

 app-text/hunspell/Manifest |  4 +-
 .../hunspell/files/hunspell-1.3.3-error_h.patch| 43 ++
 .../hunspell/files/hunspell--error_h.patch | 37 ---
 app-text/hunspell/hunspell-1.3.3-r99.ebuild|  4 +-
 4 files changed, 47 insertions(+), 41 deletions(-)

diff --git a/app-text/hunspell/Manifest b/app-text/hunspell/Manifest
index 4864b7e..4d34476 100644
--- a/app-text/hunspell/Manifest
+++ b/app-text/hunspell/Manifest
@@ -1,7 +1,7 @@
 AUX hunspell-1.3-renameexes.patch 5337 SHA256 
4cbeae9c782a2114d09d7920b1dfe355f37711ecd895d800a6b460bb87184f89 SHA512 
26cab6d31a22c33e96a118e2b0905bd26e7d224737fab9f4d02f8ed4729032202de37b0d9e42500b0ba8912109bb47eec0e47ed712e9b3a082c9f8a24db52588
 WHIRLPOOL 
633f1204fa824bdb0507914e13894c7bf68a07438f86bd1baddb2ae884792487816cdda94214fcfff005080ebe9dd352282f38c9e5db86daef1bd04491ad1960
 AUX hunspell-1.3.2-static-lib.patch 451 SHA256 
7259ea8f23a4d2717e85f62e3276cbcc23af292f6e77daddeb23bd93dbde0528 SHA512 
923ff9f5cc7d32fba73755eaed537af43b95ee8050865c623f6552bcadee4acf9d23d2fcbdba1ffefe648fff05f92c5af5e4b067e31fc306d9258d64eba45ced
 WHIRLPOOL 
1e1dc1cd8cc65d19c215c9ed13b366d84287d29d21cfd3d0d3c2467c7e656bf91c92567d12c6ac8a77f8dd2d902e60611d34e190d53026e04034efc84069fd1b
+AUX hunspell-1.3.3-error_h.patch 1218 SHA256 
bf3f74ccf7809e3d4ba454a2e8fa0a2b4048c0d718b3ce6746f490c540939583 SHA512 
c8b900b92ac648a0d1be7b7b3ae2e798e5c3b1acd9770a27219d0005019dc0668c4b55c89b01229ddf19fba2346bc82a76f907c72ff2e0f51482bc9a075eed37
 WHIRLPOOL 
f42abd45987f46393cf5a28acc0ec2ad5d7d57b0b10c2ea7000325c1f82035cf269f914e523beee41abe900680e91ded2bfdc9d2d80546090b056f4f5cc6ffa5
 AUX hunspell-1.3.3-multibyte-chars.patch 1866 SHA256 
1a2f0c6fd79894fa5f556c1715bc4bd05f2409b1d778bc2f597e3d44dc64f457 SHA512 
a5b3b2a7b93bf5c5cdf446ae4a85e88e6bf1244c05437df29734241507e715f18ca5967de708f20ab569b55c646f85f4277c1112c867321edfd105a946c7bf9c
 WHIRLPOOL 
df9418af8941e8cba06a6b4b63369324fbad358b4c4bface9385f720ac91881150cd832e3c0f5665bc35ae5cd02da9c978233d1254d0ff45370516db58997563
-AUX hunspell--error_h.patch 881 SHA256 
8755794dbe59cf8540b077866d1dd604dad950e80c19b5999d584f23cfc967bb SHA512 
9ed53121f07f9735cf4383deee5bbaffce75f85cfd9b7df26e7067713da05d6fb3cf7e6dd617aa2420b2780e556fa39230d1cbf20eba833120f3cc80026e2957
 WHIRLPOOL 
03382d367a546d3d9649748ee3d67f4ee6d590b6f607092b3373e07a0da309abedf3c5f66ea6dba6756eda858cf208746ab91daeb3f04fb4268a65539ffad748
 DIST hunspell-1.3.3.tar.gz 986081 SHA256 
a7b2c0de0e2ce17426821dc1ac8eb115029959b3ada9d80a81739fa19373246c SHA512 
7599981d002a4a032c41c83f6287243a4942b0e25c408049a3ba86c16f63ce964800a3ac325ace0402b0d7256690c4a4151a66f19a8f58cc455af0498bb1af04
 WHIRLPOOL 
c10f7f7b326ce886bd031da29e9e04a1f4a5914f24cbe75061ed539958e7a8efaa4d4ea16f2b17437c63d97d6f558a27c092bc43c9f56c75078667d5344402f8
-EBUILD hunspell-1.3.3-r99.ebuild 2568 SHA256 
357771cf61f4c8c6aea9cb483c5b839d315322aadcaa98fa0a650f8872831157 SHA512 
33ef80a25dc38b43d11364509241f8639ab51f0ebc3ec502f9ea89eb349b860ebfa4955ef3aaa6eb34ec6bc92cd1ff40537e5cb57caa2b5025f522651af15083
 WHIRLPOOL 
82c960bb1c9fb2d3fe37228df2c3af7476887beef5f504d4315ea1f9a1a18912a18c573fb4a02922363751898712afda3cb731030fe7482525aaac9194182f95
+EBUILD hunspell-1.3.3-r99.ebuild 2410 SHA256 
e9280f331ab8caed264660bb6d93216136ca7cbace9bb87e7762cef040772658 SHA512 
b1425bcac32a2c64b121d5125fd8bb1f9375ec655ec4b6f4a5dd5681e221635c7c3f1d8bf9f46fa61bd8d40bf6be5e72630a01abd730abc07dfdd33e01a40efb
 WHIRLPOOL 
d901ab0a5c5a8c712b69cbcfe843ae9d4b0f6411de99c6b68b6c40056fb5f7b1174ac82159e883d8d59fb5d71024116ac35c1edf5bf9f269acddd473417f253b
 MISC metadata.xml 208 SHA256 
98f8aa3fb70533eeab6b09d5bc30bd8f649ec13d9b04363490082fb87bb6032e SHA512 
d5a7f3cb2fe57f8d7783ba358068648b122d9f5de81a17bff61ce600e42b6487e6f7e2a62c8be95cc7021cb3ea88716824b1ad0565da922ea753bea2417b3d3d
 WHIRLPOOL 
e38a6cdef2acb3efdc182efde482593790f773ab3bb9b66cced3af47e4ab39368757e17c4352c6cacaefa338341db88c3bcc3ffcd32aabd7984c5b19051a7bb7

diff --git a/app-text/hunspell/files/hunspell-1.3.3-error_h.patch 
b/app-text/hunspell/files/hunspell-1.3.3-error_h.patch
new file mode 100644
index 000..1f6b24a
--- /dev/null
+++ b/app-text/hunspell/files/hunspell-1.3.3-error_h.patch
@@ -0,0 +1,43 @@
+diff -Naur hunspell-1.3.3.orig/src/tools/munch.c 
hunspell-1.3.3/src/tools/munch.c
+--- hunspell-1.3.3.orig/src/tools/munch.c  2012-06-30 11:18:47.0 
+
 hunspell-1.3.3/src/tools/munch.c   2015-07-17 07:53:03.364459707 +
+@@ -1,5 +1,7 @@
+ /* Munch a word list and generate a smaller root word list with affixes*/
+ 
++#include config.h
++
+ 

  1   2   3   4   >