[gentoo-commits] gentoo-x86 commit in sys-apps/file: file-5.22.ebuild ChangeLog

2015-01-16 Thread Agostino Sarubbo (ago)
ago 15/01/16 08:07:45

  Modified: file-5.22.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #532768
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="ia64", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.9  sys-apps/file/file-5.22.ebuild

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

Index: file-5.22.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.22.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- file-5.22.ebuild15 Jan 2015 08:39:26 -  1.8
+++ file-5.22.ebuild16 Jan 2015 08:07:44 -  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/file/file-5.22.ebuild,v 1.8 
2015/01/15 08:39:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.22.ebuild,v 1.9 
2015/01/16 08:07:44 ago Exp $
 
 EAPI="4"
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy2_0 )
@@ -14,7 +14,7 @@
 else
SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz
ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz";
-   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"
 fi
 
 DESCRIPTION="identify a file's format by scanning binary data for patterns"



1.306sys-apps/file/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v
retrieving revision 1.305
retrieving revision 1.306
diff -u -r1.305 -r1.306
--- ChangeLog   15 Jan 2015 08:39:26 -  1.305
+++ ChangeLog   16 Jan 2015 08:07:44 -  1.306
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/file
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.305 2015/01/15 
08:39:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.306 2015/01/16 
08:07:44 ago Exp $
+
+  16 Jan 2015; Agostino Sarubbo  file-5.22.ebuild:
+  Stable for ia64, wrt bug #532768
 
   15 Jan 2015; Agostino Sarubbo  file-5.22.ebuild:
   Stable for ppc, wrt bug #532768






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

2015-01-16 Thread Agostino Sarubbo (ago)
ago 15/01/16 08:08:05

  Modified: openssl-1.0.1k.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #536042
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="ia64", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 dev-libs/openssl/openssl-1.0.1k.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openssl/openssl-1.0.1k.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openssl/openssl-1.0.1k.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openssl/openssl-1.0.1k.ebuild?r1=1.9&r2=1.10

Index: openssl-1.0.1k.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-1.0.1k.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- openssl-1.0.1k.ebuild   14 Jan 2015 13:50:53 -  1.9
+++ openssl-1.0.1k.ebuild   16 Jan 2015 08:08:05 -  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-libs/openssl/openssl-1.0.1k.ebuild,v 
1.9 2015/01/14 13:50:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-1.0.1k.ebuild,v 
1.10 2015/01/16 08:08:05 ago Exp $
 
 EAPI="4"
 
@@ -14,7 +14,7 @@
 
 LICENSE="openssl"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
 IUSE="bindist gmp kerberos rfc3779 sse2 static-libs test +tls-heartbeat 
vanilla zlib"
 
 # The blocks are temporary just to make sure people upgrade to a



1.625dev-libs/openssl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v
retrieving revision 1.624
retrieving revision 1.625
diff -u -r1.624 -r1.625
--- ChangeLog   15 Jan 2015 20:30:22 -  1.624
+++ ChangeLog   16 Jan 2015 08:08:05 -  1.625
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/openssl
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.624 
2015/01/15 20:30:22 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.625 
2015/01/16 08:08:05 ago Exp $
+
+  16 Jan 2015; Agostino Sarubbo  openssl-1.0.1k.ebuild:
+  Stable for ia64, wrt bug #536042
 
 *openssl-1.0.1l (15 Jan 2015)
 *openssl-1.0.0q (15 Jan 2015)






[gentoo-commits] gentoo-x86 commit in app-arch/cpio: cpio-2.11-r3.ebuild ChangeLog

2015-01-16 Thread Agostino Sarubbo (ago)
ago 15/01/16 08:08:14

  Modified: cpio-2.11-r3.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #530512
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="ia64", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  app-arch/cpio/cpio-2.11-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/cpio/cpio-2.11-r3.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/cpio/cpio-2.11-r3.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/cpio/cpio-2.11-r3.ebuild?r1=1.6&r2=1.7

Index: cpio-2.11-r3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/cpio/cpio-2.11-r3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- cpio-2.11-r3.ebuild 14 Jan 2015 08:31:49 -  1.6
+++ cpio-2.11-r3.ebuild 16 Jan 2015 08:08:14 -  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-arch/cpio/cpio-2.11-r3.ebuild,v 1.6 
2015/01/14 08:31:49 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/cpio/cpio-2.11-r3.ebuild,v 1.7 
2015/01/16 08:08:14 ago Exp $
 
 EAPI="5"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-3"
 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 ~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 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="nls"
 
 src_prepare() {



1.139app-arch/cpio/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/cpio/ChangeLog,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -r1.138 -r1.139
--- ChangeLog   14 Jan 2015 08:31:49 -  1.138
+++ ChangeLog   16 Jan 2015 08:08:14 -  1.139
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/cpio
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/cpio/ChangeLog,v 1.138 2015/01/14 
08:31:49 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/cpio/ChangeLog,v 1.139 2015/01/16 
08:08:14 ago Exp $
+
+  16 Jan 2015; Agostino Sarubbo  cpio-2.11-r3.ebuild:
+  Stable for ia64, wrt bug #530512
 
   14 Jan 2015; Sergey Popov  cpio-2.11-r3.ebuild:
   Stable on ppc/ppc64/s390, wrt bug #530512






[gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: wireshark-1.12.3.ebuild ChangeLog

2015-01-16 Thread Agostino Sarubbo (ago)
ago 15/01/16 08:07:55

  Modified: wireshark-1.12.3.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #536034
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="ia64", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 net-analyzer/wireshark/wireshark-1.12.3.ebuild

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

Index: wireshark-1.12.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- wireshark-1.12.3.ebuild 15 Jan 2015 08:39:32 -  1.9
+++ wireshark-1.12.3.ebuild 16 Jan 2015 08:07:55 -  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-analyzer/wireshark/wireshark-1.12.3.ebuild,v 1.9 
2015/01/15 08:39:32 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.3.ebuild,v 1.10 
2015/01/16 08:07:55 ago Exp $
 
 EAPI=5
 inherit autotools eutils fcaps multilib qt4-r2 user
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0/${PV}"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="
adns +caps crypt doc doc-pdf geoip +gtk3 ipv6 kerberos lua +netlink 
+pcap
portaudio +qt4 qt5 sbc selinux smi ssl zlib



1.690net-analyzer/wireshark/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
retrieving revision 1.689
retrieving revision 1.690
diff -u -r1.689 -r1.690
--- ChangeLog   15 Jan 2015 08:39:32 -  1.689
+++ ChangeLog   16 Jan 2015 08:07:55 -  1.690
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/wireshark
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.689 
2015/01/15 08:39:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.690 
2015/01/16 08:07:55 ago Exp $
+
+  16 Jan 2015; Agostino Sarubbo  wireshark-1.12.3.ebuild:
+  Stable for ia64, wrt bug #536034
 
   15 Jan 2015; Agostino Sarubbo  wireshark-1.12.3.ebuild:
   Stable for ppc, wrt bug #536034






[gentoo-commits] gentoo-x86 commit in net-analyzer/tcpdump: tcpdump-4.6.2-r1.ebuild ChangeLog

2015-01-16 Thread Agostino Sarubbo (ago)
ago 15/01/16 08:08:00

  Modified: tcpdump-4.6.2-r1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #534660
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="ia64", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 net-analyzer/tcpdump/tcpdump-4.6.2-r1.ebuild

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

Index: tcpdump-4.6.2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-4.6.2-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- tcpdump-4.6.2-r1.ebuild 14 Jan 2015 13:50:48 -  1.9
+++ tcpdump-4.6.2-r1.ebuild 16 Jan 2015 08:08:00 -  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-analyzer/tcpdump/tcpdump-4.6.2-r1.ebuild,v 1.9 
2015/01/14 13:50:48 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-4.6.2-r1.ebuild,v 1.10 
2015/01/16 08:08:00 ago Exp $
 
 EAPI=5
 inherit eutils flag-o-matic toolchain-funcs user
@@ -12,7 +12,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux"
 IUSE="+drop-root smi ssl ipv6 samba suid test"
 
 RDEPEND="



1.209net-analyzer/tcpdump/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/ChangeLog,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -r1.208 -r1.209
--- ChangeLog   14 Jan 2015 13:50:48 -  1.208
+++ ChangeLog   16 Jan 2015 08:08:00 -  1.209
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/tcpdump
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/ChangeLog,v 1.208 
2015/01/14 13:50:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/ChangeLog,v 1.209 
2015/01/16 08:08:00 ago Exp $
+
+  16 Jan 2015; Agostino Sarubbo  tcpdump-4.6.2-r1.ebuild:
+  Stable for ia64, wrt bug #534660
 
   14 Jan 2015; Agostino Sarubbo  tcpdump-4.6.2-r1.ebuild:
   Stable for ppc64, wrt bug #534660






[gentoo-commits] gentoo-x86 commit in media-gfx/imagemagick: imagemagick-6.9.0.3.ebuild ChangeLog

2015-01-16 Thread Agostino Sarubbo (ago)
ago 15/01/16 08:08:33

  Modified: imagemagick-6.9.0.3.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #534106
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="ia64", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 media-gfx/imagemagick/imagemagick-6.9.0.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/imagemagick/imagemagick-6.9.0.3.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/imagemagick/imagemagick-6.9.0.3.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/imagemagick/imagemagick-6.9.0.3.ebuild?r1=1.9&r2=1.10

Index: imagemagick-6.9.0.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.9.0.3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- imagemagick-6.9.0.3.ebuild  14 Jan 2015 13:51:17 -  1.9
+++ imagemagick-6.9.0.3.ebuild  16 Jan 2015 08:08:33 -  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-gfx/imagemagick/imagemagick-6.9.0.3.ebuild,v 1.9 
2015/01/14 13:51:17 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.9.0.3.ebuild,v 1.10 
2015/01/16 08:08:33 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="imagemagick"
 SLOT="0/${PV}"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="autotrace bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz hdri 
jbig jpeg jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript 
q32 q64 q8 raw static-libs svg test tiff truetype webp wmf X xml zlib"
 
 RESTRICT="perl? ( userpriv )"



1.588media-gfx/imagemagick/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/imagemagick/ChangeLog?rev=1.588&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/imagemagick/ChangeLog?rev=1.588&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/imagemagick/ChangeLog?r1=1.587&r2=1.588

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v
retrieving revision 1.587
retrieving revision 1.588
diff -u -r1.587 -r1.588
--- ChangeLog   14 Jan 2015 13:51:17 -  1.587
+++ ChangeLog   16 Jan 2015 08:08:33 -  1.588
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/imagemagick
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v 1.587 
2015/01/14 13:51:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v 1.588 
2015/01/16 08:08:33 ago Exp $
+
+  16 Jan 2015; Agostino Sarubbo  imagemagick-6.9.0.3.ebuild:
+  Stable for ia64, wrt bug #534106
 
   14 Jan 2015; Agostino Sarubbo  imagemagick-6.9.0.3.ebuild:
   Stable for ppc64, wrt bug #534106






[gentoo-commits] gentoo-x86 commit in media-libs/jasper: jasper-1.900.1-r8.ebuild ChangeLog

2015-01-16 Thread Agostino Sarubbo (ago)
ago 15/01/16 08:07:50

  Modified: jasper-1.900.1-r8.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #533744
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="ia64", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 media-libs/jasper/jasper-1.900.1-r8.ebuild

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

Index: jasper-1.900.1-r8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/jasper/jasper-1.900.1-r8.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- jasper-1.900.1-r8.ebuild14 Jan 2015 13:50:58 -  1.9
+++ jasper-1.900.1-r8.ebuild16 Jan 2015 08:07:49 -  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/jasper/jasper-1.900.1-r8.ebuild,v 1.9 
2015/01/14 13:50:58 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/jasper/jasper-1.900.1-r8.ebuild,v 1.10 
2015/01/16 08:07:49 ago Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 
 LICENSE="JasPer2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE="jpeg opengl static-libs"
 
 RDEPEND="



1.114media-libs/jasper/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/jasper/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog   14 Jan 2015 13:50:58 -  1.113
+++ ChangeLog   16 Jan 2015 08:07:49 -  1.114
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/jasper
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/jasper/ChangeLog,v 1.113 
2015/01/14 13:50:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/jasper/ChangeLog,v 1.114 
2015/01/16 08:07:49 ago Exp $
+
+  16 Jan 2015; Agostino Sarubbo  jasper-1.900.1-r8.ebuild:
+  Stable for ia64, wrt bug #533744
 
   14 Jan 2015; Agostino Sarubbo  jasper-1.900.1-r8.ebuild:
   Stable for ppc64, wrt bug #533744






[gentoo-commits] gentoo-x86 commit in media-libs/libpng: libpng-1.6.16.ebuild ChangeLog

2015-01-16 Thread Agostino Sarubbo (ago)
ago 15/01/16 08:08:10

  Modified: libpng-1.6.16.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #533358
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="ia64", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 media-libs/libpng/libpng-1.6.16.ebuild

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

Index: libpng-1.6.16.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.6.16.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libpng-1.6.16.ebuild9 Jan 2015 10:24:26 -   1.9
+++ libpng-1.6.16.ebuild16 Jan 2015 08:08: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-libs/libpng/libpng-1.6.16.ebuild,v 
1.9 2015/01/09 10:24:26 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.6.16.ebuild,v 
1.10 2015/01/16 08:08:10 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE="libpng"
 SLOT="0/16"
-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 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
+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 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
 IUSE="apng neon static-libs"
 
 RDEPEND=">=sys-libs/zlib-1.2.8-r1:=[${MULTILIB_USEDEP}]



1.486media-libs/libpng/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libpng/ChangeLog,v
retrieving revision 1.485
retrieving revision 1.486
diff -u -r1.485 -r1.486
--- ChangeLog   9 Jan 2015 10:24:26 -   1.485
+++ ChangeLog   16 Jan 2015 08:08:10 -  1.486
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libpng
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/ChangeLog,v 1.485 
2015/01/09 10:24:26 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/ChangeLog,v 1.486 
2015/01/16 08:08:10 ago Exp $
+
+  16 Jan 2015; Agostino Sarubbo  libpng-1.6.16.ebuild:
+  Stable for ia64, wrt bug #533358
 
   09 Jan 2015; Tobias Klausmann  libpng-1.6.16.ebuild:
   Stable on alpha, bug 533358






[gentoo-commits] gentoo-x86 commit in app-crypt/gnupg: gnupg-2.0.26-r3.ebuild ChangeLog

2015-01-16 Thread Agostino Sarubbo (ago)
ago 15/01/16 08:08:19

  Modified: gnupg-2.0.26-r3.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #534110
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="ia64", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  app-crypt/gnupg/gnupg-2.0.26-r3.ebuild

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

Index: gnupg-2.0.26-r3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.0.26-r3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gnupg-2.0.26-r3.ebuild  15 Jan 2015 08:40:19 -  1.6
+++ gnupg-2.0.26-r3.ebuild  16 Jan 2015 08:08:19 -  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/gnupg/gnupg-2.0.26-r3.ebuild,v 
1.6 2015/01/15 08:40:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.0.26-r3.ebuild,v 
1.7 2015/01/16 08:08:19 ago Exp $
 
 EAPI="5"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux 
~arm-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 ~x64-freebsd ~x86-freebsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="bzip2 doc ldap nls mta readline static selinux smartcard tools usb"
 
 COMMON_DEPEND_LIBS="



1.569app-crypt/gnupg/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v
retrieving revision 1.568
retrieving revision 1.569
diff -u -r1.568 -r1.569
--- ChangeLog   15 Jan 2015 08:40:19 -  1.568
+++ ChangeLog   16 Jan 2015 08:08:19 -  1.569
@@ -1,6 +1,9 @@
 # ChangeLog for app-crypt/gnupg
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.568 
2015/01/15 08:40:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.569 
2015/01/16 08:08:19 ago Exp $
+
+  16 Jan 2015; Agostino Sarubbo  gnupg-2.0.26-r3.ebuild:
+  Stable for ia64, wrt bug #534110
 
   15 Jan 2015; Agostino Sarubbo  gnupg-2.0.26-r3.ebuild:
   Stable for ppc, wrt bug #534110






[gentoo-commits] gentoo-x86 commit in dev-libs/libevent: libevent-2.0.22.ebuild ChangeLog

2015-01-16 Thread Agostino Sarubbo (ago)
ago 15/01/16 08:08:38

  Modified: libevent-2.0.22.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #535774
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="ia64", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 dev-libs/libevent/libevent-2.0.22.ebuild

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

Index: libevent-2.0.22.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.22.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libevent-2.0.22.ebuild  14 Jan 2015 13:51:27 -  1.9
+++ libevent-2.0.22.ebuild  16 Jan 2015 08:08:37 -  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-libs/libevent/libevent-2.0.22.ebuild,v 
1.9 2015/01/14 13:51:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.22.ebuild,v 
1.10 2015/01/16 08:08:37 ago Exp $
 
 EAPI=5
 inherit eutils libtool multilib-minimal
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
 IUSE="debug +ssl static-libs test +threads"
 
 DEPEND="ssl? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] )"



1.292dev-libs/libevent/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v
retrieving revision 1.291
retrieving revision 1.292
diff -u -r1.291 -r1.292
--- ChangeLog   14 Jan 2015 13:51:27 -  1.291
+++ ChangeLog   16 Jan 2015 08:08:37 -  1.292
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libevent
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.291 
2015/01/14 13:51:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.292 
2015/01/16 08:08:37 ago Exp $
+
+  16 Jan 2015; Agostino Sarubbo  libevent-2.0.22.ebuild:
+  Stable for ia64, wrt bug #535774
 
   14 Jan 2015; Agostino Sarubbo  libevent-2.0.22.ebuild:
   Stable for ppc64, wrt bug #535774






[gentoo-commits] gentoo-x86 commit in x11-base/xorg-server: xorg-server-1.12.4-r3.ebuild xorg-server-1.15.2-r1.ebuild ChangeLog

2015-01-16 Thread Agostino Sarubbo (ago)
ago 15/01/16 08:08:28

  Modified: xorg-server-1.12.4-r3.ebuild
xorg-server-1.15.2-r1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #532086
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="ia64", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  x11-base/xorg-server/xorg-server-1.12.4-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/xorg-server-1.12.4-r3.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/xorg-server-1.12.4-r3.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/xorg-server-1.12.4-r3.ebuild?r1=1.6&r2=1.7

Index: xorg-server-1.12.4-r3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-base/xorg-server/xorg-server-1.12.4-r3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xorg-server-1.12.4-r3.ebuild15 Jan 2015 08:40:07 -  1.6
+++ xorg-server-1.12.4-r3.ebuild16 Jan 2015 08:08:28 -  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/x11-base/xorg-server/xorg-server-1.12.4-r3.ebuild,v 1.6 
2015/01/15 08:40:07 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-base/xorg-server/xorg-server-1.12.4-r3.ebuild,v 1.7 
2015/01/16 08:08:28 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="X.Org X servers"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
 
 SRC_URI="${SRC_URI} 
mirror://gentoo/${PN}-1.12-cve-2014-8091..8103.patches.tar.xz"
 



1.8  x11-base/xorg-server/xorg-server-1.15.2-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/xorg-server-1.15.2-r1.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/xorg-server-1.15.2-r1.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/xorg-server-1.15.2-r1.ebuild?r1=1.7&r2=1.8

Index: xorg-server-1.15.2-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-base/xorg-server/xorg-server-1.15.2-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xorg-server-1.15.2-r1.ebuild15 Jan 2015 08:40:07 -  1.7
+++ xorg-server-1.15.2-r1.ebuild16 Jan 2015 08:08:28 -  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/x11-base/xorg-server/xorg-server-1.15.2-r1.ebuild,v 1.7 
2015/01/15 08:40:07 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-base/xorg-server/xorg-server-1.15.2-r1.ebuild,v 1.8 
2015/01/16 08:08:28 ago Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 
 DESCRIPTION="X.Org X servers"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 
 SRC_URI="${SRC_URI} 
mirror://gentoo/${PN}-1.16-cve-2014-8091..8103.patches.tar.xz"
 



1.814x11-base/xorg-server/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/ChangeLog?rev=1.814&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/ChangeLog?rev=1.814&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/ChangeLog?r1=1.813&r2=1.814

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-base/xorg-server/ChangeLog,v
retrieving revision 1.813
retrieving revision 1.814
diff -u -r1.813 -r1.814
--- ChangeLog   15 Jan 2015 08:40:07 -  1.813
+++ ChangeLog   16 Jan 2015 08:08:28 -  1.814
@@ -1,6 +1,10 @@
 # ChangeLog for x11-base/xorg-server
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/ChangeLog,v 1.813 
2015/01/15 08:40:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/ChangeLog,v 1.814 
2015/01/16 08:08:28 ago Exp $
+
+  16 Jan 2015; Agostino Sarubbo  xorg-server-1.12.4-r3.ebuild,
+  xorg-server-1.15.2-r1.ebuild:
+  Stable for ia64, wrt bug #532086
 
   15 Jan 2015; Agostino Sarubbo  xorg-server-1.12.4-r3.ebuild,
   xorg-server-1.15.2-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/xlutils: ChangeLog xlutils-1.5.2.ebuild

2015-01-16 Thread Ian Delaney (idella4)
idella4 15/01/16 08:09:07

  Modified: ChangeLog
  Removed:  xlutils-1.5.2.ebuild
  Log:
  rm old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.8  dev-python/xlutils/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/xlutils/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   15 Dec 2014 20:24:58 -  1.7
+++ ChangeLog   16 Jan 2015 08:09:07 -  1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/xlutils
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/xlutils/ChangeLog,v 1.7 
2014/12/15 20:24:58 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/xlutils/ChangeLog,v 1.8 
2015/01/16 08:09:07 idella4 Exp $
+
+  16 Jan 2015; Ian Delaney  -xlutils-1.5.2.ebuild:
+  rm old
 
 *xlutils-1.5.2-r1 (15 Dec 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/xlrd: ChangeLog xlrd-0.9.2.ebuild xlrd-0.9.0.ebuild

2015-01-16 Thread Ian Delaney (idella4)
idella4 15/01/16 08:11:18

  Modified: ChangeLog
  Removed:  xlrd-0.9.2.ebuild xlrd-0.9.0.ebuild
  Log:
  rm old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.28 dev-python/xlrd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/xlrd/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   5 Dec 2014 10:16:40 -   1.27
+++ ChangeLog   16 Jan 2015 08:11:18 -  1.28
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/xlrd
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/xlrd/ChangeLog,v 1.27 2014/12/05 
10:16:40 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/xlrd/ChangeLog,v 1.28 2015/01/16 
08:11:18 idella4 Exp $
+
+  16 Jan 2015; Ian Delaney  -xlrd-0.9.0.ebuild,
+  -xlrd-0.9.2.ebuild:
+  rm old
 
   05 Dec 2014; Agostino Sarubbo  xlrd-0.9.3.ebuild:
   Stable for x86, wrt bug #530624






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

2015-01-16 Thread Agostino Sarubbo (ago)
ago 15/01/16 08:17:51

  Modified: libssh-0.6.4.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #533366
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  net-libs/libssh/libssh-0.6.4.ebuild

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

Index: libssh-0.6.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libssh-0.6.4.ebuild 30 Dec 2014 07:00:18 -  1.2
+++ libssh-0.6.4.ebuild 16 Jan 2015 08:17:51 -  1.3
@@ -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/net-libs/libssh/libssh-0.6.4.ebuild,v 1.2 
2014/12/30 07:00:18 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.4.ebuild,v 1.3 
2015/01/16 08:17:51 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@

http://git.libssh.org/projects/libssh.git/patch/?id=3880a8ed80a4b1e2c052bd62f328bba2f869d5ae
 -> ${PN}-0.6.4-libgcrypt_build_fix.patch"
 
 LICENSE="LGPL-2.1"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~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.119net-libs/libssh/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog   30 Dec 2014 07:00:18 -  1.118
+++ ChangeLog   16 Jan 2015 08:17:51 -  1.119
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/libssh
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.118 
2014/12/30 07:00:18 polynomial-c Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.119 
2015/01/16 08:17:51 ago Exp $
+
+  16 Jan 2015; Agostino Sarubbo  libssh-0.6.4.ebuild:
+  Stable for amd64, wrt bug #533366
 
   30 Dec 2014; Lars Wendler  libssh-0.6.4.ebuild:
   Fixed compilation with libgcrypt (bug #533424).






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

2015-01-16 Thread Agostino Sarubbo (ago)
ago 15/01/16 08:18:05

  Modified: libssh-0.6.4.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #533366
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="x86", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  net-libs/libssh/libssh-0.6.4.ebuild

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

Index: libssh-0.6.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libssh-0.6.4.ebuild 16 Jan 2015 08:17:51 -  1.3
+++ libssh-0.6.4.ebuild 16 Jan 2015 08:18:05 -  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-libs/libssh/libssh-0.6.4.ebuild,v 1.3 
2015/01/16 08:17:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.4.ebuild,v 1.4 
2015/01/16 08:18:05 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@

http://git.libssh.org/projects/libssh.git/patch/?id=3880a8ed80a4b1e2c052bd62f328bba2f869d5ae
 -> ${PN}-0.6.4-libgcrypt_build_fix.patch"
 
 LICENSE="LGPL-2.1"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~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.120net-libs/libssh/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- ChangeLog   16 Jan 2015 08:17:51 -  1.119
+++ ChangeLog   16 Jan 2015 08:18:05 -  1.120
@@ -1,6 +1,9 @@
 # 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.119 
2015/01/16 08:17:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.120 
2015/01/16 08:18:05 ago Exp $
+
+  16 Jan 2015; Agostino Sarubbo  libssh-0.6.4.ebuild:
+  Stable for x86, wrt bug #533366
 
   16 Jan 2015; Agostino Sarubbo  libssh-0.6.4.ebuild:
   Stable for amd64, wrt bug #533366






[gentoo-commits] gentoo-x86 commit in media-gfx/imagemagick: ChangeLog imagemagick-6.8.9.9.ebuild

2015-01-16 Thread Justin Lecher (jlec)
jlec15/01/16 08:21:09

  Modified: ChangeLog
  Removed:  imagemagick-6.8.9.9.ebuild
  Log:
  media-gfx/imagemagick: Cleaning vulnerable versions #534106
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.589media-gfx/imagemagick/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/imagemagick/ChangeLog?rev=1.589&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/imagemagick/ChangeLog?rev=1.589&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/imagemagick/ChangeLog?r1=1.588&r2=1.589

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v
retrieving revision 1.588
retrieving revision 1.589
diff -u -r1.588 -r1.589
--- ChangeLog   16 Jan 2015 08:08:33 -  1.588
+++ ChangeLog   16 Jan 2015 08:21:09 -  1.589
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/imagemagick
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v 1.588 
2015/01/16 08:08:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v 1.589 
2015/01/16 08:21:09 jlec Exp $
+
+  16 Jan 2015; Justin Lecher  -imagemagick-6.8.9.9.ebuild:
+  Cleaning vulnerable versions #534106
 
   16 Jan 2015; Agostino Sarubbo  imagemagick-6.9.0.3.ebuild:
   Stable for ia64, wrt bug #534106






[gentoo-commits] gentoo-x86 commit in media-libs/jasper: ChangeLog jasper-1.900.1-r7.ebuild

2015-01-16 Thread Justin Lecher (jlec)
jlec15/01/16 08:21:27

  Modified: ChangeLog
  Removed:  jasper-1.900.1-r7.ebuild
  Log:
  media-libs/jasper: Cleanup vulnerable versions for CVE-2014-{8137,8138}, 
#533744
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.115media-libs/jasper/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/jasper/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- ChangeLog   16 Jan 2015 08:07:49 -  1.114
+++ ChangeLog   16 Jan 2015 08:21:27 -  1.115
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/jasper
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/jasper/ChangeLog,v 1.114 
2015/01/16 08:07:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/jasper/ChangeLog,v 1.115 
2015/01/16 08:21:27 jlec Exp $
+
+  16 Jan 2015; Justin Lecher  -jasper-1.900.1-r7.ebuild:
+  Cleanup vulnerable versions for CVE-2014-{8137,8138}, #533744
 
   16 Jan 2015; Agostino Sarubbo  jasper-1.900.1-r8.ebuild:
   Stable for ia64, wrt bug #533744






[gentoo-commits] gentoo-x86 commit in dev-libs/cyrus-sasl: ChangeLog cyrus-sasl-2.1.26-r9.ebuild

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 08:35:30

  Modified: ChangeLog cyrus-sasl-2.1.26-r9.ebuild
  Log:
  ia64/s390/sh/sparc stable wrt #519646
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.313dev-libs/cyrus-sasl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v
retrieving revision 1.312
retrieving revision 1.313
diff -u -r1.312 -r1.313
--- ChangeLog   28 Dec 2014 15:30:29 -  1.312
+++ ChangeLog   16 Jan 2015 08:35:30 -  1.313
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/cyrus-sasl
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.312 
2014/12/28 15:30:29 titanofold Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.313 
2015/01/16 08:35:30 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  cyrus-sasl-2.1.26-r9.ebuild:
+  ia64/s390/sh/sparc stable wrt #519646
 
   28 Dec 2014; Aaron W. Swenson 
   cyrus-sasl-2.1.23-r7.ebuild, cyrus-sasl-2.1.26-r3.ebuild,



1.8  dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r9.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r9.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r9.ebuild?r1=1.7&r2=1.8

Index: cyrus-sasl-2.1.26-r9.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r9.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- cyrus-sasl-2.1.26-r9.ebuild 28 Dec 2014 15:30:29 -  1.7
+++ cyrus-sasl-2.1.26-r9.ebuild 16 Jan 2015 08:35:30 -  1.8
@@ -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-libs/cyrus-sasl/cyrus-sasl-2.1.26-r9.ebuild,v 1.7 
2014/12/28 15:30:29 titanofold Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r9.ebuild,v 1.8 
2015/01/16 08:35:30 armin76 Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="BSD-with-attribution"
 SLOT="2"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 IUSE="authdaemond berkdb gdbm kerberos ldapdb openldap mysql pam postgres 
sample sqlite
 srp ssl static-libs urandom"
 






[gentoo-commits] gentoo-x86 commit in dev-python/xlwt: ChangeLog xlwt-0.7.2.ebuild xlwt-0.7.4-r1.ebuild

2015-01-16 Thread Ian Delaney (idella4)
idella4 15/01/16 08:42:58

  Modified: ChangeLog
  Removed:  xlwt-0.7.2.ebuild xlwt-0.7.4-r1.ebuild
  Log:
  rm old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.28 dev-python/xlwt/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/xlwt/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   31 Mar 2014 20:57:39 -  1.27
+++ ChangeLog   16 Jan 2015 08:42:58 -  1.28
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/xlwt
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/xlwt/ChangeLog,v 1.27 2014/03/31 
20:57:39 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/xlwt/ChangeLog,v 1.28 2015/01/16 
08:42:58 idella4 Exp $
+
+  16 Jan 2015; Ian Delaney  -xlwt-0.7.2.ebuild,
+  -xlwt-0.7.4-r1.ebuild:
+  rm old
 
   31 Mar 2014; Michał Górny  xlwt-0.7.4-r1.ebuild,
   xlwt-0.7.5.ebuild:






[gentoo-commits] gentoo-x86 commit in media-libs/libpng: ChangeLog libpng-1.5.21.ebuild

2015-01-16 Thread Tobias Klausmann (klausman)
klausman15/01/16 08:46:41

  Modified: ChangeLog libpng-1.5.21.ebuild
  Log:
  Revert accidental alpha stabilization from bug 533358
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.487media-libs/libpng/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libpng/ChangeLog,v
retrieving revision 1.486
retrieving revision 1.487
diff -u -r1.486 -r1.487
--- ChangeLog   16 Jan 2015 08:08:10 -  1.486
+++ ChangeLog   16 Jan 2015 08:46:41 -  1.487
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libpng
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/ChangeLog,v 1.486 
2015/01/16 08:08:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/ChangeLog,v 1.487 
2015/01/16 08:46:41 klausman Exp $
+
+  16 Jan 2015; Tobias Klausmann  libpng-1.5.21.ebuild:
+  Revert accidental alpha stabilization from bug 533358
 
   16 Jan 2015; Agostino Sarubbo  libpng-1.6.16.ebuild:
   Stable for ia64, wrt bug #533358



1.8  media-libs/libpng/libpng-1.5.21.ebuild

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

Index: libpng-1.5.21.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.5.21.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libpng-1.5.21.ebuild9 Jan 2015 10:19:16 -   1.7
+++ libpng-1.5.21.ebuild16 Jan 2015 08:46:41 -  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-libs/libpng/libpng-1.5.21.ebuild,v 
1.7 2015/01/09 10:19:16 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.5.21.ebuild,v 
1.8 2015/01/16 08:46:41 klausman Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="libpng"
 SLOT="1.5"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
 IUSE="apng neon"
 
 RDEPEND="sys-libs/zlib:=[${MULTILIB_USEDEP}]






[gentoo-commits] gentoo-x86 commit in app-text/glark: ChangeLog glark-1.10.4.ebuild

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 08:52:32

  Modified: ChangeLog glark-1.10.4.ebuild
  Log:
  sparc stable wrt #505102
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.72 app-text/glark/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/glark/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog   27 Aug 2014 12:24:08 -  1.71
+++ ChangeLog   16 Jan 2015 08:52:32 -  1.72
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/glark
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/glark/ChangeLog,v 1.71 2014/08/27 
12:24:08 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/glark/ChangeLog,v 1.72 2015/01/16 
08:52:32 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  glark-1.10.4.ebuild:
+  sparc stable wrt #505102
 
   27 Aug 2014; Agostino Sarubbo  glark-1.10.4.ebuild:
   Stable for ppc, wrt bug #505102



1.12 app-text/glark/glark-1.10.4.ebuild

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

Index: glark-1.10.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.10.4.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- glark-1.10.4.ebuild 27 Aug 2014 12:24:08 -  1.11
+++ glark-1.10.4.ebuild 16 Jan 2015 08:52:32 -  1.12
@@ -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/app-text/glark/glark-1.10.4.ebuild,v 1.11 
2014/08/27 12:24:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.10.4.ebuild,v 1.12 
2015/01/16 08:52:32 armin76 Exp $
 
 EAPI=5
 USE_RUBY="ruby19"
@@ -19,7 +19,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 hppa ppc ~sparc x86"
+KEYWORDS="amd64 hppa ppc sparc x86"
 IUSE="zip"
 
 ruby_add_rdepend "






[gentoo-commits] gentoo-x86 commit in sys-power/powertop: powertop-2.6.ebuild ChangeLog

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 08:54:36

  Modified: powertop-2.6.ebuild ChangeLog
  Log:
  sparc/x86 stable wrt #520616
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.4  sys-power/powertop/powertop-2.6.ebuild

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

Index: powertop-2.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-power/powertop/powertop-2.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- powertop-2.6.ebuild 14 Sep 2014 09:08:37 -  1.3
+++ powertop-2.6.ebuild 16 Jan 2015 08:54:36 -  1.4
@@ -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/sys-power/powertop/powertop-2.6.ebuild,v 
1.3 2014/09/14 09:08:37 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/powertop/powertop-2.6.ebuild,v 
1.4 2015/01/16 08:54:36 armin76 Exp $
 
 EAPI="5"
 
@@ -11,7 +11,7 @@
SRC_URI=""
 else
SRC_URI="https://01.org/sites/default/files/downloads/${PN}/${P}.tar.gz";
-   KEYWORDS="amd64 arm ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="amd64 arm ~ppc sparc x86 ~amd64-linux ~x86-linux"
 fi
 
 DESCRIPTION="tool that helps you find what software is using the most power"



1.107sys-power/powertop/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/powertop/ChangeLog?rev=1.107&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/powertop/ChangeLog?rev=1.107&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/powertop/ChangeLog?r1=1.106&r2=1.107

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-power/powertop/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ChangeLog   24 Nov 2014 21:24:59 -  1.106
+++ ChangeLog   16 Jan 2015 08:54:36 -  1.107
@@ -1,6 +1,9 @@
 # ChangeLog for sys-power/powertop
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/powertop/ChangeLog,v 1.106 
2014/11/24 21:24:59 zerochaos Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-power/powertop/ChangeLog,v 1.107 
2015/01/16 08:54:36 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  powertop-2.6.ebuild:
+  sparc/x86 stable wrt #520616
 
 *powertop-2.7 (24 Nov 2014)
 






[gentoo-commits] gentoo-x86 commit in sys-power/upower: upower-0.99.1.ebuild ChangeLog

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 08:56:13

  Modified: upower-0.99.1.ebuild ChangeLog
  Log:
  ia64//sparc stable wrt #523044
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.4  sys-power/upower/upower-0.99.1.ebuild

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

Index: upower-0.99.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-power/upower/upower-0.99.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- upower-0.99.1.ebuild26 Sep 2014 11:41:26 -  1.3
+++ upower-0.99.1.ebuild16 Jan 2015 08:56:13 -  1.4
@@ -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/sys-power/upower/upower-0.99.1.ebuild,v 1.3 
2014/09/26 11:41:26 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/upower/upower-0.99.1.ebuild,v 1.4 
2015/01/16 08:56:13 armin76 Exp $
 
 EAPI=5
 inherit eutils systemd
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0/3" # based on SONAME of libupower-glib.so
-KEYWORDS="alpha amd64 arm ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="+introspection ios kernel_FreeBSD kernel_linux"
 
 RDEPEND=">=dev-libs/dbus-glib-0.100



1.168sys-power/upower/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-power/upower/ChangeLog,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -r1.167 -r1.168
--- ChangeLog   30 Dec 2014 07:03:59 -  1.167
+++ ChangeLog   16 Jan 2015 08:56:13 -  1.168
@@ -1,6 +1,9 @@
 # ChangeLog for sys-power/upower
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/upower/ChangeLog,v 1.167 
2014/12/30 07:03:59 williamh Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-power/upower/ChangeLog,v 1.168 
2015/01/16 08:56:13 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  upower-0.99.1.ebuild:
+  ia64//sparc stable wrt #523044
 
 *upower-0.99.2 (30 Dec 2014)
 






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

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 08:58:58

  Modified: ChangeLog lensfun-0.2.8-r1.ebuild
  Log:
  alpha/ia64/sparc/x86 stable wrt #524436
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.82 media-libs/lensfun/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog   11 Oct 2014 11:46:42 -  1.81
+++ ChangeLog   16 Jan 2015 08:58:58 -  1.82
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/lensfun
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.81 
2014/10/11 11:46:42 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.82 
2015/01/16 08:58:58 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  lensfun-0.2.8-r1.ebuild:
+  alpha/ia64/sparc/x86 stable wrt #524436
 
   11 Oct 2014; Markus Meier  lensfun-0.3.0.ebuild:
   add dev-python/docutils to DEPEND for USE=doc



1.6  media-libs/lensfun/lensfun-0.2.8-r1.ebuild

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

Index: lensfun-0.2.8-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.8-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- lensfun-0.2.8-r1.ebuild 11 Oct 2014 11:25:31 -  1.5
+++ lensfun-0.2.8-r1.ebuild 16 Jan 2015 08:58:58 -  1.6
@@ -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/media-libs/lensfun/lensfun-0.2.8-r1.ebuild,v 1.5 
2014/10/11 11:25:31 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.8-r1.ebuild,v 1.6 
2015/01/16 08:58:58 armin76 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 sse sse2"
 
 RDEPEND=">=dev-libs/glib-2.28






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

2015-01-16 Thread Jeroen Roovers (jer)
jer 15/01/16 09:12:08

  Modified: ChangeLog
  Removed:  libevent-2.0.21-r1.ebuild
  Log:
  Old.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.293dev-libs/libevent/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v
retrieving revision 1.292
retrieving revision 1.293
diff -u -r1.292 -r1.293
--- ChangeLog   16 Jan 2015 08:08:37 -  1.292
+++ ChangeLog   16 Jan 2015 09:12:08 -  1.293
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libevent
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.292 
2015/01/16 08:08:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.293 
2015/01/16 09:12:08 jer Exp $
+
+  16 Jan 2015; Jeroen Roovers  -libevent-2.0.21-r1.ebuild:
+  Old.
 
   16 Jan 2015; Agostino Sarubbo  libevent-2.0.22.ebuild:
   Stable for ia64, wrt bug #535774






[gentoo-commits] gentoo-x86 commit in dev-python/flask-mail: flask-mail-0.9.1.ebuild ChangeLog

2015-01-16 Thread Patrick Lauer (patrick)
patrick 15/01/16 09:18:52

  Modified: flask-mail-0.9.1.ebuild ChangeLog
  Log:
  Stable for amd64 and x86
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.2  dev-python/flask-mail/flask-mail-0.9.1.ebuild

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

Index: flask-mail-0.9.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/flask-mail/flask-mail-0.9.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- flask-mail-0.9.1.ebuild 30 Sep 2014 07:16:56 -  1.1
+++ flask-mail-0.9.1.ebuild 16 Jan 2015 09:18:52 -  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-python/flask-mail/flask-mail-0.9.1.ebuild,v 1.1 
2014/09/30 07:16:56 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/flask-mail/flask-mail-0.9.1.ebuild,v 1.2 
2015/01/16 09:18:52 patrick Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -16,7 +16,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="doc test"
 
 RDEPEND="dev-python/flask[${PYTHON_USEDEP}]



1.4  dev-python/flask-mail/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/flask-mail/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   30 Sep 2014 07:16:56 -  1.3
+++ ChangeLog   16 Jan 2015 09:18:52 -  1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/flask-mail
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-mail/ChangeLog,v 1.3 
2014/09/30 07:16:56 idella4 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-mail/ChangeLog,v 1.4 
2015/01/16 09:18:52 patrick Exp $
+
+  16 Jan 2015; Patrick Lauer  flask-mail-0.9.1.ebuild:
+  Stable for amd64 and x86
 
 *flask-mail-0.9.1 (30 Sep 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/xmltodict: ChangeLog xmltodict-0.8.7.ebuild xmltodict-0.8.3.ebuild

2015-01-16 Thread Ian Delaney (idella4)
idella4 15/01/16 09:33:54

  Modified: ChangeLog
  Removed:  xmltodict-0.8.7.ebuild xmltodict-0.8.3.ebuild
  Log:
  rm old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.10 dev-python/xmltodict/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/xmltodict/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   25 Apr 2014 05:09:43 -  1.9
+++ ChangeLog   16 Jan 2015 09:33:54 -  1.10
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/xmltodict
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/xmltodict/ChangeLog,v 1.9 
2014/04/25 05:09:43 radhermit Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/xmltodict/ChangeLog,v 1.10 
2015/01/16 09:33:54 idella4 Exp $
+
+  16 Jan 2015; Ian Delaney  -xmltodict-0.8.3.ebuild,
+  -xmltodict-0.8.7.ebuild:
+  rm old
 
 *xmltodict-0.9.0 (25 Apr 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-vcs/git-cola: ChangeLog git-cola-2.0.7.ebuild git-cola-2.1.0.ebuild git-cola-2.0.5-r1.ebuild git-cola-2.0.6.ebuild

2015-01-16 Thread Justin Lecher (jlec)
jlec15/01/16 09:38:51

  Modified: ChangeLog git-cola-2.0.7.ebuild
  Added:git-cola-2.1.0.ebuild
  Removed:  git-cola-2.0.5-r1.ebuild git-cola-2.0.6.ebuild
  Log:
  dev-vcs/git-cola: Version BUmp; drop old
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.37 dev-vcs/git-cola/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog   21 Oct 2014 06:57:33 -  1.36
+++ ChangeLog   16 Jan 2015 09:38:51 -  1.37
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/git-cola
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/ChangeLog,v 1.36 
2014/10/21 06:57:33 jlec Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/ChangeLog,v 1.37 
2015/01/16 09:38:51 jlec Exp $
+
+*git-cola-2.1.0 (16 Jan 2015)
+
+  16 Jan 2015; Justin Lecher  -git-cola-2.0.5-r1.ebuild,
+  -git-cola-2.0.6.ebuild, git-cola-2.0.7.ebuild, +git-cola-2.1.0.ebuild:
+  Version BUmp; drop old
 
   21 Oct 2014; Justin Lecher  files/README.gentoo:
   Fix typo, #526096; thanks Coacher spotting this



1.2  dev-vcs/git-cola/git-cola-2.0.7.ebuild

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

Index: git-cola-2.0.7.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/git-cola-2.0.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-cola-2.0.7.ebuild   1 Oct 2014 12:38:40 -   1.1
+++ git-cola-2.0.7.ebuild   16 Jan 2015 09:38:51 -  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-vcs/git-cola/git-cola-2.0.7.ebuild,v 
1.1 2014/10/01 12:38:40 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/git-cola-2.0.7.ebuild,v 
1.2 2015/01/16 09:38:51 jlec Exp $
 
 EAPI=5
 
@@ -74,6 +74,13 @@
fi
 }
 
+python_test() {
+   PYTHONPATH="${S}:${S}/build/lib:${PYTHONPATH}" LC_ALL="C" \
+   VIRTUALX_COMMAND="nosetests --verbose --with-doctest \
+   --with-id --exclude=jsonpickle --exclude=json" \
+   virtualmake
+}
+
 src_install() {
distutils-r1_src_install
 }
@@ -97,10 +104,3 @@
readme.gentoo_create_doc
docompress /usr/share/doc/${PF}/git-cola.txt
 }
-
-python_test() {
-   PYTHONPATH="${S}:${S}/build/lib:${PYTHONPATH}" LC_ALL="C" \
-   VIRTUALX_COMMAND="nosetests --verbose --with-doctest \
-   --with-id --exclude=jsonpickle --exclude=json" \
-   virtualmake
-}



1.1  dev-vcs/git-cola/git-cola-2.1.0.ebuild

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

Index: git-cola-2.1.0.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-cola/git-cola-2.1.0.ebuild,v 1.1 
2015/01/16 09:38:51 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} )
PYTHON_COMPAT=( python2_7 )
DISTUTILS_SINGLE_IMPL=true

inherit distutils-r1 readme.gentoo virtualx

DESCRIPTION="The highly caffeinated git GUI"
HOMEPAGE="http://git-cola.github.com/";
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc test"

RDEPEND="
dev-python/jsonpickle[${PYTHON_USEDEP}]
dev-python/pyinotify[${PYTHON_USEDEP}]
dev-python/PyQt4[${PYTHON_USEDEP}]
dev-vcs/git"
DEPEND="${RDEPEND}
app-text/asciidoc
app-text/xmlto
sys-devel/gettext
doc? (
dev-p

[gentoo-commits] gentoo-x86 commit in games-fps/xonotic: xonotic-0.8.0.ebuild ChangeLog

2015-01-16 Thread Michael Sterrett (mr_bones_)
mr_bones_15/01/16 09:40:51

  Modified: ChangeLog
  Added:xonotic-0.8.0.ebuild
  Log:
  version bump (bug # 536748)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.17 games-fps/xonotic/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/xonotic/ChangeLog?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/xonotic/ChangeLog?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/xonotic/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   15 Nov 2014 07:11:13 -  1.16
+++ ChangeLog   16 Jan 2015 09:40:51 -  1.17
@@ -1,6 +1,11 @@
 # ChangeLog for games-fps/xonotic
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v 1.16 
2014/11/15 07:11:13 mr_bones_ Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v 1.17 
2015/01/16 09:40:51 mr_bones_ Exp $
+
+*xonotic-0.8.0 (16 Jan 2015)
+
+  16 Jan 2015; Michael Sterrett  +xonotic-0.8.0.ebuild:
+  version bump (bug # 536748)
 
   15 Nov 2014; Michael Sterrett  -xonotic-0.6.0.ebuild:
   old



1.1  games-fps/xonotic/xonotic-0.8.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/xonotic/xonotic-0.8.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/xonotic/xonotic-0.8.0.ebuild?rev=1.1&content-type=text/plain

Index: xonotic-0.8.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/xonotic-0.8.0.ebuild,v 1.1 
2015/01/16 09:40:51 mr_bones_ Exp $

EAPI=5
inherit eutils check-reqs games

MY_PN="${PN^}"
DESCRIPTION="Fork of Nexuiz, Deathmatch FPS based on DarkPlaces, an advanced 
Quake 1 engine"
HOMEPAGE="http://www.xonotic.org/";
SRC_URI="http://dl.xonotic.org/${P}.zip";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="alsa debug dedicated doc sdl"

UIRDEPEND="
media-libs/libogg
media-libs/libtheora
media-libs/libvorbis
media-libs/libmodplug
x11-libs/libX11
x11-libs/libXau
x11-libs/libXpm
x11-libs/libXext
x11-libs/libXdmcp
x11-libs/libXxf86dga
x11-libs/libXxf86vm
virtual/opengl
media-libs/freetype:2
alsa? ( media-libs/alsa-lib )
sdl? ( media-libs/libsdl[X,sound,joystick,opengl,video,alsa?] )"
UIDEPEND="
x11-proto/xextproto
x11-proto/xf86dgaproto
x11-proto/xf86vidmodeproto
x11-proto/xproto"
RDEPEND="
sys-libs/zlib
virtual/jpeg
media-libs/libpng
net-misc/curl
~dev-libs/d0_blind_id-0.5
!dedicated? ( ${UIRDEPEND} )"
DEPEND="${RDEPEND}
!dedicated? ( ${UIDEPEND} )"

CHECKREQS_DISK_BUILD="1200M"
CHECKREQS_DISK_USR="950M"

S=${WORKDIR}/${MY_PN}

pkg_pretend() {
check-reqs_pkg_pretend
}

pkg_setup() {
check-reqs_pkg_setup
games_pkg_setup
}

src_prepare() {
sed -i \
-e "/^EXE_/s:darkplaces:${PN}:" \
-e "s:-O3:${CFLAGS}:" \
-e "/-lm/s:$: ${LDFLAGS}:" \
-e '/^STRIP/s/strip/true/' \
source/darkplaces/makefile.inc || die

if ! use alsa; then
sed -i \
-e "/DEFAULT_SNDAPI/s:ALSA:OSS:" \
source/darkplaces/makefile || die
fi
}

src_compile() {
local t="$(use debug && echo debug || echo release)"
local i

# use a for-loop wrt bug 473352
for i in sv-${t} $(use !dedicated && echo "cl-${t} $(use sdl && echo 
sdl-${t})") ; do
emake \
-C source/darkplaces \
DP_LINK_TO_LIBJPEG=1 \
DP_FS_BASEDIR="${GAMES_DATADIR}/${PN}" \
${i}
done
}

src_install() {
if ! use dedicated; then
dogamesbin source/darkplaces/${PN}-glx
newicon misc/logos/${PN}_icon.svg ${PN}.svg
make_desktop_entry ${PN}-glx "${MY_PN} (GLX)"

if use sdl; then
dogamesbin source/darkplaces/${PN}-sdl
make_desktop_entry ${PN}-sdl "${MY_PN} (SDL)"
fi
fi
dogamesbin source/darkplaces/${PN}-dedicated

dodoc Docs/*.txt
use doc && dohtml -r Docs

insinto "${GAMES_DATADIR}/$

[gentoo-commits] gentoo-x86 commit in dev-python/wtforms: ChangeLog wtforms-2.0.ebuild wtforms-1.0.5.ebuild

2015-01-16 Thread Ian Delaney (idella4)
idella4 15/01/16 09:40:48

  Modified: ChangeLog
  Removed:  wtforms-2.0.ebuild wtforms-1.0.5.ebuild
  Log:
  rm old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.43 dev-python/wtforms/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/wtforms/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog   16 Jan 2015 03:38:06 -  1.42
+++ ChangeLog   16 Jan 2015 09:40:48 -  1.43
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/wtforms
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wtforms/ChangeLog,v 1.42 
2015/01/16 03:38:06 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wtforms/ChangeLog,v 1.43 
2015/01/16 09:40:48 idella4 Exp $
+
+  16 Jan 2015; Ian Delaney  -wtforms-1.0.5.ebuild,
+  -wtforms-2.0.ebuild:
+  rm old
 
   16 Jan 2015; Patrick Lauer  wtforms-2.0.1.ebuild:
   Stable on amd64 and x86 for 527558






[gentoo-commits] gentoo-x86 commit in media-libs/libmp3splt: ChangeLog libmp3splt-0.9.1a.ebuild

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 09:48:22

  Modified: ChangeLog libmp3splt-0.9.1a.ebuild
  Log:
  sparc stable wrt #514880
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.48 media-libs/libmp3splt/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libmp3splt/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog   11 Oct 2014 16:42:56 -  1.47
+++ ChangeLog   16 Jan 2015 09:48:22 -  1.48
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libmp3splt
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libmp3splt/ChangeLog,v 1.47 
2014/10/11 16:42:56 klausman Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libmp3splt/ChangeLog,v 1.48 
2015/01/16 09:48:22 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  libmp3splt-0.9.1a.ebuild:
+  sparc stable wrt #514880
 
   11 Oct 2014; Tobias Klausmann  libmp3splt-0.9.1a.ebuild:
   Stable on alpha, bug 514880



1.6  media-libs/libmp3splt/libmp3splt-0.9.1a.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libmp3splt/libmp3splt-0.9.1a.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libmp3splt/libmp3splt-0.9.1a.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libmp3splt/libmp3splt-0.9.1a.ebuild?r1=1.5&r2=1.6

Index: libmp3splt-0.9.1a.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-libs/libmp3splt/libmp3splt-0.9.1a.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libmp3splt-0.9.1a.ebuild11 Oct 2014 16:42:56 -  1.5
+++ libmp3splt-0.9.1a.ebuild16 Jan 2015 09:48:22 -  1.6
@@ -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/media-libs/libmp3splt/libmp3splt-0.9.1a.ebuild,v 1.5 
2014/10/11 16:42:56 klausman Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libmp3splt/libmp3splt-0.9.1a.ebuild,v 1.6 
2015/01/16 09:48:22 armin76 Exp $
 
 EAPI=4
 inherit versionator autotools eutils multilib
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 sparc x86"
 IUSE="doc flac pcre"
 
 RDEPEND="media-libs/libmad






[gentoo-commits] gentoo-x86 commit in net-misc/dahdi: dahdi-2.10.0.1.ebuild ChangeLog

2015-01-16 Thread Agostino Sarubbo (ago)
ago 15/01/16 09:49:36

  Modified: dahdi-2.10.0.1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #533104
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  net-misc/dahdi/dahdi-2.10.0.1.ebuild

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

Index: dahdi-2.10.0.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/dahdi/dahdi-2.10.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dahdi-2.10.0.1.ebuild   30 Dec 2014 10:53:46 -  1.1
+++ dahdi-2.10.0.1.ebuild   16 Jan 2015 09:49:36 -  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/net-misc/dahdi/dahdi-2.10.0.1.ebuild,v 1.1 
2014/12/30 10:53:46 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/dahdi-2.10.0.1.ebuild,v 1.2 
2015/01/16 09:49:36 ago Exp $
 
 EAPI=5
 
@@ -36,7 +36,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="flash"
 RESTRICT="test"
 



1.67 net-misc/dahdi/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dahdi/ChangeLog?rev=1.67&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dahdi/ChangeLog?rev=1.67&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dahdi/ChangeLog?r1=1.66&r2=1.67

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/dahdi/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog   30 Dec 2014 10:53:46 -  1.66
+++ ChangeLog   16 Jan 2015 09:49:36 -  1.67
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/dahdi
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/ChangeLog,v 1.66 2014/12/30 
10:53:46 chainsaw Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/ChangeLog,v 1.67 2015/01/16 
09:49:36 ago Exp $
+
+  16 Jan 2015; Agostino Sarubbo  dahdi-2.10.0.1.ebuild:
+  Stable for amd64, wrt bug #533104
 
 *dahdi-2.10.0.1 (30 Dec 2014)
 






[gentoo-commits] gentoo-x86 commit in net-misc/dahdi: dahdi-2.10.0.1.ebuild ChangeLog

2015-01-16 Thread Agostino Sarubbo (ago)
ago 15/01/16 09:49:51

  Modified: dahdi-2.10.0.1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #533104
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="x86", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  net-misc/dahdi/dahdi-2.10.0.1.ebuild

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

Index: dahdi-2.10.0.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/dahdi/dahdi-2.10.0.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dahdi-2.10.0.1.ebuild   16 Jan 2015 09:49:36 -  1.2
+++ dahdi-2.10.0.1.ebuild   16 Jan 2015 09:49:51 -  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-misc/dahdi/dahdi-2.10.0.1.ebuild,v 1.2 
2015/01/16 09:49:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/dahdi-2.10.0.1.ebuild,v 1.3 
2015/01/16 09:49:51 ago Exp $
 
 EAPI=5
 
@@ -36,7 +36,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="flash"
 RESTRICT="test"
 



1.68 net-misc/dahdi/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dahdi/ChangeLog?rev=1.68&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dahdi/ChangeLog?rev=1.68&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dahdi/ChangeLog?r1=1.67&r2=1.68

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/dahdi/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog   16 Jan 2015 09:49:36 -  1.67
+++ ChangeLog   16 Jan 2015 09:49:51 -  1.68
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/dahdi
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/ChangeLog,v 1.67 2015/01/16 
09:49:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/ChangeLog,v 1.68 2015/01/16 
09:49:51 ago Exp $
+
+  16 Jan 2015; Agostino Sarubbo  dahdi-2.10.0.1.ebuild:
+  Stable for x86, wrt bug #533104
 
   16 Jan 2015; Agostino Sarubbo  dahdi-2.10.0.1.ebuild:
   Stable for amd64, wrt bug #533104






[gentoo-commits] gentoo-x86 commit in media-sound/mp3splt: ChangeLog mp3splt-2.6.1a.ebuild

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 09:49:44

  Modified: ChangeLog mp3splt-2.6.1a.ebuild
  Log:
  sparc stable wrt #514880
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.67 media-sound/mp3splt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mp3splt/ChangeLog?rev=1.67&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mp3splt/ChangeLog?rev=1.67&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mp3splt/ChangeLog?r1=1.66&r2=1.67

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/mp3splt/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog   11 Oct 2014 16:43:05 -  1.66
+++ ChangeLog   16 Jan 2015 09:49:44 -  1.67
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/mp3splt
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3splt/ChangeLog,v 1.66 
2014/10/11 16:43:05 klausman Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3splt/ChangeLog,v 1.67 
2015/01/16 09:49:44 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  mp3splt-2.6.1a.ebuild:
+  sparc stable wrt #514880
 
   11 Oct 2014; Tobias Klausmann  mp3splt-2.6.1a.ebuild:
   Stable on alpha, bug 514880



1.6  media-sound/mp3splt/mp3splt-2.6.1a.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mp3splt/mp3splt-2.6.1a.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mp3splt/mp3splt-2.6.1a.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mp3splt/mp3splt-2.6.1a.ebuild?r1=1.5&r2=1.6

Index: mp3splt-2.6.1a.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/mp3splt/mp3splt-2.6.1a.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mp3splt-2.6.1a.ebuild   11 Oct 2014 16:43:05 -  1.5
+++ mp3splt-2.6.1a.ebuild   16 Jan 2015 09:49:44 -  1.6
@@ -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/media-sound/mp3splt/mp3splt-2.6.1a.ebuild,v 
1.5 2014/10/11 16:43:05 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3splt/mp3splt-2.6.1a.ebuild,v 
1.6 2015/01/16 09:49:44 armin76 Exp $
 
 EAPI=4
 inherit multilib
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 sparc x86"
 IUSE="flac"
 
 RDEPEND="~media-libs/libmp3splt-0.9.1a[flac?]"






[gentoo-commits] gentoo-x86 commit in sys-fs/udisks: udisks-1.0.5-r1.ebuild ChangeLog

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 09:52:16

  Modified: udisks-1.0.5-r1.ebuild ChangeLog
  Log:
  sparc stable wrt #516766
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.11 sys-fs/udisks/udisks-1.0.5-r1.ebuild

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

Index: udisks-1.0.5-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udisks/udisks-1.0.5-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- udisks-1.0.5-r1.ebuild  6 Dec 2014 20:19:20 -   1.10
+++ udisks-1.0.5-r1.ebuild  16 Jan 2015 09:52:16 -  1.11
@@ -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/sys-fs/udisks/udisks-1.0.5-r1.ebuild,v 1.10 
2014/12/06 20:19:20 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udisks/udisks-1.0.5-r1.ebuild,v 1.11 
2015/01/16 09:52:16 armin76 Exp $
 
 EAPI=5
 inherit eutils bash-completion-r1 linux-info udev systemd
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86"
 IUSE="debug nls remote-access selinux"
 
 COMMON_DEPEND=">=dev-libs/dbus-glib-0.100



1.176sys-fs/udisks/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udisks/ChangeLog,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -r1.175 -r1.176
--- ChangeLog   30 Dec 2014 06:54:19 -  1.175
+++ ChangeLog   16 Jan 2015 09:52:16 -  1.176
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/udisks
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udisks/ChangeLog,v 1.175 2014/12/30 
06:54:19 williamh Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udisks/ChangeLog,v 1.176 2015/01/16 
09:52:16 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  udisks-1.0.5-r1.ebuild:
+  sparc stable wrt #516766
 
 *udisks-2.1.4 (30 Dec 2014)
 






[gentoo-commits] gentoo-x86 commit in net-libs/rb_libtorrent: ChangeLog rb_libtorrent-0.16.17.ebuild

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 09:53:31

  Modified: ChangeLog rb_libtorrent-0.16.17.ebuild
  Log:
  sparc stable wrt #522764
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.183net-libs/rb_libtorrent/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -r1.182 -r1.183
--- ChangeLog   19 Dec 2014 21:07:33 -  1.182
+++ ChangeLog   16 Jan 2015 09:53:31 -  1.183
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/rb_libtorrent
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.182 
2014/12/19 21:07:33 hwoarang Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.183 
2015/01/16 09:53:31 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  rb_libtorrent-0.16.17.ebuild:
+  sparc stable wrt #522764
 
 *rb_libtorrent-1.0.3 (19 Dec 2014)
 



1.7  net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild

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

Index: rb_libtorrent-0.16.17.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- rb_libtorrent-0.16.17.ebuild15 Nov 2014 08:33:02 -  1.6
+++ rb_libtorrent-0.16.17.ebuild16 Jan 2015 09:53:31 -  1.7
@@ -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/net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild,v 
1.6 2014/11/15 08:33:02 hwoarang Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild,v 
1.7 2015/01/16 09:53:31 armin76 Exp $
 
 EAPI="4"
 PYTHON_DEPEND="python? 2:2.7"
@@ -19,7 +19,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 arm ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 arm ~ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE="debug doc examples python ssl static-libs test"
 RESTRICT="test"
 






[gentoo-commits] gentoo-x86 commit in media-sound/fluidsynth: fluidsynth-1.1.6-r1.ebuild ChangeLog

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 09:55:39

  Modified: fluidsynth-1.1.6-r1.ebuild ChangeLog
  Log:
  alpha/sparc stable wrt #525744
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.7  media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild

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

Index: fluidsynth-1.1.6-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- fluidsynth-1.1.6-r1.ebuild  21 Oct 2014 14:37:48 -  1.6
+++ fluidsynth-1.1.6-r1.ebuild  16 Jan 2015 09:55:39 -  1.7
@@ -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/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild,v 1.6 
2014/10/21 14:37:48 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild,v 1.7 
2015/01/16 09:55:39 armin76 Exp $
 
 EAPI=5
 inherit cmake-multilib flag-o-matic
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE="alsa dbus debug examples jack ladspa lash portaudio pulseaudio readline 
sndfile"
 
 RDEPEND=">=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]



1.84 media-sound/fluidsynth/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/ChangeLog?rev=1.84&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/ChangeLog?rev=1.84&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/ChangeLog?r1=1.83&r2=1.84

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog   21 Oct 2014 14:37:48 -  1.83
+++ ChangeLog   16 Jan 2015 09:55:39 -  1.84
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/fluidsynth
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.83 
2014/10/21 14:37:48 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.84 
2015/01/16 09:55:39 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  fluidsynth-1.1.6-r1.ebuild:
+  alpha/sparc stable wrt #525744
 
   21 Oct 2014; Pacho Ramos  fluidsynth-1.1.6-r1.ebuild:
   amd64/x86 stable, bug #525744






[gentoo-commits] gentoo-x86 commit in media-libs/libpng: ChangeLog libpng-1.6.12.ebuild

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 09:56:33

  Modified: ChangeLog libpng-1.6.12.ebuild
  Log:
  m68k/s390/sh/sparc stable wrt #517788
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.488media-libs/libpng/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libpng/ChangeLog,v
retrieving revision 1.487
retrieving revision 1.488
diff -u -r1.487 -r1.488
--- ChangeLog   16 Jan 2015 08:46:41 -  1.487
+++ ChangeLog   16 Jan 2015 09:56:33 -  1.488
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libpng
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/ChangeLog,v 1.487 
2015/01/16 08:46:41 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/ChangeLog,v 1.488 
2015/01/16 09:56:33 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  libpng-1.6.12.ebuild:
+  m68k/s390/sh/sparc stable wrt #517788
 
   16 Jan 2015; Tobias Klausmann  libpng-1.5.21.ebuild:
   Revert accidental alpha stabilization from bug 533358



1.8  media-libs/libpng/libpng-1.6.12.ebuild

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

Index: libpng-1.6.12.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.6.12.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libpng-1.6.12.ebuild17 Oct 2014 14:55:13 -  1.7
+++ libpng-1.6.12.ebuild16 Jan 2015 09:56:33 -  1.8
@@ -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/media-libs/libpng/libpng-1.6.12.ebuild,v 
1.7 2014/10/17 14:55:13 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.6.12.ebuild,v 
1.8 2015/01/16 09:56:33 armin76 Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE="libpng"
 SLOT="0/16"
-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 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
+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 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
 IUSE="apng neon static-libs"
 
 RDEPEND=">=sys-libs/zlib-1.2.8-r1:=[${MULTILIB_USEDEP}]






[gentoo-commits] gentoo-x86 commit in dev-games/physfs: physfs-2.0.3-r1.ebuild ChangeLog

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 09:57:45

  Modified: physfs-2.0.3-r1.ebuild ChangeLog
  Log:
  alpha/sparc/x86 stable wrt #526060
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.5  dev-games/physfs/physfs-2.0.3-r1.ebuild

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

Index: physfs-2.0.3-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-games/physfs/physfs-2.0.3-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- physfs-2.0.3-r1.ebuild  27 Dec 2014 19:29:23 -  1.4
+++ physfs-2.0.3-r1.ebuild  16 Jan 2015 09:57:45 -  1.5
@@ -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-games/physfs/physfs-2.0.3-r1.ebuild,v 
1.4 2014/12/27 19:29:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/physfs/physfs-2.0.3-r1.ebuild,v 
1.5 2015/01/16 09:57:45 armin76 Exp $
 
 EAPI=5
 inherit cmake-multilib
@@ -11,7 +11,7 @@
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE="doc grp hog mvl qpak static-libs wad +zip"
 
 RDEPEND=""



1.60 dev-games/physfs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/physfs/ChangeLog?rev=1.60&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/physfs/ChangeLog?rev=1.60&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/physfs/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-games/physfs/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog   27 Dec 2014 19:29:23 -  1.59
+++ ChangeLog   16 Jan 2015 09:57:45 -  1.60
@@ -1,6 +1,9 @@
 # ChangeLog for dev-games/physfs
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/physfs/ChangeLog,v 1.59 
2014/12/27 19:29:23 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-games/physfs/ChangeLog,v 1.60 
2015/01/16 09:57:45 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  physfs-2.0.3-r1.ebuild:
+  alpha/sparc/x86 stable wrt #526060
 
   27 Dec 2014; Agostino Sarubbo  physfs-2.0.3-r1.ebuild:
   Stable for amd64, wrt bug #526060






[gentoo-commits] gentoo-x86 commit in media-libs/sdl-mixer: ChangeLog sdl-mixer-1.2.12-r4.ebuild

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 09:59:41

  Modified: ChangeLog sdl-mixer-1.2.12-r4.ebuild
  Log:
  alpha/ia64/sh/sparc stable wrt #525500
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.135media-libs/sdl-mixer/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- ChangeLog   23 Oct 2014 20:12:10 -  1.134
+++ ChangeLog   16 Jan 2015 09:59:41 -  1.135
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/sdl-mixer
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.134 
2014/10/23 20:12:10 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.135 
2015/01/16 09:59:41 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  sdl-mixer-1.2.12-r4.ebuild:
+  alpha/ia64/sh/sparc stable wrt #525500
 
   23 Oct 2014; Markus Meier  sdl-mixer-1.2.12-r4.ebuild:
   arm stable, bug #525500



1.9  media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild?r1=1.8&r2=1.9

Index: sdl-mixer-1.2.12-r4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sdl-mixer-1.2.12-r4.ebuild  23 Oct 2014 20:12:10 -  1.8
+++ sdl-mixer-1.2.12-r4.ebuild  16 Jan 2015 09:59:41 -  1.9
@@ -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/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild,v 1.8 
2014/10/23 20:12:10 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild,v 1.9 
2015/01/16 09:59:41 armin76 Exp $
 
 EAPI=5
 inherit eutils multilib-minimal
@@ -12,7 +12,7 @@
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="flac fluidsynth mad midi mikmod mod modplug mp3 playtools smpeg 
static-libs timidity vorbis +wav"
 REQUIRED_USE="
midi? ( || ( timidity fluidsynth ) )






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

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 10:02:18

  Modified: ChangeLog gmock-1.7.0-r1.ebuild
  Log:
  alpha/ia64/sparc stable wrt #525970
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.31 dev-cpp/gmock/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gmock/ChangeLog?rev=1.31&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gmock/ChangeLog?rev=1.31&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gmock/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/gmock/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog   19 Nov 2014 11:33:07 -  1.30
+++ ChangeLog   16 Jan 2015 10:02:18 -  1.31
@@ -1,6 +1,9 @@
 # ChangeLog for dev-cpp/gmock
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gmock/ChangeLog,v 1.30 2014/11/19 
11:33:07 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gmock/ChangeLog,v 1.31 2015/01/16 
10:02:18 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  gmock-1.7.0-r1.ebuild:
+  alpha/ia64/sparc stable wrt #525970
 
   19 Nov 2014; Agostino Sarubbo  gmock-1.7.0-r1.ebuild:
   Stable for ppc64, wrt bug #529822



1.7  dev-cpp/gmock/gmock-1.7.0-r1.ebuild

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

Index: gmock-1.7.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/gmock/gmock-1.7.0-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gmock-1.7.0-r1.ebuild   19 Nov 2014 11:33:07 -  1.6
+++ gmock-1.7.0-r1.ebuild   16 Jan 2015 10:02:18 -  1.7
@@ -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-cpp/gmock/gmock-1.7.0-r1.ebuild,v 1.6 
2014/11/19 11:33:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gmock/gmock-1.7.0-r1.ebuild,v 1.7 
2015/01/16 10:02:18 armin76 Exp $
 
 EAPI="4"
 
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86"
 IUSE="static-libs"
 
 RDEPEND="=dev-cpp/gtest-${PV}*[${MULTILIB_USEDEP}]"






[gentoo-commits] gentoo-x86 commit in dev-db/libiodbc: ChangeLog libiodbc-3.52.8-r2.ebuild

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 10:03:17

  Modified: ChangeLog libiodbc-3.52.8-r2.ebuild
  Log:
  alpha/ia64/s390/sh/sparc stable wrt #525974
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.68 dev-db/libiodbc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libiodbc/ChangeLog?rev=1.68&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libiodbc/ChangeLog?rev=1.68&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libiodbc/ChangeLog?r1=1.67&r2=1.68

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/libiodbc/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog   25 Oct 2014 14:10:24 -  1.67
+++ ChangeLog   16 Jan 2015 10:03:17 -  1.68
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/libiodbc
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/libiodbc/ChangeLog,v 1.67 2014/10/25 
14:10:24 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libiodbc/ChangeLog,v 1.68 2015/01/16 
10:03:17 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  libiodbc-3.52.8-r2.ebuild:
+  alpha/ia64/s390/sh/sparc stable wrt #525974
 
   25 Oct 2014; Markus Meier  libiodbc-3.52.8-r2.ebuild:
   arm stable, bug #525974



1.7  dev-db/libiodbc/libiodbc-3.52.8-r2.ebuild

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

Index: libiodbc-3.52.8-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/libiodbc/libiodbc-3.52.8-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libiodbc-3.52.8-r2.ebuild   25 Oct 2014 14:10:24 -  1.6
+++ libiodbc-3.52.8-r2.ebuild   16 Jan 2015 10:03:17 -  1.7
@@ -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-db/libiodbc/libiodbc-3.52.8-r2.ebuild,v 
1.6 2014/10/25 14:10:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libiodbc/libiodbc-3.52.8-r2.ebuild,v 
1.7 2015/01/16 10:03:17 armin76 Exp $
 
 EAPI="5"
 
@@ -12,7 +12,7 @@
 HOMEPAGE="http://www.iodbc.org/";
 SRC_URI="https://github.com/openlink/${MY_PN}/archive/v${PV}.zip -> ${P}.zip"
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 LICENSE="|| ( LGPL-2 BSD )"
 SLOT="0"
 IUSE="gtk"






[gentoo-commits] gentoo-x86 commit in dev-libs/libaio: libaio-0.3.110.ebuild ChangeLog libaio-0.3.109-r4.ebuild

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 10:04:40

  Modified: libaio-0.3.110.ebuild ChangeLog
libaio-0.3.109-r4.ebuild
  Log:
  alpha/ia64/m68k/s390/sh/sparc stable wrt #525980
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.5  dev-libs/libaio/libaio-0.3.110.ebuild

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

Index: libaio-0.3.110.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libaio/libaio-0.3.110.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libaio-0.3.110.ebuild   25 Oct 2014 14:09:38 -  1.4
+++ libaio-0.3.110.ebuild   16 Jan 2015 10:04:40 -  1.5
@@ -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-libs/libaio/libaio-0.3.110.ebuild,v 1.4 
2014/10/25 14:09:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/libaio-0.3.110.ebuild,v 1.5 
2015/01/16 10:04:40 armin76 Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 
~amd64-linux ~x86-linux"
 IUSE="static-libs test"
 
 src_prepare() {



1.91 dev-libs/libaio/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libaio/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog   25 Oct 2014 14:09:38 -  1.90
+++ ChangeLog   16 Jan 2015 10:04:40 -  1.91
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/libaio
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/ChangeLog,v 1.90 2014/10/25 
14:09:38 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/ChangeLog,v 1.91 2015/01/16 
10:04:40 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  libaio-0.3.109-r4.ebuild,
+  libaio-0.3.110.ebuild:
+  alpha/ia64/m68k/s390/sh/sparc stable wrt #525980
 
   25 Oct 2014; Markus Meier  libaio-0.3.110.ebuild:
   arm stable, bug #525980



1.13 dev-libs/libaio/libaio-0.3.109-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libaio/libaio-0.3.109-r4.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libaio/libaio-0.3.109-r4.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libaio/libaio-0.3.109-r4.ebuild?r1=1.12&r2=1.13

Index: libaio-0.3.109-r4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libaio/libaio-0.3.109-r4.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- libaio-0.3.109-r4.ebuild13 Mar 2013 10:52:55 -  1.12
+++ libaio-0.3.109-r4.ebuild16 Jan 2015 10:04:40 -  1.13
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/libaio-0.3.109-r4.ebuild,v 
1.12 2013/03/13 10:52:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/libaio-0.3.109-r4.ebuild,v 
1.13 2015/01/16 10:04:40 armin76 Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 
~amd64-linux ~x86-linux"
 IUSE="multilib static-libs test"
 
 EMULTILIB_PKG="true"






[gentoo-commits] gentoo-x86 commit in dev-libs/popt: ChangeLog popt-1.16-r2.ebuild

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 10:05:37

  Modified: ChangeLog popt-1.16-r2.ebuild
  Log:
  alpha/ia64/sparc stable wrt #525984
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.109dev-libs/popt/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- ChangeLog   2 Nov 2014 22:16:19 -   1.108
+++ ChangeLog   16 Jan 2015 10:05:37 -  1.109
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/popt
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v 1.108 2014/11/02 
22:16:19 vapier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v 1.109 2015/01/16 
10:05:37 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  popt-1.16-r2.ebuild:
+  alpha/ia64/sparc stable wrt #525984
 
   02 Nov 2014; Mike Frysinger  popt-1.16-r2.ebuild:
   Mark arm64/m68k/s390/sh stable.



1.7  dev-libs/popt/popt-1.16-r2.ebuild

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

Index: popt-1.16-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.16-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- popt-1.16-r2.ebuild 2 Nov 2014 22:16:19 -   1.6
+++ popt-1.16-r2.ebuild 16 Jan 2015 10:05:37 -  1.7
@@ -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-libs/popt/popt-1.16-r2.ebuild,v 1.6 
2014/11/02 22:16:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.16-r2.ebuild,v 1.7 
2015/01/16 10:05:37 armin76 Exp $
 
 EAPI=5
 inherit eutils multilib-minimal
@@ -11,7 +11,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
 IUSE="nls static-libs"
 
 RDEPEND="nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )"






[gentoo-commits] gentoo-x86 commit in dev-python/wstools: wstools-0.4.3.ebuild ChangeLog wstools-0.4.ebuild wstools-0.3.ebuild wstools-0.4-r1.ebuild

2015-01-16 Thread Ian Delaney (idella4)
idella4 15/01/16 10:16:19

  Modified: wstools-0.4.3.ebuild ChangeLog
  Removed:  wstools-0.4.ebuild wstools-0.3.ebuild
wstools-0.4-r1.ebuild
  Log:
  clean old impls, rm old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.14 dev-python/wstools/wstools-0.4.3.ebuild

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

Index: wstools-0.4.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/wstools/wstools-0.4.3.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- wstools-0.4.3.ebuild15 Sep 2014 08:19:50 -  1.13
+++ wstools-0.4.3.ebuild16 Jan 2015 10:16:19 -  1.14
@@ -1,10 +1,10 @@
-# 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-python/wstools/wstools-0.4.3.ebuild,v 
1.13 2014/09/15 08:19:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wstools/wstools-0.4.3.ebuild,v 
1.14 2015/01/16 10:16:19 idella4 Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
+PYTHON_COMPAT=( python2_7 pypy )
 PYTHON_REQ_USE="xml(+)"
 
 inherit distutils-r1



1.26 dev-python/wstools/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/wstools/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   15 Sep 2014 08:19:50 -  1.25
+++ ChangeLog   16 Jan 2015 10:16:19 -  1.26
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/wstools
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wstools/ChangeLog,v 1.25 
2014/09/15 08:19:50 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wstools/ChangeLog,v 1.26 
2015/01/16 10:16:19 idella4 Exp $
+
+  16 Jan 2015; Ian Delaney  -wstools-0.3.ebuild,
+  -wstools-0.4-r1.ebuild, -wstools-0.4.ebuild, wstools-0.4.3.ebuild:
+  clean old impls, rm old
 
   15 Sep 2014; Agostino Sarubbo  wstools-0.4.3.ebuild:
   Stable for sparc, wrt bug #512012






[gentoo-commits] gentoo-x86 commit in dev-vcs/git-cola: ChangeLog git-cola-2.0.7.ebuild git-cola-2.1.0.ebuild

2015-01-16 Thread Justin Lecher (jlec)
jlec15/01/16 10:41:45

  Modified: ChangeLog git-cola-2.0.7.ebuild
git-cola-2.1.0.ebuild
  Log:
  dev-vcs/git-cola: Fix tests and docs
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.38 dev-vcs/git-cola/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   16 Jan 2015 09:38:51 -  1.37
+++ ChangeLog   16 Jan 2015 10:41:45 -  1.38
@@ -1,6 +1,10 @@
 # ChangeLog for dev-vcs/git-cola
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/ChangeLog,v 1.37 
2015/01/16 09:38:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/ChangeLog,v 1.38 
2015/01/16 10:41:45 jlec Exp $
+
+  16 Jan 2015; Justin Lecher  git-cola-2.0.7.ebuild,
+  git-cola-2.1.0.ebuild:
+  Fix tests and docs
 
 *git-cola-2.1.0 (16 Jan 2015)
 



1.3  dev-vcs/git-cola/git-cola-2.0.7.ebuild

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

Index: git-cola-2.0.7.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/git-cola-2.0.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- git-cola-2.0.7.ebuild   16 Jan 2015 09:38:51 -  1.2
+++ git-cola-2.0.7.ebuild   16 Jan 2015 10:41:45 -  1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/git-cola-2.0.7.ebuild,v 
1.2 2015/01/16 09:38:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/git-cola-2.0.7.ebuild,v 
1.3 2015/01/16 10:41:45 jlec Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3} )
+PYTHON_COMPAT=( python2_7 python3_{3,4} )
 DISTUTILS_SINGLE_IMPL=true
 
 inherit distutils-r1 readme.gentoo virtualx
@@ -18,6 +18,8 @@
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc test"
 
+REQUIRED_USE="doc? ( python_targets_python2_7 )"
+
 RDEPEND="
dev-python/jsonpickle[${PYTHON_USEDEP}]
dev-python/pyinotify[${PYTHON_USEDEP}]
@@ -27,7 +29,10 @@
app-text/asciidoc
app-text/xmlto
sys-devel/gettext
-   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+   doc? (
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   dev-python/sphinxtogithub[$(python_gen_usedep 'python2*')]
+   )
test? (
dev-python/nose[${PYTHON_USEDEP}]
sys-apps/net-tools
@@ -76,8 +81,8 @@
 
 python_test() {
PYTHONPATH="${S}:${S}/build/lib:${PYTHONPATH}" LC_ALL="C" \
-   VIRTUALX_COMMAND="nosetests --verbose --with-doctest \
-   --with-id --exclude=jsonpickle --exclude=json" \
+   VIRTUALX_COMMAND="nosetests --verbose \
+   --with-id --with-doctest --exclude=sphinxtogithub" \
virtualmake
 }
 



1.2  dev-vcs/git-cola/git-cola-2.1.0.ebuild

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

Index: git-cola-2.1.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/git-cola-2.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-cola-2.1.0.ebuild   16 Jan 2015 09:38:51 -  1.1
+++ git-cola-2.1.0.ebuild   16 Jan 2015 10:41:45 -  1.2
@@ -1,11 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/git-cola-2.1.0.ebuild,v 
1.1 2015/01/16 09:38:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/git-cola-2.1.0.ebuild,v 
1.2 2015/01/16 10:41:45 jlec Exp $
 
 EAPI=5
 
 PYTHON_COMPAT=(

[gentoo-commits] gentoo-x86 commit in dev-python/whoosh: ChangeLog whoosh-2.5.7.ebuild whoosh-2.4.1.ebuild

2015-01-16 Thread Ian Delaney (idella4)
idella4 15/01/16 10:57:09

  Modified: ChangeLog
  Removed:  whoosh-2.5.7.ebuild whoosh-2.4.1.ebuild
  Log:
  rm old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.26 dev-python/whoosh/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/whoosh/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   28 Dec 2014 12:09:11 -  1.25
+++ ChangeLog   16 Jan 2015 10:57:09 -  1.26
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/whoosh
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/whoosh/ChangeLog,v 1.25 
2014/12/28 12:09:11 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/whoosh/ChangeLog,v 1.26 
2015/01/16 10:57:09 idella4 Exp $
+
+  16 Jan 2015; Ian Delaney  -whoosh-2.4.1.ebuild,
+  -whoosh-2.5.7.ebuild:
+  rm old
 
   28 Dec 2014; Agostino Sarubbo  whoosh-2.6.0.ebuild:
   Stable for x86, wrt bug #531028






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

2015-01-16 Thread Agostino Sarubbo (ago)
ago 15/01/16 11:07:24

  Modified: mod_wsgi-4.3.0.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #533312
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="x86", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  www-apache/mod_wsgi/mod_wsgi-4.3.0.ebuild

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

Index: mod_wsgi-4.3.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_wsgi/mod_wsgi-4.3.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mod_wsgi-4.3.0.ebuild   16 Jan 2015 11:07:12 -  1.2
+++ mod_wsgi-4.3.0.ebuild   16 Jan 2015 11:07:24 -  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/www-apache/mod_wsgi/mod_wsgi-4.3.0.ebuild,v 
1.2 2015/01/16 11:07:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_wsgi/mod_wsgi-4.3.0.ebuild,v 
1.3 2015/01/16 11:07:24 ago Exp $
 
 EAPI="5"
 
@@ -15,7 +15,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 DEPEND=""



1.56 www-apache/mod_wsgi/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_wsgi/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog   16 Jan 2015 11:07:12 -  1.55
+++ ChangeLog   16 Jan 2015 11:07:24 -  1.56
@@ -1,6 +1,9 @@
 # ChangeLog for www-apache/mod_wsgi
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_wsgi/ChangeLog,v 1.55 
2015/01/16 11:07:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_wsgi/ChangeLog,v 1.56 
2015/01/16 11:07:24 ago Exp $
+
+  16 Jan 2015; Agostino Sarubbo  mod_wsgi-4.3.0.ebuild:
+  Stable for x86, wrt bug #533312
 
   16 Jan 2015; Agostino Sarubbo  mod_wsgi-4.3.0.ebuild:
   Stable for amd64, wrt bug #533312






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

2015-01-16 Thread Agostino Sarubbo (ago)
ago 15/01/16 11:07:12

  Modified: mod_wsgi-4.3.0.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #533312
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  www-apache/mod_wsgi/mod_wsgi-4.3.0.ebuild

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

Index: mod_wsgi-4.3.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_wsgi/mod_wsgi-4.3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mod_wsgi-4.3.0.ebuild   23 Sep 2014 18:54:33 -  1.1
+++ mod_wsgi-4.3.0.ebuild   16 Jan 2015 11:07:12 -  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/www-apache/mod_wsgi/mod_wsgi-4.3.0.ebuild,v 
1.1 2014/09/23 18:54:33 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_wsgi/mod_wsgi-4.3.0.ebuild,v 
1.2 2015/01/16 11:07:12 ago Exp $
 
 EAPI="5"
 
@@ -15,7 +15,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE=""
 
 DEPEND=""



1.55 www-apache/mod_wsgi/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_wsgi/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog   11 Jan 2015 08:29:17 -  1.54
+++ ChangeLog   16 Jan 2015 11:07:12 -  1.55
@@ -1,6 +1,9 @@
 # ChangeLog for www-apache/mod_wsgi
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_wsgi/ChangeLog,v 1.54 
2015/01/11 08:29:17 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_wsgi/ChangeLog,v 1.55 
2015/01/16 11:07:12 ago Exp $
+
+  16 Jan 2015; Agostino Sarubbo  mod_wsgi-4.3.0.ebuild:
+  Stable for amd64, wrt bug #533312
 
 *mod_wsgi-4.4.5 (11 Jan 2015)
 






[gentoo-commits] gentoo-x86 commit in mail-filter/amavisd-milter: amavisd-milter-1.6.0-r1.ebuild ChangeLog

2015-01-16 Thread Marc Schiffbauer (mschiff)
mschiff 15/01/16 11:08:17

  Modified: ChangeLog
  Added:amavisd-milter-1.6.0-r1.ebuild
  Log:
  Fix new -B option. Thanks to Christian Roessner. Fixes #517088
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0x296C6CCA35A64134)

Revision  ChangesPath
1.10 mail-filter/amavisd-milter/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-filter/amavisd-milter/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   7 Jun 2014 19:15:27 -   1.9
+++ ChangeLog   16 Jan 2015 11:08:17 -  1.10
@@ -1,6 +1,12 @@
 # ChangeLog for mail-filter/amavisd-milter
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/amavisd-milter/ChangeLog,v 1.9 
2014/06/07 19:15:27 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/amavisd-milter/ChangeLog,v 1.10 
2015/01/16 11:08:17 mschiff Exp $
+
+*amavisd-milter-1.6.0-r1 (16 Jan 2015)
+
+  16 Jan 2015; Marc Schiffbauer 
+  +amavisd-milter-1.6.0-r1.ebuild, 
+files/amavisd-milter-1.6.0-policybank.patch:
+  Fix new -B option. Thanks to Christian Roessner. Fixes #517088
 
   07 Jun 2014; Agostino Sarubbo  
amavisd-milter-1.5.0-r1.ebuild:
   Stable for x86, wrt bug #502824



1.1  mail-filter/amavisd-milter/amavisd-milter-1.6.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/amavisd-milter/amavisd-milter-1.6.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/amavisd-milter/amavisd-milter-1.6.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: amavisd-milter-1.6.0-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/mail-filter/amavisd-milter/amavisd-milter-1.6.0-r1.ebuild,v
 1.1 2015/01/16 11:08:17 mschiff Exp $

EAPI="5"

inherit eutils

DESCRIPTION="sendmail milter for amavisd-new"
HOMEPAGE="http://amavisd-milter.sourceforge.net/";
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

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

DEPEND="|| ( mail-filter/libmilter mail-mta/sendmail )
mail-filter/amavisd-new"
RDEPEND="${DEPEND}"

src_prepare() {
epatch "${FILESDIR}/${P}-policybank.patch"
epatch_user
}

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

dodoc AUTHORS CHANGES INSTALL README TODO

newinitd "${FILESDIR}/amavisd-milter.initd" amavisd-milter
newconfd "${FILESDIR}/amavisd-milter.confd" amavisd-milter
}






[gentoo-commits] gentoo-x86 commit in mail-filter/amavisd-milter/files: amavisd-milter-1.6.0-policybank.patch

2015-01-16 Thread Marc Schiffbauer (mschiff)
mschiff 15/01/16 11:08:17

  Added:amavisd-milter-1.6.0-policybank.patch
  Log:
  Fix new -B option. Thanks to Christian Roessner. Fixes #517088
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0x296C6CCA35A64134)

Revision  ChangesPath
1.1  
mail-filter/amavisd-milter/files/amavisd-milter-1.6.0-policybank.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/amavisd-milter/files/amavisd-milter-1.6.0-policybank.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/amavisd-milter/files/amavisd-milter-1.6.0-policybank.patch?rev=1.1&content-type=text/plain

Index: amavisd-milter-1.6.0-policybank.patch
===
--- amavisd-milter/mlfi.c   22 Apr 2013 00:36:12 -  1.60
+++ amavisd-milter/mlfi.c   13 Jan 2015 17:00:47 -
@@ -695,14 +695,14 @@
 l = 0;
 *mlfi->mlfi_amabuf = '\0';
 if ((policybank_from_daemon_name == 1) && (mlfi->mlfi_daemon_name != 
NULL)) {
-   l += snprintfcat(0, mlfi->mlfi_amabuf, mlfi->mlfi_amabuf_length,
+   l += snprintfcat(l, mlfi->mlfi_amabuf, mlfi->mlfi_amabuf_length,
"%s", mlfi->mlfi_daemon_name);
 }
 if (auth_type != NULL) {
if (l > 0) {
-   l += snprintfcat(0, mlfi->mlfi_amabuf, mlfi->mlfi_amabuf_length, 
",");
+   l += snprintfcat(l, mlfi->mlfi_amabuf, mlfi->mlfi_amabuf_length, 
",");
}
-   l += snprintfcat(0, mlfi->mlfi_amabuf, mlfi->mlfi_amabuf_length,
+   l += snprintfcat(l, mlfi->mlfi_amabuf, mlfi->mlfi_amabuf_length,
"SMTP_AUTH,SMTP_AUTH_%s", auth_type);
if (auth_ssf != NULL && *auth_ssf != '\0') {
l += snprintfcat(l, mlfi->mlfi_amabuf, mlfi->mlfi_amabuf_length,






[gentoo-commits] gentoo-x86 commit in dev-python/websockify: websockify-0.6.0.ebuild ChangeLog websockify-0.4.1.ebuild websockify-0.5.1.ebuild websockify-0.3.0.ebuild

2015-01-16 Thread Ian Delaney (idella4)
idella4 15/01/16 11:11:13

  Modified: websockify-0.6.0.ebuild ChangeLog
  Removed:  websockify-0.4.1.ebuild websockify-0.5.1.ebuild
websockify-0.3.0.ebuild
  Log:
  rm old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.2  dev-python/websockify/websockify-0.6.0.ebuild

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

Index: websockify-0.6.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/websockify/websockify-0.6.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- websockify-0.6.0.ebuild 18 Nov 2014 23:58:56 -  1.1
+++ websockify-0.6.0.ebuild 16 Jan 2015 11:11:12 -  1.2
@@ -1,9 +1,9 @@
-# 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-python/websockify/websockify-0.6.0.ebuild,v 1.1 
2014/11/18 23:58:56 prometheanfire Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/websockify/websockify-0.6.0.ebuild,v 1.2 
2015/01/16 11:11:12 idella4 Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_6 python2_7 )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.7  dev-python/websockify/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/websockify/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   18 Nov 2014 23:58:56 -  1.6
+++ ChangeLog   16 Jan 2015 11:11:12 -  1.7
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/websockify
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/websockify/ChangeLog,v 1.6 
2014/11/18 23:58:56 prometheanfire Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/websockify/ChangeLog,v 1.7 
2015/01/16 11:11:12 idella4 Exp $
+
+  16 Jan 2015; Ian Delaney  -websockify-0.3.0.ebuild,
+  -websockify-0.4.1.ebuild, -websockify-0.5.1.ebuild, websockify-0.6.0.ebuild:
+  rm old
 
 *websockify-0.6.0 (18 Nov 2014)
 






[gentoo-commits] gentoo-x86 commit in media-libs/libbs2b: ChangeLog libbs2b-3.1.0-r1.ebuild

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 11:17:13

  Modified: ChangeLog libbs2b-3.1.0-r1.ebuild
  Log:
  alpha/sparc stable wrt #526006
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.23 media-libs/libbs2b/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libbs2b/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   23 Oct 2014 14:32:15 -  1.22
+++ ChangeLog   16 Jan 2015 11:17:13 -  1.23
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libbs2b
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libbs2b/ChangeLog,v 1.22 
2014/10/23 14:32:15 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libbs2b/ChangeLog,v 1.23 
2015/01/16 11:17:13 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  libbs2b-3.1.0-r1.ebuild:
+  alpha/sparc stable wrt #526006
 
   23 Oct 2014; Pacho Ramos  libbs2b-3.1.0-r1.ebuild:
   amd64/x86 stable, bug #526006



1.4  media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild

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

Index: libbs2b-3.1.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libbs2b-3.1.0-r1.ebuild 23 Oct 2014 14:32:15 -  1.3
+++ libbs2b-3.1.0-r1.ebuild 16 Jan 2015 11:17:13 -  1.4
@@ -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/media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild,v 1.3 
2014/10/23 14:32:15 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild,v 1.4 
2015/01/16 11:17:13 armin76 Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]"






[gentoo-commits] gentoo-x86 commit in net-libs/libvncserver: ChangeLog libvncserver-0.9.9-r3.ebuild

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 11:19:50

  Modified: ChangeLog libvncserver-0.9.9-r3.ebuild
  Log:
  alpha/ia64/s390/sh/sparc stable wrt #526032
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.85 net-libs/libvncserver/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libvncserver/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog   30 Oct 2014 18:39:30 -  1.84
+++ ChangeLog   16 Jan 2015 11:19:50 -  1.85
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/libvncserver
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/ChangeLog,v 1.84 
2014/10/30 18:39:30 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/ChangeLog,v 1.85 
2015/01/16 11:19:50 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  libvncserver-0.9.9-r3.ebuild:
+  alpha/ia64/s390/sh/sparc stable wrt #526032
 
   30 Oct 2014; Markus Meier  libvncserver-0.9.9-r3.ebuild:
   arm stable, bug #526032



1.6  net-libs/libvncserver/libvncserver-0.9.9-r3.ebuild

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

Index: libvncserver-0.9.9-r3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.9-r3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libvncserver-0.9.9-r3.ebuild30 Oct 2014 18:39:30 -  1.5
+++ libvncserver-0.9.9-r3.ebuild16 Jan 2015 11:19:50 -  1.6
@@ -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/net-libs/libvncserver/libvncserver-0.9.9-r3.ebuild,v 
1.5 2014/10/30 18:39:30 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.9-r3.ebuild,v 
1.6 2015/01/16 11:19:50 armin76 Exp $
 
 EAPI="5"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 
~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 IUSE="+24bpp gcrypt gnutls ipv6 +jpeg +png ssl static-libs test threads +zlib"
 
 REQUIRED_USE="png? ( zlib )"






[gentoo-commits] gentoo-x86 commit in app-shells/esh: esh-0.8.5-r2.ebuild ChangeLog

2015-01-16 Thread Jeroen Roovers (jer)
jer 15/01/16 11:20:02

  Modified: esh-0.8.5-r2.ebuild ChangeLog
  Log:
  Remove unneeded dependency on sys-libs/ncurses.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.5  app-shells/esh/esh-0.8.5-r2.ebuild

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

Index: esh-0.8.5-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-shells/esh/esh-0.8.5-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- esh-0.8.5-r2.ebuild 7 Sep 2012 13:26:57 -   1.4
+++ esh-0.8.5-r2.ebuild 16 Jan 2015 11:20:02 -  1.5
@@ -1,9 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/esh/esh-0.8.5-r2.ebuild,v 1.4 
2012/09/07 13:26:57 johu Exp $
-
-EAPI="2"
+# $Header: /var/cvsroot/gentoo-x86/app-shells/esh/esh-0.8.5-r2.ebuild,v 1.5 
2015/01/16 11:20:02 jer Exp $
 
+EAPI=5
 inherit flag-o-matic toolchain-funcs
 
 DESCRIPTION="A UNIX Shell with a simplified Scheme syntax"
@@ -15,37 +14,36 @@
 KEYWORDS="amd64 ppc x86"
 IUSE="debug"
 
-DEPEND=">=sys-libs/ncurses-5.1
-   >=sys-libs/readline-4.1"
+DEPEND=">=sys-libs/readline-4.1"
 RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/${PN}"
 
 src_prepare() {
+   emake clean
+
sed -i \
-e 's|-g ||' \
-e 's|-DMEM_DEBUG ||' \
-e 's|^CFLAGS|&+|g' \
-   -e 's|^LIB=|LIB= -lncurses |' \
-e 's|$(CC) |&$(CFLAGS) $(LDFLAGS) |g' \
-e 's:-ltermcap::' \
-   Makefile || die "sed Makefile"
-   }
+   Makefile || die
+}
+
 src_compile() {
# For some reason, this tarball has binary files in it for x86.
# Make clean so we can rebuild for our arch and optimization.
-   emake clean
 
use debug && append-flags -DMEM_DEBUG
 
emake \
CC="$(tc-getCC)" \
-   LDFLAGS="${LDFLAGS}" \
-   || die "emake failed"
+   LDFLAGS="${LDFLAGS}"
 }
 
 src_install() {
-   dobin esh || die
+   dobin esh
doinfo doc/esh.info
dodoc CHANGELOG CREDITS GC_README HEADER READLINE-HACKS TODO
dohtml doc/*.html



1.30 app-shells/esh/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/esh/ChangeLog?rev=1.30&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/esh/ChangeLog?rev=1.30&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/esh/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-shells/esh/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   7 Sep 2012 13:28:02 -   1.29
+++ ChangeLog   16 Jan 2015 11:20:02 -  1.30
@@ -1,6 +1,9 @@
 # ChangeLog for app-shells/esh
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/esh/ChangeLog,v 1.29 2012/09/07 
13:28:02 johu Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-shells/esh/ChangeLog,v 1.30 2015/01/16 
11:20:02 jer Exp $
+
+  16 Jan 2015; Jeroen Roovers  esh-0.8.5-r2.ebuild:
+  Remove unneeded dependency on sys-libs/ncurses.
 
   07 Sep 2012; Johannes Huber  -esh-0.8.5-r1.ebuild:
   Remove old.






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

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 11:32:19

  Modified: ChangeLog dmapi-2.2.12-r1.ebuild
  Log:
  alpha/ia64/s390/sh/sparc stable wrt #526036
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.83 sys-apps/dmapi/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/dmapi/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog   30 Oct 2014 18:41:03 -  1.82
+++ ChangeLog   16 Jan 2015 11:32:19 -  1.83
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/dmapi
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmapi/ChangeLog,v 1.82 2014/10/30 
18:41:03 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmapi/ChangeLog,v 1.83 2015/01/16 
11:32:19 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  dmapi-2.2.12-r1.ebuild:
+  alpha/ia64/s390/sh/sparc stable wrt #526036
 
   30 Oct 2014; Markus Meier  dmapi-2.2.12-r1.ebuild:
   arm stable, bug #526036



1.5  sys-apps/dmapi/dmapi-2.2.12-r1.ebuild

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

Index: dmapi-2.2.12-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/dmapi/dmapi-2.2.12-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dmapi-2.2.12-r1.ebuild  30 Oct 2014 18:41:03 -  1.4
+++ dmapi-2.2.12-r1.ebuild  16 Jan 2015 11:32:19 -  1.5
@@ -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/sys-apps/dmapi/dmapi-2.2.12-r1.ebuild,v 1.4 
2014/10/30 18:41:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmapi/dmapi-2.2.12-r1.ebuild,v 1.5 
2015/01/16 11:32:19 armin76 Exp $
 
 EAPI="5"
 
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2.1"
 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="static-libs"
 
 RDEPEND="sys-fs/xfsprogs"






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

2015-01-16 Thread Pacho Ramos (pacho)
pacho   15/01/16 11:40:19

  Modified: ChangeLog
  Log:
  Mask more ebuilds needing glibc

Revision  ChangesPath
1.9685   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9684
retrieving revision 1.9685
diff -u -r1.9684 -r1.9685
--- ChangeLog   15 Jan 2015 16:39:27 -  1.9684
+++ ChangeLog   16 Jan 2015 11:40:19 -  1.9685
@@ -1,11 +1,15 @@
 # ChangeLog for profile directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9684 2015/01/15 
16:39:27 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9685 2015/01/16 
11:40:19 pacho Exp $
 #
 # This ChangeLog should include records for all changes in profiles directory.
 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
 # here. If in doubt put a record here!
 
+  16 Jan 2015; Pacho Ramos 
+  default/linux/uclibc/package.mask:
+  Mask more ebuilds needing glibc
+
   15 Jan 2015; Manuel Rüger  package.mask:
   Add media-sound/teamspeak-client-bin to qt5 package.mask
 






[gentoo-commits] gentoo-x86 commit in profiles/default/linux/uclibc: package.mask

2015-01-16 Thread Pacho Ramos (pacho)
pacho   15/01/16 11:40:19

  Modified: package.mask
  Log:
  Mask more ebuilds needing glibc

Revision  ChangesPath
1.4  profiles/default/linux/uclibc/package.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/package.mask?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/package.mask?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/package.mask?r1=1.3&r2=1.4

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/uclibc/package.mask,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- package.mask5 Jan 2015 17:46:10 -   1.3
+++ package.mask16 Jan 2015 11:40:19 -  1.4
@@ -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/profiles/default/linux/uclibc/package.mask,v 1.3 
2015/01/05 17:46:10 mr_bones_ Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/profiles/default/linux/uclibc/package.mask,v 1.4 
2015/01/16 11:40:19 pacho Exp $
 
 sys-libs/musl
 sys-libs/glibc
@@ -18,6 +18,15 @@
 games-action/shadowgrounds-bin
 games-action/shadowgrounds-survivor-bin
 games-arcade/marbleblastgold-demo
+games-fps/enemy-territory
+games-fps/etqw-bin
+games-fps/glxquake-bin
+games-fps/postal2
+games-fps/postal2mp-demo
+games-fps/quake3-bin
+games-fps/quake3-demo
+games-fps/rtcwmp-demo
+games-fps/soldieroffortune
 
 # Broken due to fallocate64(), bug #516988
 >sys-fs/e2fsprogs-1.42.7






[gentoo-commits] gentoo-x86 commit in sys-process/cronie: cronie-1.4.12.ebuild ChangeLog

2015-01-16 Thread Sergey Popov (pinkbyte)
pinkbyte15/01/16 11:44:48

  Modified: cronie-1.4.12.ebuild ChangeLog
  Log:
  Stable on ppc/ppc64/x86, wrt bug #533276
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  ChangesPath
1.5  sys-process/cronie/cronie-1.4.12.ebuild

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

Index: cronie-1.4.12.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.4.12.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- cronie-1.4.12.ebuild30 Dec 2014 17:42:09 -  1.4
+++ cronie-1.4.12.ebuild16 Jan 2015 11:44:48 -  1.5
@@ -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/sys-process/cronie/cronie-1.4.12.ebuild,v 
1.4 2014/12/30 17:42:09 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.4.12.ebuild,v 
1.5 2015/01/16 11:44:48 pinkbyte Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 HOMEPAGE="https://fedorahosted.org/cronie/wiki";
 
 LICENSE="ISC BSD BSD-2 GPL-2"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
 IUSE="anacron +inotify pam selinux"
 
 DEPEND="pam? ( virtual/pam )



1.62 sys-process/cronie/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog   30 Dec 2014 17:42:09 -  1.61
+++ ChangeLog   16 Jan 2015 11:44:48 -  1.62
@@ -1,6 +1,9 @@
 # ChangeLog for sys-process/cronie
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.61 
2014/12/30 17:42:09 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.62 
2015/01/16 11:44:48 pinkbyte Exp $
+
+  16 Jan 2015; Sergey Popov  cronie-1.4.12.ebuild:
+  Stable on ppc/ppc64/x86, wrt bug #533276
 
   30 Dec 2014; Markus Meier  cronie-1.4.12.ebuild:
   arm stable, bug #533276






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

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 11:46:45

  Modified: libssh2-1.4.3-r1.ebuild ChangeLog
  Log:
  alpha/ia64/s390/sparc stable wrt #526056
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.8  net-libs/libssh2/libssh2-1.4.3-r1.ebuild

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

Index: libssh2-1.4.3-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.4.3-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libssh2-1.4.3-r1.ebuild 2 Dec 2014 12:59:07 -   1.7
+++ libssh2-1.4.3-r1.ebuild 16 Jan 2015 11:46:45 -  1.8
@@ -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/net-libs/libssh2/libssh2-1.4.3-r1.ebuild,v 
1.7 2014/12/02 12:59:07 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.4.3-r1.ebuild,v 
1.8 2015/01/16 11:46:45 armin76 Exp $
 
 EAPI="5"
 
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-solaris"
 IUSE="gcrypt static-libs test zlib"
 
 DEPEND="!gcrypt? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] )



1.93 net-libs/libssh2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog   2 Dec 2014 12:59:07 -   1.92
+++ ChangeLog   16 Jan 2015 11:46:45 -  1.93
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/libssh2
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.92 
2014/12/02 12:59:07 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.93 
2015/01/16 11:46:45 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  libssh2-1.4.3-r1.ebuild:
+  alpha/ia64/s390/sparc stable wrt #526056
 
   02 Dec 2014; Pacho Ramos  libssh2-1.4.3-r1.ebuild:
   amd64/x86 stable, bug #526056






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

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 11:52:34

  Modified: ChangeLog nettle-2.7.1-r1.ebuild
  Log:
  alpha/arm64/ia64/s390/sparc stable wrt #525160
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.116dev-libs/nettle/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- ChangeLog   7 Dec 2014 20:30:28 -   1.115
+++ ChangeLog   16 Jan 2015 11:52:34 -  1.116
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/nettle
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.115 
2014/12/07 20:30:28 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.116 
2015/01/16 11:52:34 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  nettle-2.7.1-r1.ebuild:
+  alpha/arm64/ia64/s390/sparc stable wrt #525160
 
   07 Dec 2014; Markus Meier  nettle-2.7.1-r1.ebuild:
   arm stable, bug #525160



1.10 dev-libs/nettle/nettle-2.7.1-r1.ebuild

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

Index: nettle-2.7.1-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.7.1-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- nettle-2.7.1-r1.ebuild  7 Dec 2014 20:30:28 -   1.9
+++ nettle-2.7.1-r1.ebuild  16 Jan 2015 11:52:34 -  1.10
@@ -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-libs/nettle/nettle-2.7.1-r1.ebuild,v 
1.9 2014/12/07 20:30:28 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.7.1-r1.ebuild,v 
1.10 2015/01/16 11:52:34 armin76 Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="|| ( LGPL-3 LGPL-2.1 )"
 SLOT="0/4" # subslot = libnettle soname version
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris"
 IUSE="doc +gmp neon static-libs test"
 
 DEPEND="gmp? ( dev-libs/gmp )"






[gentoo-commits] gentoo-x86 commit in dev-python/bottle: ChangeLog bottle-0.12.7.ebuild

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 11:54:50

  Modified: ChangeLog bottle-0.12.7.ebuild
  Log:
  alpha/ia64/sparc stable wrt #530406
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.43 dev-python/bottle/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/bottle/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog   9 Dec 2014 09:02:42 -   1.42
+++ ChangeLog   16 Jan 2015 11:54:50 -  1.43
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/bottle
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/ChangeLog,v 1.42 
2014/12/09 09:02:42 jer Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/ChangeLog,v 1.43 
2015/01/16 11:54:50 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  bottle-0.12.7.ebuild:
+  alpha/ia64/sparc stable wrt #530406
 
   09 Dec 2014; Jeroen Roovers  bottle-0.12.7.ebuild:
   Stable for HPPA (bug #530406).



1.6  dev-python/bottle/bottle-0.12.7.ebuild

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

Index: bottle-0.12.7.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/bottle/bottle-0.12.7.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- bottle-0.12.7.ebuild9 Dec 2014 09:02:42 -   1.5
+++ bottle-0.12.7.ebuild16 Jan 2015 11:54:50 -  1.6
@@ -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-python/bottle/bottle-0.12.7.ebuild,v 
1.5 2014/12/09 09:02:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/bottle-0.12.7.ebuild,v 
1.6 2015/01/16 11:54:50 armin76 Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=""






[gentoo-commits] gentoo-x86 commit in dev-db/unixODBC: ChangeLog unixODBC-2.3.2-r1.ebuild

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 11:58:06

  Modified: ChangeLog unixODBC-2.3.2-r1.ebuild
  Log:
  alpha/ia64/s390/sh/sparc stable wrt #525288
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.124dev-db/unixODBC/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/unixODBC/ChangeLog?rev=1.124&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/unixODBC/ChangeLog?rev=1.124&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/unixODBC/ChangeLog?r1=1.123&r2=1.124

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- ChangeLog   16 Dec 2014 20:34:55 -  1.123
+++ ChangeLog   16 Jan 2015 11:58:06 -  1.124
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/unixODBC
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.123 
2014/12/16 20:34:55 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.124 
2015/01/16 11:58:06 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  unixODBC-2.3.2-r1.ebuild:
+  alpha/ia64/s390/sh/sparc stable wrt #525288
 
   16 Dec 2014; Markus Meier  unixODBC-2.3.2-r1.ebuild:
   arm stable, bug #525288



1.5  dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild

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

Index: unixODBC-2.3.2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- unixODBC-2.3.2-r1.ebuild16 Dec 2014 20:34:55 -  1.4
+++ unixODBC-2.3.2-r1.ebuild16 Jan 2015 11:58:06 -  1.5
@@ -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-db/unixODBC/unixODBC-2.3.2-r1.ebuild,v 
1.4 2014/12/16 20:34:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild,v 
1.5 2015/01/16 11:58:06 armin76 Exp $
 
 EAPI=5
 inherit libtool autotools-multilib eutils
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+minimal odbcmanual static-libs unicode"
 
 RDEPEND="|| (






[gentoo-commits] gentoo-x86 commit in media-libs/a52dec: a52dec-0.7.4-r7.ebuild ChangeLog

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 12:01:23

  Modified: a52dec-0.7.4-r7.ebuild ChangeLog
  Log:
  alpha/ia64/sh/sparc/x86 stable wrt #525754
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.7  media-libs/a52dec/a52dec-0.7.4-r7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/a52dec/a52dec-0.7.4-r7.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/a52dec/a52dec-0.7.4-r7.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/a52dec/a52dec-0.7.4-r7.ebuild?r1=1.6&r2=1.7

Index: a52dec-0.7.4-r7.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/a52dec/a52dec-0.7.4-r7.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- a52dec-0.7.4-r7.ebuild  22 Dec 2014 11:57:49 -  1.6
+++ a52dec-0.7.4-r7.ebuild  16 Jan 2015 12:01:23 -  1.7
@@ -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/media-libs/a52dec/a52dec-0.7.4-r7.ebuild,v 
1.6 2014/12/22 11:57:49 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/a52dec/a52dec-0.7.4-r7.ebuild,v 
1.7 2015/01/16 12:01:23 armin76 Exp $
 
 EAPI=5
 inherit autotools eutils flag-o-matic multilib-minimal
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
 IUSE="djbfft oss static-libs"
 
 RDEPEND="djbfft? ( >=sci-libs/djbfft-0.76-r2[${MULTILIB_USEDEP}] )



1.74 media-libs/a52dec/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/a52dec/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog   22 Dec 2014 11:57:49 -  1.73
+++ ChangeLog   16 Jan 2015 12:01:23 -  1.74
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/a52dec
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/a52dec/ChangeLog,v 1.73 
2014/12/22 11:57:49 zlogene Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/a52dec/ChangeLog,v 1.74 
2015/01/16 12:01:23 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  a52dec-0.7.4-r7.ebuild:
+  alpha/ia64/sh/sparc/x86 stable wrt #525754
 
   22 Dec 2014; Mikle Kolyada  a52dec-0.7.4-r7.ebuild:
   amd64 stable wrt bug #525754






[gentoo-commits] gentoo-x86 commit in sys-fs/lsscsi: lsscsi-0.28.ebuild lsscsi-0.27.ebuild lsscsi-0.26.ebuild ChangeLog

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 12:03:41

  Modified: lsscsi-0.28.ebuild lsscsi-0.27.ebuild
lsscsi-0.26.ebuild ChangeLog
  Log:
  alpha/ia64/sparc/x86 stable wrt #535678
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.5  sys-fs/lsscsi/lsscsi-0.28.ebuild

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

Index: lsscsi-0.28.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.28.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- lsscsi-0.28.ebuild  9 Jan 2015 13:41:19 -   1.4
+++ lsscsi-0.28.ebuild  16 Jan 2015 12:03:41 -  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/lsscsi/lsscsi-0.28.ebuild,v 1.4 
2015/01/09 13:41:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.28.ebuild,v 1.5 
2015/01/16 12:03:41 armin76 Exp $
 
 EAPI=5
 
@@ -10,4 +10,4 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86"



1.10 sys-fs/lsscsi/lsscsi-0.27.ebuild

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

Index: lsscsi-0.27.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.27.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- lsscsi-0.27.ebuild  19 Mar 2014 13:48:54 -  1.9
+++ lsscsi-0.27.ebuild  16 Jan 2015 12:03:41 -  1.10
@@ -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/sys-fs/lsscsi/lsscsi-0.27.ebuild,v 1.9 
2014/03/19 13:48:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.27.ebuild,v 1.10 
2015/01/16 12:03:41 armin76 Exp $
 
 EAPI=4
 
@@ -10,4 +10,4 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"



1.9  sys-fs/lsscsi/lsscsi-0.26.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/lsscsi/lsscsi-0.26.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/lsscsi/lsscsi-0.26.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/lsscsi/lsscsi-0.26.ebuild?r1=1.8&r2=1.9

Index: lsscsi-0.26.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.26.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- lsscsi-0.26.ebuild  19 Aug 2012 17:10:43 -  1.8
+++ lsscsi-0.26.ebuild  16 Jan 2015 12:03:41 -  1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.26.ebuild,v 1.8 
2012/08/19 17:10:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.26.ebuild,v 1.9 
2015/01/16 12:03:41 armin76 Exp $
 
 EAPI=4
 
@@ -10,5 +10,5 @@
 
 LICENSE="GPL-2"
 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=""



1.92 sys-fs/lsscsi/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog   9 Jan 2015 13:41:19 -   1.91
+++ ChangeLog   16 Jan 2015 12:03:41 -  1.92
@@ -1,6 +1,10 @@
 # ChangeLog for sys-fs/lsscsi
 # Copyright 1999-2015 Gentoo F

[gentoo-commits] gentoo-x86 commit in sys-apps/sg3_utils: ChangeLog sg3_utils-1.40.ebuild

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 12:06:38

  Modified: ChangeLog sg3_utils-1.40.ebuild
  Log:
  alpha/ia64/s390/sh/sparc/x86 stable wrt #535650
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.125sys-apps/sg3_utils/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/ChangeLog,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- ChangeLog   9 Jan 2015 13:40:14 -   1.124
+++ ChangeLog   16 Jan 2015 12:06:38 -  1.125
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/sg3_utils
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/ChangeLog,v 1.124 
2015/01/09 13:40:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/ChangeLog,v 1.125 
2015/01/16 12:06:38 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  sg3_utils-1.40.ebuild:
+  alpha/ia64/s390/sh/sparc/x86 stable wrt #535650
 
   09 Jan 2015; Agostino Sarubbo  sg3_utils-1.40.ebuild:
   Stable for amd64, wrt bug #535650



1.5  sys-apps/sg3_utils/sg3_utils-1.40.ebuild

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

Index: sg3_utils-1.40.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.40.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sg3_utils-1.40.ebuild   9 Jan 2015 13:40:14 -   1.4
+++ sg3_utils-1.40.ebuild   16 Jan 2015 12:06:38 -  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-apps/sg3_utils/sg3_utils-1.40.ebuild,v 
1.4 2015/01/09 13:40:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.40.ebuild,v 
1.5 2015/01/16 12:06:38 armin76 Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-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="static-libs"
 
 DEPEND="sys-devel/libtool"






[gentoo-commits] gentoo-x86 commit in sys-apps/paxctl: ChangeLog paxctl-0.9.ebuild

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 12:07:31

  Modified: ChangeLog paxctl-0.9.ebuild
  Log:
  alpha/ia64/s390/sh/sparc/x86 stable wrt #535648
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.58 sys-apps/paxctl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog   9 Jan 2015 13:42:04 -   1.57
+++ ChangeLog   16 Jan 2015 12:07:31 -  1.58
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/paxctl
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.57 2015/01/09 
13:42:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.58 2015/01/16 
12:07:31 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  paxctl-0.9.ebuild:
+  alpha/ia64/s390/sh/sparc/x86 stable wrt #535648
 
   09 Jan 2015; Agostino Sarubbo  paxctl-0.9.ebuild:
   Stable for amd64, wrt bug #535648



1.5  sys-apps/paxctl/paxctl-0.9.ebuild

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

Index: paxctl-0.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.9.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- paxctl-0.9.ebuild   9 Jan 2015 13:42:04 -   1.4
+++ paxctl-0.9.ebuild   16 Jan 2015 12:07:31 -  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-apps/paxctl/paxctl-0.9.ebuild,v 1.4 
2015/01/09 13:42:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.9.ebuild,v 1.5 
2015/01/16 12:07:31 armin76 Exp $
 
 EAPI="5"
 
@@ -10,7 +10,7 @@
 SRC_URI="http://pax.grsecurity.net/${P}.tar.gz";
 HOMEPAGE="http://pax.grsecurity.net";
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 
~amd64-linux ~x86-linux"
 IUSE=""
 LICENSE="GPL-2"
 SLOT="0"






[gentoo-commits] gentoo-x86 commit in net-dns/openresolv: ChangeLog openresolv-3.6.1.ebuild

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 12:09:43

  Modified: ChangeLog openresolv-3.6.1.ebuild
  Log:
  alpha/ia64/s390/sh/sparc/x86 stable wrt #535556
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.95 net-dns/openresolv/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/openresolv/ChangeLog?rev=1.95&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/openresolv/ChangeLog?rev=1.95&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/openresolv/ChangeLog?r1=1.94&r2=1.95

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/openresolv/ChangeLog,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- ChangeLog   9 Jan 2015 13:38:14 -   1.94
+++ ChangeLog   16 Jan 2015 12:09:43 -  1.95
@@ -1,6 +1,9 @@
 # ChangeLog for net-dns/openresolv
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/openresolv/ChangeLog,v 1.94 
2015/01/09 13:38:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/openresolv/ChangeLog,v 1.95 
2015/01/16 12:09:43 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  openresolv-3.6.1.ebuild:
+  alpha/ia64/s390/sh/sparc/x86 stable wrt #535556
 
   09 Jan 2015; Agostino Sarubbo  openresolv-3.6.1.ebuild:
   Stable for amd64, wrt bug #535556



1.5  net-dns/openresolv/openresolv-3.6.1.ebuild

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

Index: openresolv-3.6.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/openresolv/openresolv-3.6.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- openresolv-3.6.1.ebuild 9 Jan 2015 13:38:14 -   1.4
+++ openresolv-3.6.1.ebuild 16 Jan 2015 12:09:43 -  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/net-dns/openresolv/openresolv-3.6.1.ebuild,v 1.4 
2015/01/09 13:38:14 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-dns/openresolv/openresolv-3.6.1.ebuild,v 1.5 
2015/01/16 12:09:43 armin76 Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 IUSE=""
 
 DEPEND="!net-dns/resolvconf-gentoo






[gentoo-commits] gentoo-x86 commit in media-fonts/alee-fonts: ChangeLog alee-fonts-13.ebuild

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 12:10:51

  Modified: ChangeLog alee-fonts-13.ebuild
  Log:
  alpha/ia64/s390/sh/sparc/x86 stable wrt #535436
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.46 media-fonts/alee-fonts/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/alee-fonts/ChangeLog?rev=1.46&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/alee-fonts/ChangeLog?rev=1.46&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/alee-fonts/ChangeLog?r1=1.45&r2=1.46

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog   9 Jan 2015 13:47:36 -   1.45
+++ ChangeLog   16 Jan 2015 12:10:51 -  1.46
@@ -1,6 +1,9 @@
 # ChangeLog for media-fonts/alee-fonts
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/ChangeLog,v 1.45 
2015/01/09 13:47:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/ChangeLog,v 1.46 
2015/01/16 12:10:51 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  alee-fonts-13.ebuild:
+  alpha/ia64/s390/sh/sparc/x86 stable wrt #535436
 
   09 Jan 2015; Agostino Sarubbo  alee-fonts-13.ebuild:
   Stable for amd64, wrt bug #535436



1.3  media-fonts/alee-fonts/alee-fonts-13.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/alee-fonts/alee-fonts-13.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/alee-fonts/alee-fonts-13.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/alee-fonts/alee-fonts-13.ebuild?r1=1.2&r2=1.3

Index: alee-fonts-13.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/alee-fonts-13.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- alee-fonts-13.ebuild9 Jan 2015 13:47:36 -   1.2
+++ alee-fonts-13.ebuild16 Jan 2015 12:10:51 -  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/media-fonts/alee-fonts/alee-fonts-13.ebuild,v 1.2 
2015/01/09 13:47:36 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-fonts/alee-fonts/alee-fonts-13.ebuild,v 1.3 
2015/01/16 12:10:51 armin76 Exp $
 
 inherit font
 
@@ -10,7 +10,7 @@
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd 
~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 FONT_SUFFIX="ttf"






[gentoo-commits] gentoo-x86 commit in app-emacs/volume: ChangeLog volume-1.0-r1.ebuild

2015-01-16 Thread Raul Porcel (armin76)
armin76 15/01/16 12:34:19

  Modified: ChangeLog volume-1.0-r1.ebuild
  Log:
  sparc/x86 stable wrt #534846
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.14 app-emacs/volume/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emacs/volume/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   9 Jan 2015 13:45:41 -   1.13
+++ ChangeLog   16 Jan 2015 12:34:19 -  1.14
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/volume
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/volume/ChangeLog,v 1.13 
2015/01/09 13:45:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/volume/ChangeLog,v 1.14 
2015/01/16 12:34:19 armin76 Exp $
+
+  16 Jan 2015; Raúl Porcel  volume-1.0-r1.ebuild:
+  sparc/x86 stable wrt #534846
 
   09 Jan 2015; Agostino Sarubbo  volume-1.0-r1.ebuild:
   Stable for amd64, wrt bug #534846



1.3  app-emacs/volume/volume-1.0-r1.ebuild

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

Index: volume-1.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-emacs/volume/volume-1.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- volume-1.0-r1.ebuild9 Jan 2015 13:45:41 -   1.2
+++ volume-1.0-r1.ebuild16 Jan 2015 12:34:19 -  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-emacs/volume/volume-1.0-r1.ebuild,v 1.2 
2015/01/09 13:45:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/volume/volume-1.0-r1.ebuild,v 1.3 
2015/01/16 12:34:19 armin76 Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc sparc x86"
 
 # NOTE we might define the following which volume.el can work with by
 # default, but volume.el can really work with anything.






[gentoo-commits] gentoo-x86 commit in dev-util/cucumber-rails: ChangeLog cucumber-rails-1.4.2.ebuild

2015-01-16 Thread Hans de Graaff (graaff)
graaff  15/01/16 12:36:50

  Modified: ChangeLog
  Added:cucumber-rails-1.4.2.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.30 dev-util/cucumber-rails/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/cucumber-rails/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   27 May 2014 08:21:57 -  1.29
+++ ChangeLog   16 Jan 2015 12:36:50 -  1.30
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/cucumber-rails
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cucumber-rails/ChangeLog,v 1.29 
2014/05/27 08:21:57 graaff Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cucumber-rails/ChangeLog,v 1.30 
2015/01/16 12:36:50 graaff Exp $
+
+*cucumber-rails-1.4.2 (16 Jan 2015)
+
+  16 Jan 2015; Hans de Graaff  +cucumber-rails-1.4.2.ebuild:
+  Version bump.
 
   27 May 2014; Hans de Graaff  cucumber-rails-1.4.1.ebuild:
   Add ruby20.



1.1  dev-util/cucumber-rails/cucumber-rails-1.4.2.ebuild

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

Index: cucumber-rails-1.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-util/cucumber-rails/cucumber-rails-1.4.2.ebuild,v 
1.1 2015/01/16 12:36:50 graaff Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_TASK_DOC=""

# There are also cucumber features. They require a Rails project with
# factory girl which we don't have packaged yet.
RUBY_FAKEGEM_RECIPE_TEST="rspec"

RUBY_FAKEGEM_EXTRADOC="History.md README.md"

RUBY_FAKEGEM_GEMSPEC="cucumber-rails.gemspec"

inherit ruby-fakegem

DESCRIPTION="Executable feature scenarios for Rails"
HOMEPAGE="https://github.com/cucumber/cucumber/wikis";
LICENSE="Ruby"

KEYWORDS="~amd64"
SLOT="1"
IUSE=""

# Restrict tests since Appraisal is now mandatory to manage different
# rails versions, even for the specs.
RESTRICT="test"
#ruby_add_bdepend "
#   test? (
#   >=dev-ruby/ammeter-0.2.2
#   >=dev-ruby/rspec-rails-2.7.0:2
#   )"

ruby_add_rdepend "
>=dev-util/cucumber-1.3.8
>=dev-ruby/nokogiri-1.5.0
>=dev-ruby/capybara-1.1.2 =dev-ruby/rails-3.0.0
>=dev-ruby/mime-types-1.16:0"

all_ruby_prepare() {
rm Gemfile || die
sed -i -e '/[Bb]undler/d' Rakefile || die
sed -i -e '/git ls/d' ${RUBY_FAKEGEM_GEMSPEC} || die
}






[gentoo-commits] gentoo-x86 commit in dev-util/cucumber-rails: ChangeLog cucumber-rails-1.4.0.ebuild

2015-01-16 Thread Hans de Graaff (graaff)
graaff  15/01/16 12:37:14

  Modified: ChangeLog
  Removed:  cucumber-rails-1.4.0.ebuild
  Log:
  Cleanup.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.31 dev-util/cucumber-rails/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/cucumber-rails/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog   16 Jan 2015 12:36:50 -  1.30
+++ ChangeLog   16 Jan 2015 12:37:14 -  1.31
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/cucumber-rails
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cucumber-rails/ChangeLog,v 1.30 
2015/01/16 12:36:50 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cucumber-rails/ChangeLog,v 1.31 
2015/01/16 12:37:14 graaff Exp $
+
+  16 Jan 2015; Hans de Graaff  -cucumber-rails-1.4.0.ebuild:
+  Cleanup.
 
 *cucumber-rails-1.4.2 (16 Jan 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-libs/libffi: libffi-3.2.1.ebuild ChangeLog

2015-01-16 Thread Tobias Klausmann (klausman)
klausman15/01/16 12:42:02

  Modified: libffi-3.2.1.ebuild ChangeLog
  Log:
  Update src/alpha/osf.S to match ffi.h
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.3  dev-libs/libffi/libffi-3.2.1.ebuild

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

Index: libffi-3.2.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.2.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libffi-3.2.1.ebuild 31 Dec 2014 03:12:14 -  1.2
+++ libffi-3.2.1.ebuild 16 Jan 2015 12:42:02 -  1.3
@@ -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-libs/libffi/libffi-3.2.1.ebuild,v 1.2 
2014/12/31 03:12:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.2.1.ebuild,v 1.3 
2015/01/16 12:42:02 klausman Exp $
 
 EAPI=5
 inherit eutils libtool multilib multilib-minimal toolchain-funcs
@@ -39,6 +39,7 @@
 src_prepare() {
sed -i -e 's:@toolexeclibdir@:$(libdir):g' Makefile.in || die #462814
epatch "${FILESDIR}"/${PN}-3.2.1-o-tmpfile-eacces.patch #529044
+   epatch "${FILESDIR}"/${PN}-3.2.1-complex_alpha.patch
epatch_user
elibtoolize
 }



1.198dev-libs/libffi/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -r1.197 -r1.198
--- ChangeLog   31 Dec 2014 03:12:14 -  1.197
+++ ChangeLog   16 Jan 2015 12:42:02 -  1.198
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/libffi
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v 1.197 
2014/12/31 03:12:14 vapier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v 1.198 
2015/01/16 12:42:02 klausman Exp $
+
+  16 Jan 2015; Tobias Klausmann 
+  +files/libffi-3.2.1-complex_alpha.patch, libffi-3.2.1.ebuild:
+  Update src/alpha/osf.S to match ffi.h
 
   31 Dec 2014; Mike Frysinger 
   +files/libffi-3.2.1-o-tmpfile-eacces.patch, libffi-3.2.1.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-libs/libffi/files: libffi-3.2.1-complex_alpha.patch

2015-01-16 Thread Tobias Klausmann (klausman)
klausman15/01/16 12:42:02

  Added:libffi-3.2.1-complex_alpha.patch
  Log:
  Update src/alpha/osf.S to match ffi.h
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.1  dev-libs/libffi/files/libffi-3.2.1-complex_alpha.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/files/libffi-3.2.1-complex_alpha.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/files/libffi-3.2.1-complex_alpha.patch?rev=1.1&content-type=text/plain

Index: libffi-3.2.1-complex_alpha.patch
===
--- src/alpha/osf.S.orig2015-01-16 10:46:15.0 +0100
+++ src/alpha/osf.S 2015-01-16 10:46:24.0 +0100
@@ -279,6 +279,7 @@
.gprel32 $load_64   # FFI_TYPE_SINT64
.gprel32 $load_none # FFI_TYPE_STRUCT
.gprel32 $load_64   # FFI_TYPE_POINTER
+   .gprel32 $load_none # FFI_TYPE_COMPLEX
 
 /* Assert that the table above is in sync with ffi.h.  */
 
@@ -294,7 +295,8 @@
|| FFI_TYPE_SINT64 != 12\
|| FFI_TYPE_STRUCT != 13\
|| FFI_TYPE_POINTER != 14   \
-   || FFI_TYPE_LAST != 14
+   || FFI_TYPE_COMPLEX != 15   \
+   || FFI_TYPE_LAST != 15
 #error "osf.S out of sync with ffi.h"
 #endif
 






[gentoo-commits] gentoo-x86 commit in dev-ruby/ammeter: ChangeLog ammeter-1.1.2.ebuild

2015-01-16 Thread Hans de Graaff (graaff)
graaff  15/01/16 12:58:27

  Modified: ChangeLog
  Added:ammeter-1.1.2.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.17 dev-ruby/ammeter/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ammeter/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   28 Dec 2014 09:34:00 -  1.16
+++ ChangeLog   16 Jan 2015 12:58:27 -  1.17
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/ammeter
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ammeter/ChangeLog,v 1.16 
2014/12/28 09:34:00 graaff Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ammeter/ChangeLog,v 1.17 
2015/01/16 12:58:27 graaff Exp $
+
+*ammeter-1.1.2 (16 Jan 2015)
+
+  16 Jan 2015; Hans de Graaff  +ammeter-1.1.2.ebuild:
+  Version bump.
 
   28 Dec 2014; Hans de Graaff  ammeter-0.2.9-r1.ebuild:
   Lock to rspec:2.



1.1  dev-ruby/ammeter/ammeter-1.1.2.ebuild

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

Index: ammeter-1.1.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ammeter/ammeter-1.1.2.ebuild,v 1.1 
2015/01/16 12:58:27 graaff Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_RECIPE_TEST="rspec3"

RUBY_FAKEGEM_EXTRADOC="README.md"

RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"

inherit ruby-fakegem

DESCRIPTION="Write specs for your Rails 3+ generators"
HOMEPAGE="https://github.com/alexrothenberg/ammeter";
LICENSE="MIT"

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

# Restrict tests since they now require the specific rspec version to be
# provided in an environment variable.
RESTRICT="test"

ruby_add_rdepend "
>=dev-ruby/activesupport-3.0
>=dev-ruby/railties-3.0
>=dev-ruby/rspec-rails-2.2
"

# ruby_add_bdepend "
#   test? (
#   >=dev-ruby/rails-3.1
#   

[gentoo-commits] gentoo-x86 commit in dev-python/webpy: webpy-0.37-r1.ebuild ChangeLog webpy-0.36.ebuild webpy-0.34.ebuild

2015-01-16 Thread Ian Delaney (idella4)
idella4 15/01/16 13:03:12

  Modified: webpy-0.37-r1.ebuild ChangeLog
  Removed:  webpy-0.36.ebuild webpy-0.34.ebuild
  Log:
  rm old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.3  dev-python/webpy/webpy-0.37-r1.ebuild

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

Index: webpy-0.37-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/webpy/webpy-0.37-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- webpy-0.37-r1.ebuild5 Sep 2013 18:47:09 -   1.2
+++ webpy-0.37-r1.ebuild16 Jan 2015 13:03:12 -  1.3
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/webpy-0.37-r1.ebuild,v 1.2 
2013/09/05 18:47:09 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/webpy-0.37-r1.ebuild,v 1.3 
2015/01/16 13:03:12 idella4 Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.32 dev-python/webpy/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/webpy/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   5 Sep 2013 18:47:09 -   1.31
+++ ChangeLog   16 Jan 2015 13:03:12 -  1.32
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/webpy
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/ChangeLog,v 1.31 
2013/09/05 18:47:09 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/ChangeLog,v 1.32 
2015/01/16 13:03:12 idella4 Exp $
+
+  16 Jan 2015; Ian Delaney  -webpy-0.34.ebuild,
+  -webpy-0.36.ebuild, webpy-0.37-r1.ebuild:
+  rm old
 
   05 Sep 2013; Michał Górny  webpy-0.37-r1.ebuild:
   Clean up PYTHON_COMPAT from old implementations.






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

2015-01-16 Thread Hans de Graaff (graaff)
graaff  15/01/16 13:02:58

  Modified: ChangeLog
  Added:rspec-rails-3.1.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.81 dev-ruby/rspec-rails/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-rails/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog   18 Nov 2014 12:55:11 -  1.80
+++ ChangeLog   16 Jan 2015 13:02:58 -  1.81
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/rspec-rails
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-rails/ChangeLog,v 1.80 
2014/11/18 12:55:11 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-rails/ChangeLog,v 1.81 
2015/01/16 13:02:58 graaff Exp $
+
+*rspec-rails-3.1.0 (16 Jan 2015)
+
+  16 Jan 2015; Hans de Graaff  +rspec-rails-3.1.0.ebuild:
+  Version bump.
 
   18 Nov 2014; Manuel Rüger  -rspec-rails-2.12.2.ebuild:
   Cleanup old.



1.1  dev-ruby/rspec-rails/rspec-rails-3.1.0.ebuild

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

Index: rspec-rails-3.1.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/rspec-rails/rspec-rails-3.1.0.ebuild,v 1.1 
2015/01/16 13:02:58 graaff Exp $

EAPI=5

USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_RECIPE_TEST="rspec3"

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md"

inherit ruby-fakegem versionator

DESCRIPTION="RSpec's official Ruby on Rails plugin"
HOMEPAGE="http://rspec.info/";
SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

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

SUBVERSION="$(get_version_component_range 1-2)"

ruby_add_rdepend ">=dev-ruby/activesupport-3.0
>=dev-ruby/actionpack-3.0
>=dev-ruby/railties-3.0
=dev-ruby/rspec-${SUBVERSION}*"

# Depend on the package being already installed for tests, because
# requiring ammeter will load it, and we need a consistent set of rspec
# and rspec-rails for that to work.
ruby_add_bdepend "test? ( =dev-ruby/mocha-0.10* >=dev-ruby/capybara-2.0.0 
>=dev-ruby/ammeter-1.1.2 ~dev-ruby/rspec-rails-${PV} )"

all_ruby_prepare() {
# Remove .rspec options to avoid dependency on newer rspec when
# bootstrapping.
rm .rspec || die

# Avoid bundler-specific specs.
rm spec/sanity_check_spec.rb || die
}






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

2015-01-16 Thread Hans de Graaff
commit: 862c79f2bd5217013ca3e4aa45fc1209d32f3f6e
Author: Hans de Graaff  degraaff  org>
AuthorDate: Wed Jan 14 13:54:15 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jan 14 13:54:15 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=862c79f2

Version bump.

Package-Manager: portage-2.2.14

---
 dev-ruby/active_model_serializers/ChangeLog|  6 +
 dev-ruby/active_model_serializers/Manifest |  1 +
 .../active_model_serializers-0.9.2.ebuild  | 27 ++
 3 files changed, 34 insertions(+)

diff --git a/dev-ruby/active_model_serializers/ChangeLog 
b/dev-ruby/active_model_serializers/ChangeLog
index f221164..27a19e1 100644
--- a/dev-ruby/active_model_serializers/ChangeLog
+++ b/dev-ruby/active_model_serializers/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*active_model_serializers-0.9.2 (14 Jan 2015)
+
+  14 Jan 2015; Hans de Graaff 
+  +active_model_serializers-0.9.2.ebuild:
+  Version bump.
+
   14 Jan 2015; Hans de Graaff 
   -active_model_serializers-0.8.1.ebuild,
   -active_model_serializers-0.8.2.ebuild:

diff --git a/dev-ruby/active_model_serializers/Manifest 
b/dev-ruby/active_model_serializers/Manifest
index bcde86b..dd66fea 100644
--- a/dev-ruby/active_model_serializers/Manifest
+++ b/dev-ruby/active_model_serializers/Manifest
@@ -1 +1,2 @@
 DIST active_model_serializers-0.8.3.gem 37376 SHA256 
a30eb1752d1a76fd83aca374f9549014848c4ac24d66ca30748f0ddf2f2e43b6 SHA512 
a76da20ce55d41205caef83254e434aa86412772d4a94898c37fbcc4d3b0daf81674a3496cd4e3ba4a8a51323bc9a0b6e7d22f9ff9b222add59587d66287a068
 WHIRLPOOL 
4dac7029d1d5d9767865529500051c0bdeaaf1bc7ceb9d6a5bf95ddd6917b83c8f2911e5657b4e8b89acc1649ec1300b77253853000ff7d32bec166305d563b7
+DIST active_model_serializers-0.9.2.gem 33792 SHA256 
88a65864cbcd7d21a96c629398fc6a8fdb37d3755aab61126844f2af9868ed2a SHA512 
fe49ad37c6b6d19b4be58b5fb492d5cc47a07bd9cbc948908e8bcf73376d40fc408aa63552401a7aa918f43a71e70f4c41fd9fa27246e7a9c0f8e474e766f3b7
 WHIRLPOOL 
57a5ed919a20a0293d7e796d17335dc3de9c02225a3f464f43744187ee4999cb9dbba16ecdabba40fbcbf95e686a5e258599ce52f847724deaf4e0ab21b8346b

diff --git 
a/dev-ruby/active_model_serializers/active_model_serializers-0.9.2.ebuild 
b/dev-ruby/active_model_serializers/active_model_serializers-0.9.2.ebuild
new file mode 100644
index 000..e095d66
--- /dev/null
+++ b/dev-ruby/active_model_serializers/active_model_serializers-0.9.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header:  $
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md DESIGN.textile README.md"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Making it easy to serialize models for client-side use"
+HOMEPAGE="https://github.com/rails-api/active_model_serializers";
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="0.9"
+IUSE="test"
+
+# A bit more complicated setup than I have time for now...
+RESTRICT="test"
+
+ruby_add_rdepend ">=dev-ruby/activemodel-3.2"
+
+#ruby_add_bdepend "test? ( >=dev-ruby/rails-3.0 )"



[gentoo-commits] dev/graaff:master commit in: dev-ruby/rspec-activemodel-mocks/

2015-01-16 Thread Hans de Graaff
commit: dae923475e88ef187a92b20a5d01a99984015da5
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Jan 16 13:10:14 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jan 16 13:10:14 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=dae92347

Initial import.

Package-Manager: portage-2.2.14

---
 dev-ruby/rspec-activemodel-mocks/ChangeLog | 10 
 dev-ruby/rspec-activemodel-mocks/Manifest  |  1 +
 dev-ruby/rspec-activemodel-mocks/metadata.xml  |  6 +
 .../rspec-activemodel-mocks-1.0.1.ebuild   | 29 ++
 4 files changed, 46 insertions(+)

diff --git a/dev-ruby/rspec-activemodel-mocks/ChangeLog 
b/dev-ruby/rspec-activemodel-mocks/ChangeLog
new file mode 100644
index 000..77cbf1a
--- /dev/null
+++ b/dev-ruby/rspec-activemodel-mocks/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-ruby/rspec-activemodel-mocks
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*rspec-activemodel-mocks-1.0.1 (16 Jan 2015)
+
+  16 Jan 2015; Hans de Graaff 
+  +rspec-activemodel-mocks-1.0.1.ebuild, +metadata.xml:
+  Initial import.
+

diff --git a/dev-ruby/rspec-activemodel-mocks/Manifest 
b/dev-ruby/rspec-activemodel-mocks/Manifest
new file mode 100644
index 000..3d385bf
--- /dev/null
+++ b/dev-ruby/rspec-activemodel-mocks/Manifest
@@ -0,0 +1 @@
+DIST rspec-activemodel-mocks-1.0.1.gem 14848 SHA256 
a51f4c8f1c21efa598686fa6e3a49815c1029df318fff057bc51a69305d71a61 SHA512 
ec67b8e97b4bf50b503b82c87a5587de92cfb25b0b5c34ab7e2f41983267d38a08ae932314bf5bedd02c2e6d282a8f1615e875774a382d89e3b2529c51214d05
 WHIRLPOOL 
d98e40dfc86914451140f47c6e3bf4a9c3a25f1ee1d2b6f05e076eef8774a1446170c32c89a34d34f48ba0f09eaad9a587b9d78928e92b2221de3fadf85f14cb

diff --git a/dev-ruby/rspec-activemodel-mocks/metadata.xml 
b/dev-ruby/rspec-activemodel-mocks/metadata.xml
new file mode 100644
index 000..9bf681c
--- /dev/null
+++ b/dev-ruby/rspec-activemodel-mocks/metadata.xml
@@ -0,0 +1,6 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+
+gra...@gentoo.org
+

diff --git 
a/dev-ruby/rspec-activemodel-mocks/rspec-activemodel-mocks-1.0.1.ebuild 
b/dev-ruby/rspec-activemodel-mocks/rspec-activemodel-mocks-1.0.1.ebuild
new file mode 100644
index 000..5d60e0b
--- /dev/null
+++ b/dev-ruby/rspec-activemodel-mocks/rspec-activemodel-mocks-1.0.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/rspec-rails/rspec-rails-3.1.0.ebuild,v 1.1 
2015/01/16 13:02:58 graaff Exp $
+
+EAPI=5
+
+USE_RUBY="ruby19 ruby20 ruby21"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="RSpec test doubles for ActiveModel and ActiveRecord"
+HOMEPAGE="http://github.com/thomas-holmes/rspec-activemodel-mocks";
+
+LICENSE="MIT"
+SLOT="3"
+KEYWORDS="~amd64"
+IUSE=""
+
+SUBVERSION="$(get_version_component_range 1-2)"
+
+ruby_add_rdepend ">=dev-ruby/activesupport-3.0
+   >=dev-ruby/activemodel-3.0
+   >=dev-ruby/railties-3.0
+   >=dev-ruby/rspec-mocks-2.99 

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

2015-01-16 Thread Hans de Graaff
commit: d5dc5b62301b74d774b435b65510b91f1b2f24fe
Author: Hans de Graaff  degraaff  org>
AuthorDate: Wed Jan 14 13:51:52 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jan 14 13:51:52 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=d5dc5b62

Cleanup.

Package-Manager: portage-2.2.14

---
 dev-ruby/active_model_serializers/ChangeLog|  7 +-
 dev-ruby/active_model_serializers/Manifest |  2 --
 .../active_model_serializers-0.8.1.ebuild  | 27 --
 .../active_model_serializers-0.8.2.ebuild  | 27 --
 4 files changed, 6 insertions(+), 57 deletions(-)

diff --git a/dev-ruby/active_model_serializers/ChangeLog 
b/dev-ruby/active_model_serializers/ChangeLog
index 0e338a1..f221164 100644
--- a/dev-ruby/active_model_serializers/ChangeLog
+++ b/dev-ruby/active_model_serializers/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for dev-ruby/active_model_serializers
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  14 Jan 2015; Hans de Graaff 
+  -active_model_serializers-0.8.1.ebuild,
+  -active_model_serializers-0.8.2.ebuild:
+  Cleanup.
+
 *active_model_serializers-0.8.3 (10 Dec 2014)
 
   10 Dec 2014; Hans de Graaff 

diff --git a/dev-ruby/active_model_serializers/Manifest 
b/dev-ruby/active_model_serializers/Manifest
index ab1e771..bcde86b 100644
--- a/dev-ruby/active_model_serializers/Manifest
+++ b/dev-ruby/active_model_serializers/Manifest
@@ -1,3 +1 @@
-DIST active_model_serializers-0.8.1.gem 37376 SHA256 
cd7b1562f91f779955fc995ddbc8c1c92bbc62754670a859a7e91ea6e8a292a6 SHA512 
44f149c692a3363e46adc1c11e185bbd22da02eced409f41bac10b62f867755896474fb3abf2f787eac9e79faa5ca7c5a8413552fae6c152418a6cf46fd83b54
 WHIRLPOOL 
6400164ac8c3289202f8c16678c20644c112df781d807aeb82dfc222950d59c0e9fd99624a5d10df0c04552eb53a59b97a3789ef6a4725d9945e88bbfb886b4d
-DIST active_model_serializers-0.8.2.gem 37376 SHA256 
3f914ce24bc52dde294fb804e56ecb188acb2af92f3e05bce47d455e57c9b0a8 SHA512 
460a2c509d0aab656cff88c356a78e9936f8c2560bcdc6c543157c8231590bc8f2fca25140909ab378838ab871f1688129a8dddbdb3ecedfe33c5c859973d2fc
 WHIRLPOOL 
f87b6654c57de4665dda084af236bfab84133c888674e63a17e466873b797f8c691dfbeae0f34eb2803f772467aa26d125551e6c7164a1a8cf392bae00d39f7c
 DIST active_model_serializers-0.8.3.gem 37376 SHA256 
a30eb1752d1a76fd83aca374f9549014848c4ac24d66ca30748f0ddf2f2e43b6 SHA512 
a76da20ce55d41205caef83254e434aa86412772d4a94898c37fbcc4d3b0daf81674a3496cd4e3ba4a8a51323bc9a0b6e7d22f9ff9b222add59587d66287a068
 WHIRLPOOL 
4dac7029d1d5d9767865529500051c0bdeaaf1bc7ceb9d6a5bf95ddd6917b83c8f2911e5657b4e8b89acc1649ec1300b77253853000ff7d32bec166305d563b7

diff --git 
a/dev-ruby/active_model_serializers/active_model_serializers-0.8.1.ebuild 
b/dev-ruby/active_model_serializers/active_model_serializers-0.8.1.ebuild
deleted file mode 100644
index c41d813..000
--- a/dev-ruby/active_model_serializers/active_model_serializers-0.8.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header:  $
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md DESIGN.textile README.md"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Making it easy to serialize models for client-side use"
-HOMEPAGE="https://github.com/rails-api/active_model_serializers";
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="0"
-IUSE="test"
-
-# A bit more complicated setup than I have time for now...
-RESTRICT="test"
-
-ruby_add_rdepend ">=dev-ruby/activemodel-3.0"
-
-#ruby_add_bdepend "test? ( >=dev-ruby/rails-3.0 )"

diff --git 
a/dev-ruby/active_model_serializers/active_model_serializers-0.8.2.ebuild 
b/dev-ruby/active_model_serializers/active_model_serializers-0.8.2.ebuild
deleted file mode 100644
index c41d813..000
--- a/dev-ruby/active_model_serializers/active_model_serializers-0.8.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header:  $
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md DESIGN.textile README.md"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Making it easy to serialize models for client-side use"
-HOMEPAGE="https://github.com/rails-api/active_model_serializers";
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="0"
-IUSE="test"
-
-# A bit more complicated setup than I have time for now...
-RESTRICT="test"
-
-ruby_add_rdepend ">=dev-ruby/activemodel-3.0"
-
-#ruby_add_bdepend "test? ( >=dev-ruby/rails-3.0 )"



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

2015-01-16 Thread Hans de Graaff
commit: d8c17cb90fdf77f39002cdc789593eeb1bd17773
Author: Hans de Graaff  degraaff  org>
AuthorDate: Wed Jan 14 13:49:49 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jan 14 13:49:49 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=d8c17cb9

Version bump.

Package-Manager: portage-2.2.14

---
 dev-ruby/aasm/ChangeLog |  5 +
 dev-ruby/aasm/Manifest  |  1 +
 dev-ruby/aasm/aasm-4.0.8.ebuild | 33 +
 3 files changed, 39 insertions(+)

diff --git a/dev-ruby/aasm/ChangeLog b/dev-ruby/aasm/ChangeLog
index 8ba380e..cb2e31b 100644
--- a/dev-ruby/aasm/ChangeLog
+++ b/dev-ruby/aasm/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*aasm-4.0.8 (14 Jan 2015)
+
+  14 Jan 2015; Hans de Graaff  +aasm-4.0.8.ebuild:
+  Version bump.
+
   14 Jan 2015; Hans de Graaff  -aasm-3.3.1.ebuild,
   -aasm-3.3.3.ebuild:
   Cleanup.

diff --git a/dev-ruby/aasm/Manifest b/dev-ruby/aasm/Manifest
index 0282053..73a8afb 100644
--- a/dev-ruby/aasm/Manifest
+++ b/dev-ruby/aasm/Manifest
@@ -1 +1,2 @@
 DIST aasm-3.4.0.gem 37888 SHA256 
661b4d6781a8d74792d570363454d82f3e7b482e5c192ca6d1c81aec9d71115b SHA512 
36ecfd11d5948008f2b21e331bcb6ea775200ad929744aa31046e30a9f60783766e2cfa80c6017c275127c883782e5bd8fbf0091c888d2fcd2b3742a00382746
 WHIRLPOOL 
cd06ca5654626eea49a6a3dd2c1fec171a739b5934c0ed318d1ada53c315ecc4d8f46e61f46af92503510c4989566e54a058946df722ac5d505e9d84a0afffdd
+DIST aasm-4.0.8.gem 44032 SHA256 
053d0678ccecc01130729c54d6e081892bdbf6fece8928d795e10292e986e2d2 SHA512 
fa54f05461d307a2a7357a9bef5241929e62a8c1ef11a851decf5e03acf39833cd535e2197dbd4dc8ac45416b98bf124d2249d0fd1a89f379570d24bc8f413cf
 WHIRLPOOL 
83c4cc104e667a4d53047ce5b9e1ac8fc5751592433650b03f62ba1404196ecf9d7e33eebc4f6b790b6e77117e53df260484e48aceea055c078d6609fb6271f5

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



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

2015-01-16 Thread Hans de Graaff
commit: c9d7e4b0ca746971212c23d7e32c6dc3d1c0d3ae
Author: Hans de Graaff  degraaff  org>
AuthorDate: Wed Jan 14 13:45:48 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jan 14 13:45:48 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=c9d7e4b0

Cleanup.

Package-Manager: portage-2.2.14

---
 dev-ruby/aasm/ChangeLog |  6 +-
 dev-ruby/aasm/Manifest  |  2 --
 dev-ruby/aasm/aasm-3.3.1.ebuild | 36 
 dev-ruby/aasm/aasm-3.3.3.ebuild | 36 
 4 files changed, 5 insertions(+), 75 deletions(-)

diff --git a/dev-ruby/aasm/ChangeLog b/dev-ruby/aasm/ChangeLog
index f906be6..8ba380e 100644
--- a/dev-ruby/aasm/ChangeLog
+++ b/dev-ruby/aasm/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for dev-ruby/aasm
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  14 Jan 2015; Hans de Graaff  -aasm-3.3.1.ebuild,
+  -aasm-3.3.3.ebuild:
+  Cleanup.
+
 *aasm-3.4.0 (24 Sep 2014)
 
   24 Sep 2014; Hans de Graaff  +aasm-3.4.0.ebuild:

diff --git a/dev-ruby/aasm/Manifest b/dev-ruby/aasm/Manifest
index 655a7c8..0282053 100644
--- a/dev-ruby/aasm/Manifest
+++ b/dev-ruby/aasm/Manifest
@@ -1,3 +1 @@
-DIST aasm-3.3.1.gem 36864 SHA256 
f438f8196b73a26f81693764962ffd83616f0044116c95a27a803782c9f2ed4e SHA512 
627c266aae8138dc210a77500177bc492ba3c920dc6fb905bb5ddfd6e17b8be8ef646fe0d71ffab959432a93667d4c199b92fe90052e5074ef5e8485db2ff52a
 WHIRLPOOL 
ffaef9f7851d7ca09faea3a7f372125a711481988614baa64498a73a90eb3dd4d6462b39740942872f745e0ceccd83a3a994dbe2bde4f6e49fc9f820a9396a69
-DIST aasm-3.3.3.gem 37376 SHA256 
dff9c2e9652824e22e189594329e1571b76a5d4884d06d72988662d4cffc7847 SHA512 
1362f76923166e2910f0abbc261e73f2147e4f0a6f4514659567bbee480eb7b010440a7739ee89194fa407401702639ed2e3ddaa048e50a2ee5bd429074b4c2e
 WHIRLPOOL 
f705e4bd3abbc5ce643886cfea6d4c151b20cf6040df9f2847d92c03f607bb9196bfbc5dd254914470dab55ac37b41a2698d68930fbec13caa8dc1fbc0336cdb
 DIST aasm-3.4.0.gem 37888 SHA256 
661b4d6781a8d74792d570363454d82f3e7b482e5c192ca6d1c81aec9d71115b SHA512 
36ecfd11d5948008f2b21e331bcb6ea775200ad929744aa31046e30a9f60783766e2cfa80c6017c275127c883782e5bd8fbf0091c888d2fcd2b3742a00382746
 WHIRLPOOL 
cd06ca5654626eea49a6a3dd2c1fec171a739b5934c0ed318d1ada53c315ecc4d8f46e61f46af92503510c4989566e54a058946df722ac5d505e9d84a0afffdd

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

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



[gentoo-commits] gentoo-x86 commit in dev-python/webob: ChangeLog webob-1.2.3-r1.ebuild webob-1.3.1.ebuild webob-1.2.3.ebuild

2015-01-16 Thread Ian Delaney (idella4)
idella4 15/01/16 13:17:01

  Modified: ChangeLog
  Removed:  webob-1.2.3-r1.ebuild webob-1.3.1.ebuild
webob-1.2.3.ebuild
  Log:
  rm old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.99 dev-python/webob/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog   2 Jan 2015 12:26:22 -   1.98
+++ ChangeLog   16 Jan 2015 13:17:01 -  1.99
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/webob
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.98 
2015/01/02 12:26:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.99 
2015/01/16 13:17:01 idella4 Exp $
+
+  16 Jan 2015; Ian Delaney  -webob-1.2.3-r1.ebuild,
+  -webob-1.2.3.ebuild, -webob-1.3.1.ebuild:
+  rm old
 
   02 Jan 2015; Agostino Sarubbo  webob-1.4.ebuild:
   Stable for sparc, wrt bug #530620






[gentoo-commits] gentoo-x86 commit in dev-perl/Sub-Exporter: Sub-Exporter-0.987.0.ebuild ChangeLog

2015-01-16 Thread Mikle Kolyada (zlogene)
zlogene 15/01/16 13:38:10

  Modified: Sub-Exporter-0.987.0.ebuild ChangeLog
  Log:
  Stable for all wrt bug #535226
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.4  dev-perl/Sub-Exporter/Sub-Exporter-0.987.0.ebuild

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

Index: Sub-Exporter-0.987.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/Sub-Exporter-0.987.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Sub-Exporter-0.987.0.ebuild 13 Jan 2015 16:37:29 -  1.3
+++ Sub-Exporter-0.987.0.ebuild 16 Jan 2015 13:38:10 -  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-perl/Sub-Exporter/Sub-Exporter-0.987.0.ebuild,v 1.3 
2015/01/13 16:37:29 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/Sub-Exporter-0.987.0.ebuild,v 1.4 
2015/01/16 13:38:10 zlogene Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="A sophisticated exporter for custom-built routines"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND="



1.47 dev-perl/Sub-Exporter/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog   13 Jan 2015 16:37:29 -  1.46
+++ ChangeLog   16 Jan 2015 13:38:10 -  1.47
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Sub-Exporter
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/ChangeLog,v 1.46 
2015/01/13 16:37:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/ChangeLog,v 1.47 
2015/01/16 13:38:10 zlogene Exp $
+
+  16 Jan 2015; Mikle Kolyada  Sub-Exporter-0.987.0.ebuild:
+  Stable for all wrt bug #535226
 
   13 Jan 2015; Jeroen Roovers  Sub-Exporter-0.987.0.ebuild:
   Stable for HPPA (bug #535226).






[gentoo-commits] gentoo-x86 commit in dev-python/restkit/files: setup.patch restkit-exclude-tests.patch

2015-01-16 Thread Ian Delaney (idella4)
idella4 15/01/16 13:52:17

  Added:setup.patch
  Removed:  restkit-exclude-tests.patch
  Log:
  clean old impl, tidy deps, remove disused patch, add patch to prevent 
duplicate install of data files, rm old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.1  dev-python/restkit/files/setup.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/files/setup.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/files/setup.patch?rev=1.1&content-type=text/plain

Index: setup.patch
===
diff -ur restkit-4.2.2.org/setup.py restkit-4.2.2/setup.py
--- setup.py2013-08-30 23:07:36.0 +0800
+++ setup.py2015-01-16 21:38:04.342084550 +0800
@@ -38,11 +38,6 @@
 with open(os.path.join(os.path.dirname(__file__), 'README.rst')) as f:
 long_description = f.read()
 
-DATA_FILES = [
-('restkit', ["LICENSE", "MANIFEST.in", "NOTICE", "README.rst",
-"THANKS", "TODO.txt"])
-]
-
 options=dict(
 name = 'restkit',
 version = version.__version__,
@@ -54,7 +49,6 @@
 url = 'http://benoitc.github.com/restkit',
 classifiers = CLASSIFIERS,
 packages = find_packages(exclude=['tests']),
-data_files = DATA_FILES,
 scripts = SCRIPTS,
 zip_safe =  False,
 entry_points =  {






[gentoo-commits] gentoo-x86 commit in dev-python/restkit: restkit-4.2.2.ebuild ChangeLog restkit-4.2.1-r1.ebuild

2015-01-16 Thread Ian Delaney (idella4)
idella4 15/01/16 13:52:17

  Modified: restkit-4.2.2.ebuild ChangeLog
  Removed:  restkit-4.2.1-r1.ebuild
  Log:
  clean old impl, tidy deps, remove disused patch, add patch to prevent 
duplicate install of data files, rm old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.4  dev-python/restkit/restkit-4.2.2.ebuild

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

Index: restkit-4.2.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/restkit/restkit-4.2.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- restkit-4.2.2.ebuild10 Aug 2014 21:21:08 -  1.3
+++ restkit-4.2.2.ebuild16 Jan 2015 13:52:17 -  1.4
@@ -1,10 +1,10 @@
-# 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-python/restkit/restkit-4.2.2.ebuild,v 
1.3 2014/08/10 21:21:08 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/restkit/restkit-4.2.2.ebuild,v 
1.4 2015/01/16 13:52:17 idella4 Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7} pypy )
+PYTHON_COMPAT=( python2_7 pypy )
 
 inherit distutils-r1
 
@@ -17,7 +17,7 @@
 KEYWORDS="~amd64 ~arm ~x86"
 IUSE="+cli doc examples test"
 
-PY27_USEDEP="$(python_gen_usedep 'python2*')"
+PY27_USEDEP="$(python_gen_usedep python2_7)"
 RDEPEND="cli? ( dev-python/ipython[${PY27_USEDEP}] )
dev-python/webob[${PYTHON_USEDEP}]
>=dev-python/socketpool-0.5.3[${PYTHON_USEDEP}]
@@ -28,6 +28,9 @@
test? ( ${RDEPEND}
dev-python/nose[${PYTHON_USEDEP}] )"
 
+# prevent duplicate install of data files
+PATCHES=( "${FILESDIR}"/setup.patch )
+
 python_compile_all() {
if use doc ; then
pushd doc > /dev/null



1.19 dev-python/restkit/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/restkit/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   10 Aug 2014 21:21:08 -  1.18
+++ ChangeLog   16 Jan 2015 13:52:17 -  1.19
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/restkit
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/restkit/ChangeLog,v 1.18 
2014/08/10 21:21:08 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/restkit/ChangeLog,v 1.19 
2015/01/16 13:52:17 idella4 Exp $
+
+  16 Jan 2015; Ian Delaney  +files/setup.patch,
+  -files/restkit-exclude-tests.patch, -restkit-4.2.1-r1.ebuild,
+  restkit-4.2.2.ebuild:
+  clean old impl, tidy deps, remove disused patch, add patch to prevent
+  duplicate install of data files, rm old
 
   10 Aug 2014; Sergei Trofimovich  restkit-4.2.1-r1.ebuild,
   restkit-4.2.2.ebuild:






[gentoo-commits] gentoo-x86 commit in net-analyzer/tcpdump: ChangeLog tcpdump-4.6.2.ebuild tcpdump-4.5.1-r1.ebuild

2015-01-16 Thread Jeroen Roovers (jer)
jer 15/01/16 14:43:29

  Modified: ChangeLog
  Removed:  tcpdump-4.6.2.ebuild tcpdump-4.5.1-r1.ebuild
  Log:
  Old.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.210net-analyzer/tcpdump/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/ChangeLog,v
retrieving revision 1.209
retrieving revision 1.210
diff -u -r1.209 -r1.210
--- ChangeLog   16 Jan 2015 08:08:00 -  1.209
+++ ChangeLog   16 Jan 2015 14:43:29 -  1.210
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/tcpdump
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/ChangeLog,v 1.209 
2015/01/16 08:08:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/ChangeLog,v 1.210 
2015/01/16 14:43:29 jer Exp $
+
+  16 Jan 2015; Jeroen Roovers  -tcpdump-4.5.1-r1.ebuild,
+  -tcpdump-4.6.2.ebuild:
+  Old.
 
   16 Jan 2015; Agostino Sarubbo  tcpdump-4.6.2-r1.ebuild:
   Stable for ia64, wrt bug #534660






[gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: ChangeLog wireshark-1.12.2.ebuild

2015-01-16 Thread Jeroen Roovers (jer)
jer 15/01/16 14:45:03

  Modified: ChangeLog
  Removed:  wireshark-1.12.2.ebuild
  Log:
  Old.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.691net-analyzer/wireshark/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
retrieving revision 1.690
retrieving revision 1.691
diff -u -r1.690 -r1.691
--- ChangeLog   16 Jan 2015 08:07:55 -  1.690
+++ ChangeLog   16 Jan 2015 14:45:03 -  1.691
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/wireshark
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.690 
2015/01/16 08:07:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.691 
2015/01/16 14:45:03 jer Exp $
+
+  16 Jan 2015; Jeroen Roovers  -wireshark-1.12.2.ebuild:
+  Old.
 
   16 Jan 2015; Agostino Sarubbo  wireshark-1.12.3.ebuild:
   Stable for ia64, wrt bug #536034






[gentoo-commits] gentoo-x86 commit in dev-ruby/mustache: mustache-0.99.5.ebuild ChangeLog

2015-01-16 Thread Agostino Sarubbo (ago)
ago 15/01/16 15:18:40

  Modified: mustache-0.99.5.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #503570
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="sparc", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 dev-ruby/mustache/mustache-0.99.5.ebuild

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

Index: mustache-0.99.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.5.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- mustache-0.99.5.ebuild  13 Jan 2015 09:58:14 -  1.9
+++ mustache-0.99.5.ebuild  16 Jan 2015 15:18:40 -  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-ruby/mustache/mustache-0.99.5.ebuild,v 
1.9 2015/01/13 09:58:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.5.ebuild,v 
1.10 2015/01/16 15:18:40 ago Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 ruby_add_bdepend "doc? ( app-text/ronn )"



1.44 dev-ruby/mustache/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog   13 Jan 2015 09:58:14 -  1.43
+++ ChangeLog   16 Jan 2015 15:18:40 -  1.44
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/mustache
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.43 
2015/01/13 09:58:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.44 
2015/01/16 15:18:40 ago Exp $
+
+  16 Jan 2015; Agostino Sarubbo  mustache-0.99.5.ebuild:
+  Stable for sparc, wrt bug #503570
 
   13 Jan 2015; Agostino Sarubbo  mustache-0.99.5.ebuild:
   Stable for ppc64, wrt bug #503570






[gentoo-commits] gentoo-x86 commit in dev-ruby/hpricot: hpricot-0.8.6-r2.ebuild ChangeLog

2015-01-16 Thread Agostino Sarubbo (ago)
ago 15/01/16 15:18:28

  Modified: hpricot-0.8.6-r2.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #503570
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="sparc", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.14 dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild?r1=1.13&r2=1.14

Index: hpricot-0.8.6-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- hpricot-0.8.6-r2.ebuild 13 Jan 2015 09:58:02 -  1.13
+++ hpricot-0.8.6-r2.ebuild 16 Jan 2015 15:18:28 -  1.14
@@ -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/hpricot/hpricot-0.8.6-r2.ebuild,v 
1.13 2015/01/13 09:58:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild,v 
1.14 2015/01/16 15:18:28 ago Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "dev-ruby/rake



1.66 dev-ruby/hpricot/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog   13 Jan 2015 09:58:02 -  1.65
+++ ChangeLog   16 Jan 2015 15:18:28 -  1.66
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/hpricot
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.65 
2015/01/13 09:58:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.66 
2015/01/16 15:18:28 ago Exp $
+
+  16 Jan 2015; Agostino Sarubbo  hpricot-0.8.6-r2.ebuild:
+  Stable for sparc, wrt bug #503570
 
   13 Jan 2015; Agostino Sarubbo  hpricot-0.8.6-r2.ebuild:
   Stable for ppc64, wrt bug #503570






[gentoo-commits] gentoo-x86 commit in app-text/ronn: ronn-0.7.3-r2.ebuild ChangeLog

2015-01-16 Thread Agostino Sarubbo (ago)
ago 15/01/16 15:18:36

  Modified: ronn-0.7.3-r2.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #503570
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="sparc", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.12 app-text/ronn/ronn-0.7.3-r2.ebuild

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

Index: ronn-0.7.3-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/ronn/ronn-0.7.3-r2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ronn-0.7.3-r2.ebuild13 Jan 2015 09:58:10 -  1.11
+++ ronn-0.7.3-r2.ebuild16 Jan 2015 15:18:36 -  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-text/ronn/ronn-0.7.3-r2.ebuild,v 1.11 
2015/01/13 09:58:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ronn/ronn-0.7.3-r2.ebuild,v 1.12 
2015/01/16 15:18:36 ago Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20"
@@ -15,7 +15,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 
 IUSE=""
 



1.37 app-text/ronn/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/ronn/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog   13 Jan 2015 09:58:10 -  1.36
+++ ChangeLog   16 Jan 2015 15:18:36 -  1.37
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/ronn
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ronn/ChangeLog,v 1.36 2015/01/13 
09:58:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ronn/ChangeLog,v 1.37 2015/01/16 
15:18:36 ago Exp $
+
+  16 Jan 2015; Agostino Sarubbo  ronn-0.7.3-r2.ebuild:
+  Stable for sparc, wrt bug #503570
 
   13 Jan 2015; Agostino Sarubbo  ronn-0.7.3-r2.ebuild:
   Stable for ppc64, wrt bug #503570






[gentoo-commits] gentoo-x86 commit in dev-ruby/rdiscount: rdiscount-1.6.8-r2.ebuild ChangeLog

2015-01-16 Thread Agostino Sarubbo (ago)
ago 15/01/16 15:18:32

  Modified: rdiscount-1.6.8-r2.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #503570
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="sparc", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.9  dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild

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

Index: rdiscount-1.6.8-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- rdiscount-1.6.8-r2.ebuild   13 Jan 2015 09:58:06 -  1.8
+++ rdiscount-1.6.8-r2.ebuild   16 Jan 2015 15:18:32 -  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-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild,v 1.8 
2015/01/13 09:58:06 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild,v 1.9 
2015/01/16 15:18:32 ago Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 ruby_add_bdepend "doc? ( app-text/ronn )"



1.40 dev-ruby/rdiscount/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   13 Jan 2015 09:58:06 -  1.39
+++ ChangeLog   16 Jan 2015 15:18:32 -  1.40
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/rdiscount
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.39 
2015/01/13 09:58:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.40 
2015/01/16 15:18:32 ago Exp $
+
+  16 Jan 2015; Agostino Sarubbo  rdiscount-1.6.8-r2.ebuild:
+  Stable for sparc, wrt bug #503570
 
   13 Jan 2015; Agostino Sarubbo  rdiscount-1.6.8-r2.ebuild:
   Stable for ppc64, wrt bug #503570






[gentoo-commits] gentoo-x86 commit in dev-python/pypcap: pypcap-1.1.1.ebuild ChangeLog pypcap-1.1-r2.ebuild pypcap-1.1-r1.ebuild

2015-01-16 Thread Jeroen Roovers (jer)
jer 15/01/16 15:33:48

  Modified: pypcap-1.1.1.ebuild ChangeLog
  Removed:  pypcap-1.1-r2.ebuild pypcap-1.1-r1.ebuild
  Log:
  Fix DEPEND.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.2  dev-python/pypcap/pypcap-1.1.1.ebuild

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

Index: pypcap-1.1.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypcap/pypcap-1.1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pypcap-1.1.1.ebuild 12 Aug 2014 04:03:26 -  1.1
+++ pypcap-1.1.1.ebuild 16 Jan 2015 15:33:48 -  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-python/pypcap/pypcap-1.1.1.ebuild,v 1.1 
2014/08/12 04:03:26 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypcap/pypcap-1.1.1.ebuild,v 1.2 
2015/01/16 15:33:48 jer Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python2_7 pypy )
@@ -14,10 +14,12 @@
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~x86-fbsd"
-IUSE=""
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="net-libs/libpcap"
+DEPEND="
+   ${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"
 
 python_compile() {
local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"



1.15 dev-python/pypcap/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypcap/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   12 Aug 2014 04:03:26 -  1.14
+++ ChangeLog   16 Jan 2015 15:33:48 -  1.15
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/pypcap
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypcap/ChangeLog,v 1.14 
2014/08/12 04:03:26 idella4 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypcap/ChangeLog,v 1.15 
2015/01/16 15:33:48 jer Exp $
+
+  16 Jan 2015; Jeroen Roovers  -pypcap-1.1-r1.ebuild,
+  -pypcap-1.1-r2.ebuild, pypcap-1.1.1.ebuild, -files/include_path.patch:
+  Fix DEPEND.
 
 *pypcap-1.1.1 (12 Aug 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/pypcap/files: include_path.patch

2015-01-16 Thread Jeroen Roovers (jer)
jer 15/01/16 15:33:48

  Removed:  include_path.patch
  Log:
  Fix DEPEND.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)



[gentoo-commits] gentoo-x86 commit in dev-libs/libuv: ChangeLog libuv-1.2.1.ebuild

2015-01-16 Thread Julian Ospald (hasufell)
hasufell15/01/16 15:34:58

  Modified: ChangeLog
  Removed:  libuv-1.2.1.ebuild
  Log:
  rm unreviewed ebuild
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
BDEED020)

Revision  ChangesPath
1.30 dev-libs/libuv/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   16 Jan 2015 04:16:55 -  1.29
+++ ChangeLog   16 Jan 2015 15:34:58 -  1.30
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libuv
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v 1.29 2015/01/16 
04:16:55 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v 1.30 2015/01/16 
15:34:58 hasufell Exp $
+
+  16 Jan 2015; Julian Ospald  -libuv-1.2.1.ebuild:
+  rm unreviewed ebuild
 
 *libuv-1.2.1 (16 Jan 2015)
 






[gentoo-commits] gentoo-x86 commit in www-client/opera-developer: opera-developer-28.0.1745.0.ebuild ChangeLog

2015-01-16 Thread Jeroen Roovers (jer)
jer 15/01/16 15:44:03

  Modified: ChangeLog
  Added:opera-developer-28.0.1745.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.27 www-client/opera-developer/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera-developer/ChangeLog?rev=1.27&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera-developer/ChangeLog?rev=1.27&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera-developer/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/opera-developer/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   9 Jan 2015 16:24:22 -   1.26
+++ ChangeLog   16 Jan 2015 15:44:03 -  1.27
@@ -1,6 +1,12 @@
 # ChangeLog for www-client/opera-developer
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/opera-developer/ChangeLog,v 1.26 
2015/01/09 16:24:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/opera-developer/ChangeLog,v 1.27 
2015/01/16 15:44:03 jer Exp $
+
+*opera-developer-28.0.1745.0 (16 Jan 2015)
+
+  16 Jan 2015; Jeroen Roovers 
+  +opera-developer-28.0.1745.0.ebuild:
+  Version bump.
 
   09 Jan 2015; Jeroen Roovers 
   opera-developer-28.0.1738.0-r1.ebuild:



1.1  
www-client/opera-developer/opera-developer-28.0.1745.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera-developer/opera-developer-28.0.1745.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera-developer/opera-developer-28.0.1745.0.ebuild?rev=1.1&content-type=text/plain

Index: opera-developer-28.0.1745.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/opera-developer/opera-developer-28.0.1745.0.ebuild,v
 1.1 2015/01/16 15:44:03 jer Exp $

EAPI=5
CHROMIUM_LANGS="
af az be bg bn ca cs da de el en_GB en_US es_419 es fil fi fr_CA fr fy 
gd
hi hr hu id it ja kk ko lt lv me mk ms nb nl nn pa pl pt_BR pt_PT ro ru 
sk
sr sv sw ta te th tr uk uz vi zh_CN zh_TW zu
"
inherit chromium multilib unpacker

DESCRIPTION="A fast and secure web browser"
HOMEPAGE="http://www.opera.com/";
LICENSE="OPERA-2014"
SLOT="0"
SRC_URI_BASE="http://get.geo.opera.com/pub/";
SRC_URI="
amd64? ( "${SRC_URI_BASE}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb" )
"
KEYWORDS="~amd64"

RDEPEND="
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
gnome-base/gconf:2
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype
net-misc/curl
net-print/cups
sys-apps/dbus
x11-libs/cairo
x11-libs/gdk-pixbuf
x11-libs/gtk+:2
x11-libs/libX11
x11-libs/libXScrnSaver
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXtst
x11-libs/pango[X]
"

QA_PREBUILT="*"
S=${WORKDIR}
OPERA_HOME="usr/$(get_libdir)/${PN}"

src_unpack() {
unpack_deb ${A}
}

src_prepare() {
mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
rm -r usr/lib || die

rm usr/bin/${PN} || die

rm usr/share/doc/${PN}/copyright || die
mv usr/share/doc/${PN} usr/share/doc/${PF} || die

pushd "${OPERA_HOME}/localization" > /dev/null || die
chromium_remove_language_paks
popd > /dev/null || die

sed -i \
-e 's|^TargetEnvironment|X-&|g' \
usr/share/applications/${PN}.desktop || die
}

src_install() {
mv * "${D}" || die
dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
fperms 4711 /usr/$(get_libdir)/${PN}/opera_sandbox
}






[gentoo-commits] gentoo-x86 commit in dev-libs/libgit2: metadata.xml ChangeLog libgit2-0.22.0.ebuild

2015-01-16 Thread Tim Harder (radhermit)
radhermit15/01/16 15:46:09

  Modified: metadata.xml ChangeLog
  Added:libgit2-0.22.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.5  dev-libs/libgit2/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgit2/metadata.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- metadata.xml24 Nov 2013 23:06:29 -  1.4
+++ metadata.xml16 Jan 2015 15:46:09 -  1.5
@@ -11,6 +11,7 @@
speed custom Git applications in any language which supports C 
bindings.


+   Enable GSSAPI support for SPNEGO auth
Enable SSH transport support
Enable tracing support




1.28 dev-libs/libgit2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgit2/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   18 Dec 2014 21:48:22 -  1.27
+++ ChangeLog   16 Jan 2015 15:46:09 -  1.28
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/libgit2
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgit2/ChangeLog,v 1.27 
2014/12/18 21:48:22 radhermit Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgit2/ChangeLog,v 1.28 
2015/01/16 15:46:09 radhermit Exp $
+
+*libgit2-0.22.0 (16 Jan 2015)
+
+  16 Jan 2015; Tim Harder  +libgit2-0.22.0.ebuild,
+  metadata.xml:
+  Version bump.
 
   18 Dec 2014; Tim Harder  -libgit2-0.21.0.ebuild,
   -libgit2-0.21.1.ebuild, -libgit2-0.21.2.ebuild:



1.1  dev-libs/libgit2/libgit2-0.22.0.ebuild

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

Index: libgit2-0.22.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgit2/libgit2-0.22.0.ebuild,v 1.1 
2015/01/16 15:46:09 radhermit Exp $

EAPI=5

inherit cmake-utils multilib

DESCRIPTION="A linkable library for Git"
HOMEPAGE="http://libgit2.github.com/";
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-2-with-linking-exception"
SLOT="0/22"
KEYWORDS="~amd64 ~x86 ~ppc-macos"
IUSE="examples gssapi ssh test threads trace"

RDEPEND="
sys-libs/zlib
net-libs/http-parser
gssapi? ( virtual/krb5 )
ssh? ( net-libs/libssh2 )"
DEPEND="${RDEPEND}
virtual/pkgconfig"

DOCS=( AUTHORS CONTRIBUTING.md CONVENTIONS.md README.md )

src_prepare() {
# skip online tests
sed -i '/libgit2_clar/s/-ionline/-xonline/' CMakeLists.txt || die

cmake-utils_src_prepare
}

src_configure() {
local mycmakeargs=(
-DLIB_INSTALL_DIR="${EPREFIX}/usr/$(get_libdir)"
$(cmake-utils_use_build test CLAR)
$(cmake-utils_use_enable trace TRACE)
$(cmake-utils_use_use gssapi GSSAPI)
$(cmake-utils_use_use ssh SSH)
$(cmake-utils_use threads THREADSAFE)
)
cmake-utils_src_configure
}

src_test() {
if [[ ${EUID} -eq 0 ]] ; then
# repo::iterator::fs_preserves_error fails if run as root
# since root can still access dirs with  perms
ewarn "Skipping tests: non-root privileges are required for all 
tests to pass"
else
local TEST_VERBOSE=1
cmake-utils_src_test
fi
}

src_install() {
cmake-utils_src_install

if use examples ; then
find examples -name .gitignore -delete || die
dodoc -r examples
docompress -x /usr/share/doc/${PF}/examples
fi
}

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

2015-01-16 Thread Julian Ospald (hasufell)
hasufell15/01/16 15:47:31

  Modified: ChangeLog
  Added:libuv-1.2.1-r1.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
BDEED020)

Revision  ChangesPath
1.31 dev-libs/libuv/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog   16 Jan 2015 15:34:58 -  1.30
+++ ChangeLog   16 Jan 2015 15:47:31 -  1.31
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/libuv
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v 1.30 2015/01/16 
15:34:58 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v 1.31 2015/01/16 
15:47:31 hasufell Exp $
+
+*libuv-1.2.1-r1 (16 Jan 2015)
+
+  16 Jan 2015; Julian Ospald  +libuv-1.2.1-r1.ebuild:
+  version bump
 
   16 Jan 2015; Julian Ospald  -libuv-1.2.1.ebuild:
   rm unreviewed ebuild



1.1  dev-libs/libuv/libuv-1.2.1-r1.ebuild

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

Index: libuv-1.2.1-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/libuv-1.2.1-r1.ebuild,v 1.1 
2015/01/16 15:47:31 hasufell Exp $

EAPI=5

inherit eutils autotools multilib-minimal

DESCRIPTION="A new platform layer for Node"
HOMEPAGE="https://github.com/libuv/libuv";
SRC_URI="https://github.com/libuv/libuv/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="BSD BSD-2 ISC MIT"
SLOT="0/1"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="static-libs"

DEPEND="
sys-devel/libtool
virtual/pkgconfig
"

src_prepare() {
echo "m4_define([UV_EXTRA_AUTOMAKE_FLAGS], [serial-tests])" \
> m4/libuv-extra-automake-flags.m4 || die

sed -i \
-e '/CC_CHECK_CFLAGS_APPEND(\[-g\])/d' \
configure.ac || die "fixing CFLAGS failed!"

eautoreconf
}

multilib_src_configure() {
ECONF_SOURCE="${S}" econf \
$(use_enable static-libs static)
}

multilib_src_test() {
mkdir "${BUILD_DIR}"/test || die
cp -pPR "${S}"/test/fixtures "${BUILD_DIR}"/test/fixtures || die
default
}

multilib_src_install_all() {
einstalldocs
prune_libtool_files
}






[gentoo-commits] gentoo-x86 commit in net-misc/x2goserver: ChangeLog x2goserver-4.0.1.18-r2.ebuild

2015-01-16 Thread Bernard Cafarelli (voyageur)
voyageur15/01/16 15:53:46

  Modified: ChangeLog
  Added:x2goserver-4.0.1.18-r2.ebuild
  Log:
  Fix invalid 'echo -n' usage (#528452), remove dangling symlink (#521126), 
both by polynomial-c. Also fix local desktop sharing
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
C74525F2)

Revision  ChangesPath
1.51 net-misc/x2goserver/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/x2goserver/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog   23 Oct 2014 08:35:58 -  1.50
+++ ChangeLog   16 Jan 2015 15:53:46 -  1.51
@@ -1,6 +1,15 @@
 # ChangeLog for net-misc/x2goserver
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goserver/ChangeLog,v 1.50 
2014/10/23 08:35:58 voyageur Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goserver/ChangeLog,v 1.51 
2015/01/16 15:53:46 voyageur Exp $
+
+*x2goserver-4.0.1.18-r2 (16 Jan 2015)
+
+  16 Jan 2015; Bernard Cafarelli 
+  +x2goserver-4.0.1.18-r2.ebuild,
+  +files/x2goserver-4.0.1.18-fix_local_desktop_sharing.patch,
+  +files/x2goserver-4.0.1.18-use_printf.patch:
+  Fix invalid 'echo -n' usage (#528452), remove dangling symlink (#521126),
+  both by polynomial-c. Also fix local desktop sharing
 
 *x2goserver-4.0.1.18-r1 (23 Oct 2014)
 



1.1  net-misc/x2goserver/x2goserver-4.0.1.18-r2.ebuild

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

Index: x2goserver-4.0.1.18-r2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-misc/x2goserver/x2goserver-4.0.1.18-r2.ebuild,v 1.1 
2015/01/16 15:53:46 voyageur Exp $

EAPI=4
inherit eutils multilib systemd toolchain-funcs user

DESCRIPTION="The X2Go server"
HOMEPAGE="http://www.x2go.org";
SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+fuse postgres +sqlite"

REQUIRED_USE="|| ( postgres sqlite )"

DEPEND=""
RDEPEND="dev-perl/Capture-Tiny
dev-perl/Config-Simple
dev-perl/File-BaseDir
dev-perl/File-ReadBackwards
media-fonts/font-cursor-misc
media-fonts/font-misc-misc
>=net-misc/nx-3.5.0.25
net-misc/openssh
x11-apps/xauth
x11-apps/xhost
x11-apps/xwininfo
fuse? ( sys-fs/sshfs-fuse )
postgres? ( dev-perl/DBD-Pg )
sqlite? ( dev-perl/DBD-SQLite )"

pkg_setup() {
# Force the group creation, #479650
enewgroup x2gouser
enewgroup x2goprint
enewuser x2gouser -1 -1 /var/lib/x2go x2gouser
enewuser x2goprint -1 -1 /var/spool/x2goprint x2goprint
}

src_prepare() {
# Bug #524350
epatch "${FILESDIR}"/${P}-prevent_bash_failures_xsession.patch
epatch "${FILESDIR}"/${P}-fix_local_desktop_sharing.patch
# Bug #524350
epatch "${FILESDIR}"/${P}-use_printf.patch

# Do not install Xresources symlink (#521126)
sed -e '\#$(INSTALL_SYMLINK) /etc/X11/Xresources# s/^/#/' -i 
x2goserver-xsession/Makefile || die "Xresources symlink sed failed"
# Multilib clean
sed -e "/^LIBDIR=/s/lib/$(get_libdir)/" -i Makefile */Makefile || die 
"multilib sed failed"
# Skip man2html build
sed -e "s/build-indep: build_man2html/build-indep:/" -i Makefile 
*/Makefile || die "man2html sed failed"
# Use nxagent directly
sed -i -e "/NX_TEMP=/s/x2goagent/nxagent/" 
x2goserver/bin/x2gostartagent || die "sed failed"
}

src_compile() {
emake CC="$(tc-getCC)" PREFIX=/usr
}

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

fowners root:x2goprint /usr/bin/x2goprint
fperms 2755 /usr/bin/x2goprint
fperms 0750 /etc/sudoers.d
fperms 0440 /etc/sudoers.d/x2goserver
dosym /usr/share/applications /etc/x2go/applications

newinitd "${FILESDIR}"/${PN}.init x2gocleansessions
systemd_dounit "${FILESDIR}"/x2gocleansessions.service
}

pkg_postinst() {
if use sqlite ; then
elog "To use sqlite and crea

[gentoo-commits] gentoo-x86 commit in net-misc/x2goserver/files: x2goserver-4.0.1.18-use_printf.patch x2goserver-4.0.1.18-fix_local_desktop_sharing.patch

2015-01-16 Thread Bernard Cafarelli (voyageur)
voyageur15/01/16 15:53:46

  Added:x2goserver-4.0.1.18-use_printf.patch
x2goserver-4.0.1.18-fix_local_desktop_sharing.patch
  Log:
  Fix invalid 'echo -n' usage (#528452), remove dangling symlink (#521126), 
both by polynomial-c. Also fix local desktop sharing
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
C74525F2)

Revision  ChangesPath
1.1  
net-misc/x2goserver/files/x2goserver-4.0.1.18-use_printf.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goserver/files/x2goserver-4.0.1.18-use_printf.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goserver/files/x2goserver-4.0.1.18-use_printf.patch?rev=1.1&content-type=text/plain

Index: x2goserver-4.0.1.18-use_printf.patch
===
diff -Naur x2goserver-4.0.1.18.orig/rpm/x2goserver.init 
x2goserver-4.0.1.18/rpm/x2goserver.init
--- x2goserver-4.0.1.18.orig/rpm/x2goserver.init2014-10-06 
23:23:27.0 +0200
+++ x2goserver-4.0.1.18/rpm/x2goserver.init 2015-01-14 11:23:42.840796430 
+0100
@@ -35,7 +35,7 @@
mkdir $XSOCKDIR
chmod 1777 $XSOCKDIR
fi
-   echo -n $"Starting $prog: "
+   printf '%s' $"Starting $prog: "
daemon $exec $OPTS
retval=$?
echo
@@ -43,7 +43,7 @@
 }
 
 stop() {
-   echo -n $"Stopping $prog: "
+   printf '%s' $"Stopping $prog: "
killproc $exec
retval=$?
echo
diff -Naur x2goserver-4.0.1.18.orig/x2goserver/bin/x2gopath 
x2goserver-4.0.1.18/x2goserver/bin/x2gopath
--- x2goserver-4.0.1.18.orig/x2goserver/bin/x2gopath2014-10-06 
23:23:27.0 +0200
+++ x2goserver-4.0.1.18/x2goserver/bin/x2gopath 2015-01-14 11:25:57.105755690 
+0100
@@ -32,12 +32,12 @@
 
 # The following section is subject to substitution by distro packaging tools.
 case "$1" in
-   base) echo -n "$base";;
-   lib) echo -n "$base/lib/x2go";;
-   libexec) echo -n "$base/lib/x2go";;
-   share) echo -n "$base/share/x2go";;
-   nx-x11) echo -n "$base/lib/nx/X11";;
-   xinerama) echo -n "$base/lib/nx/X11/Xinerama";;
+   base) printf '%s' "$base";;
+   lib) printf '%s' "$base/lib/x2go";;
+   libexec) printf '%s' "$base/lib/x2go";;
+   share) printf '%s' "$base/share/x2go";;
+   nx-x11) printf '%s' "$base/lib/nx/X11";;
+   xinerama) printf '%s' "$base/lib/nx/X11/Xinerama";;
*) exit 1;;
 esac;
 
diff -Naur x2goserver-4.0.1.18.orig/x2goserver-xsession/etc/Xsession 
x2goserver-4.0.1.18/x2goserver-xsession/etc/Xsession
--- x2goserver-4.0.1.18.orig/x2goserver-xsession/etc/Xsession   2014-10-06 
23:23:27.0 +0200
+++ x2goserver-4.0.1.18/x2goserver-xsession/etc/Xsession2015-01-14 
11:23:42.840796430 +0100
@@ -26,9 +26,9 @@
# pretty-print messages of arbitrary length (no trailing newline); use
# xmessage if it is available and $DISPLAY is set
MESSAGE="$PROGNAME: $*"
-   echo -n "$MESSAGE" | fold -s -w ${COLUMNS:-80} >&2;
+   printf '%s' "$MESSAGE" | fold -s -w ${COLUMNS:-80} >&2;
if [ -n "$DISPLAY" ] && which xmessage 1> /dev/null 2>&1; then
-   echo -n "$MESSAGE" | fold -s -w ${COLUMNS:-80} | xmessage 
-center -file -
+   printf '%s' "$MESSAGE" | fold -s -w ${COLUMNS:-80} | xmessage 
-center -file -
fi
 }
 



1.1  
net-misc/x2goserver/files/x2goserver-4.0.1.18-fix_local_desktop_sharing.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goserver/files/x2goserver-4.0.1.18-fix_local_desktop_sharing.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goserver/files/x2goserver-4.0.1.18-fix_local_desktop_sharing.patch?rev=1.1&content-type=text/plain

Index: x2goserver-4.0.1.18-fix_local_desktop_sharing.patch
===
diff -Naur x2goserver-4.0.1.18.orig/x2goserver/bin/x2golistdesktops 
x2goserver-4.0.1.18/x2goserver/bin/x2golistdesktops
--- x2goserver-4.0.1.18.orig/x2goserver/bin/x2golistdesktops2014-10-06 
23:23:27.0 +0200
+++ x2goserver-4.0.1.18/x2goserver/bin/x2golistdesktops 2015-01-14 
10:52:55.044479499 +0100
@@ -60,7 +60,15 @@
 $rdisp="I${rdisp}I";
 
 my $uname=$ENV{'USER'};
+
+# on Debian the ss command is in /usr/bin, on Fedora, it is in /usr/sbin...
+# -> so we need to tweak the PATH env var a little here...
+my $old_PATH=$ENV{'PATH'};
+$ENV{'PATH'}="$ENV{'PATH'}:/usr/sbin:/sbin";
 my $lines=`ss -lxu`;
+$ENV{'PATH'}=$old_PATH;
+undef $old_PATH;
+
 my @lines=split("\n", "$lines");
 
 my @outp = grep ( /(@| )\/tmp\/.X11-unix\/X.*/, @lines);






  1   2   >