[gentoo-commits] gentoo-x86 commit in sys-devel/gettext: gettext-0.19.4.ebuild ChangeLog

2015-07-10 Thread Mike Frysinger (vapier)
vapier  15/07/10 07:39:25

  Modified: gettext-0.19.4.ebuild ChangeLog
  Log:
  Mark arm64/m68k/s390/sh/sparc stable #551828.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.10 sys-devel/gettext/gettext-0.19.4.ebuild

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

Index: gettext-0.19.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gettext-0.19.4.ebuild   4 Jul 2015 16:51:35 -   1.9
+++ gettext-0.19.4.ebuild   10 Jul 2015 07:39:25 -  1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild,v 
1.9 2015/07/04 16:51:35 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild,v 
1.10 2015/07/10 07:39:25 vapier Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-3 LGPL-2
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
+KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
 IUSE=acl -cvs doc emacs git java nls +cxx ncurses openmp static-libs 
elibc_glibc elibc_musl
 
 # only runtime goes multilib



1.272sys-devel/gettext/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v
retrieving revision 1.271
retrieving revision 1.272
diff -u -r1.271 -r1.272
--- ChangeLog   4 Jul 2015 16:51:35 -   1.271
+++ ChangeLog   10 Jul 2015 07:39:25 -  1.272
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/gettext
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.271 
2015/07/04 16:51:35 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.272 
2015/07/10 07:39:25 vapier Exp $
+
+  10 Jul 2015; Mike Frysinger vap...@gentoo.org gettext-0.19.4.ebuild:
+  Mark arm64/m68k/s390/sh/sparc stable #551828.
 
   04 Jul 2015; Mikle Kolyada zlog...@gentoo.org gettext-0.19.4.ebuild:
   ia64 stable wrt bug #551828






[gentoo-commits] gentoo-x86 commit in sys-devel/gettext: gettext-0.19.4.ebuild ChangeLog

2015-07-04 Thread Mikle Kolyada (zlogene)
zlogene 15/07/04 16:51:36

  Modified: gettext-0.19.4.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #551828
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.9  sys-devel/gettext/gettext-0.19.4.ebuild

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

Index: gettext-0.19.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gettext-0.19.4.ebuild   4 Jul 2015 11:25:04 -   1.8
+++ gettext-0.19.4.ebuild   4 Jul 2015 16:51:35 -   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-devel/gettext/gettext-0.19.4.ebuild,v 
1.8 2015/07/04 11:25:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild,v 
1.9 2015/07/04 16:51:35 zlogene Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-3 LGPL-2
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
+KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
 IUSE=acl -cvs doc emacs git java nls +cxx ncurses openmp static-libs 
elibc_glibc elibc_musl
 
 # only runtime goes multilib



1.271sys-devel/gettext/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v
retrieving revision 1.270
retrieving revision 1.271
diff -u -r1.270 -r1.271
--- ChangeLog   4 Jul 2015 11:25:04 -   1.270
+++ ChangeLog   4 Jul 2015 16:51:35 -   1.271
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/gettext
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.270 
2015/07/04 11:25:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.271 
2015/07/04 16:51:35 zlogene Exp $
+
+  04 Jul 2015; Mikle Kolyada zlog...@gentoo.org gettext-0.19.4.ebuild:
+  ia64 stable wrt bug #551828
 
   04 Jul 2015; Jeroen Roovers j...@gentoo.org gettext-0.19.4.ebuild:
   Stable for HPPA (bug #551828).






[gentoo-commits] gentoo-x86 commit in sys-devel/gettext: gettext-0.19.4.ebuild ChangeLog

2015-07-04 Thread Jeroen Roovers (jer)
jer 15/07/04 11:25:04

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

Revision  ChangesPath
1.8  sys-devel/gettext/gettext-0.19.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild?r1=1.7r2=1.8

Index: gettext-0.19.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gettext-0.19.4.ebuild   28 Jun 2015 12:42:58 -  1.7
+++ gettext-0.19.4.ebuild   4 Jul 2015 11:25:04 -   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/sys-devel/gettext/gettext-0.19.4.ebuild,v 
1.7 2015/06/28 12:42:58 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild,v 
1.8 2015/07/04 11:25:04 jer Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-3 LGPL-2
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
+KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
 IUSE=acl -cvs doc emacs git java nls +cxx ncurses openmp static-libs 
elibc_glibc elibc_musl
 
 # only runtime goes multilib



1.270sys-devel/gettext/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v
retrieving revision 1.269
retrieving revision 1.270
diff -u -r1.269 -r1.270
--- ChangeLog   28 Jun 2015 12:42:58 -  1.269
+++ ChangeLog   4 Jul 2015 11:25:04 -   1.270
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/gettext
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.269 
2015/06/28 12:42:58 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.270 
2015/07/04 11:25:04 jer Exp $
+
+  04 Jul 2015; Jeroen Roovers j...@gentoo.org gettext-0.19.4.ebuild:
+  Stable for HPPA (bug #551828).
 
   28 Jun 2015; Mikle Kolyada zlog...@gentoo.org gettext-0.19.4.ebuild:
   alpha stable wrt bug #551828






[gentoo-commits] gentoo-x86 commit in sys-devel/gettext: gettext-0.19.4.ebuild ChangeLog

2015-06-28 Thread Mikle Kolyada (zlogene)
zlogene 15/06/28 08:44:11

  Modified: gettext-0.19.4.ebuild ChangeLog
  Log:
  x86 stable wrt bug #551828
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.6  sys-devel/gettext/gettext-0.19.4.ebuild

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

Index: gettext-0.19.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gettext-0.19.4.ebuild   26 Jun 2015 14:29:24 -  1.5
+++ gettext-0.19.4.ebuild   28 Jun 2015 08:44:11 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild,v 
1.5 2015/06/26 14:29:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild,v 
1.6 2015/06/28 08:44:11 zlogene Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-3 LGPL-2
 SLOT=0
-KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
+KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
 IUSE=acl -cvs doc emacs git java nls +cxx ncurses openmp static-libs 
elibc_glibc elibc_musl
 
 # only runtime goes multilib



1.268sys-devel/gettext/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v
retrieving revision 1.267
retrieving revision 1.268
diff -u -r1.267 -r1.268
--- ChangeLog   26 Jun 2015 14:29:24 -  1.267
+++ ChangeLog   28 Jun 2015 08:44:11 -  1.268
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/gettext
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.267 
2015/06/26 14:29:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.268 
2015/06/28 08:44:11 zlogene Exp $
+
+  28 Jun 2015; Mikle Kolyada zlog...@gentoo.org gettext-0.19.4.ebuild:
+  x86 stable wrt bug #551828
 
   26 Jun 2015; Agostino Sarubbo a...@gentoo.org gettext-0.19.4.ebuild:
   Stable for amd64, wrt bug #551828






[gentoo-commits] gentoo-x86 commit in sys-devel/gettext: gettext-0.19.4.ebuild ChangeLog

2015-06-28 Thread Mikle Kolyada (zlogene)
zlogene 15/06/28 12:42:58

  Modified: gettext-0.19.4.ebuild ChangeLog
  Log:
  alpha stable wrt bug #551828
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.7  sys-devel/gettext/gettext-0.19.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild?r1=1.6r2=1.7

Index: gettext-0.19.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gettext-0.19.4.ebuild   28 Jun 2015 08:44:11 -  1.6
+++ gettext-0.19.4.ebuild   28 Jun 2015 12:42:58 -  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/sys-devel/gettext/gettext-0.19.4.ebuild,v 
1.6 2015/06/28 08:44:11 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild,v 
1.7 2015/06/28 12:42:58 zlogene Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-3 LGPL-2
 SLOT=0
-KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
+KEYWORDS=alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
 IUSE=acl -cvs doc emacs git java nls +cxx ncurses openmp static-libs 
elibc_glibc elibc_musl
 
 # only runtime goes multilib



1.269sys-devel/gettext/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v
retrieving revision 1.268
retrieving revision 1.269
diff -u -r1.268 -r1.269
--- ChangeLog   28 Jun 2015 08:44:11 -  1.268
+++ ChangeLog   28 Jun 2015 12:42:58 -  1.269
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/gettext
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.268 
2015/06/28 08:44:11 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.269 
2015/06/28 12:42:58 zlogene Exp $
+
+  28 Jun 2015; Mikle Kolyada zlog...@gentoo.org gettext-0.19.4.ebuild:
+  alpha stable wrt bug #551828
 
   28 Jun 2015; Mikle Kolyada zlog...@gentoo.org gettext-0.19.4.ebuild:
   x86 stable wrt bug #551828






[gentoo-commits] gentoo-x86 commit in sys-devel/gettext: gettext-0.19.4.ebuild ChangeLog

2015-06-26 Thread Agostino Sarubbo (ago)
ago 15/06/26 14:29:24

  Modified: gettext-0.19.4.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #551828
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  sys-devel/gettext/gettext-0.19.4.ebuild

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

Index: gettext-0.19.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gettext-0.19.4.ebuild   25 Jun 2015 12:55:25 -  1.4
+++ gettext-0.19.4.ebuild   26 Jun 2015 14:29:24 -  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-devel/gettext/gettext-0.19.4.ebuild,v 
1.4 2015/06/25 12:55:25 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild,v 
1.5 2015/06/26 14:29:24 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-3 LGPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
+KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
 IUSE=acl -cvs doc emacs git java nls +cxx ncurses openmp static-libs 
elibc_glibc elibc_musl
 
 # only runtime goes multilib



1.267sys-devel/gettext/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v
retrieving revision 1.266
retrieving revision 1.267
diff -u -r1.266 -r1.267
--- ChangeLog   25 Jun 2015 12:55:25 -  1.266
+++ ChangeLog   26 Jun 2015 14:29:24 -  1.267
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/gettext
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.266 
2015/06/25 12:55:25 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.267 
2015/06/26 14:29:24 ago Exp $
+
+  26 Jun 2015; Agostino Sarubbo a...@gentoo.org gettext-0.19.4.ebuild:
+  Stable for amd64, wrt bug #551828
 
   25 Jun 2015; Anthony G. Basile bluen...@gentoo.org gettext-0.19.4.ebuild:
   Stable for ppc and ppc64.  Bug #551828.






[gentoo-commits] gentoo-x86 commit in sys-devel/gettext: gettext-0.19.4.ebuild ChangeLog

2015-06-25 Thread Anthony G. Basile (blueness)
blueness15/06/25 12:40:41

  Modified: gettext-0.19.4.ebuild ChangeLog
  Log:
  Stable for arm.  Bug #551828.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.3  sys-devel/gettext/gettext-0.19.4.ebuild

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

Index: gettext-0.19.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gettext-0.19.4.ebuild   19 Mar 2015 19:39:58 -  1.2
+++ gettext-0.19.4.ebuild   25 Jun 2015 12:40:41 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild,v 
1.2 2015/03/19 19:39:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild,v 
1.3 2015/06/25 12:40:41 blueness Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-3 LGPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
+KEYWORDS=~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
 IUSE=acl -cvs doc emacs git java nls +cxx ncurses openmp static-libs 
elibc_glibc elibc_musl
 
 # only runtime goes multilib



1.265sys-devel/gettext/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v
retrieving revision 1.264
retrieving revision 1.265
diff -u -r1.264 -r1.265
--- ChangeLog   19 Mar 2015 19:40:22 -  1.264
+++ ChangeLog   25 Jun 2015 12:40:41 -  1.265
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/gettext
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.264 
2015/03/19 19:40:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.265 
2015/06/25 12:40:41 blueness Exp $
+
+  25 Jun 2015; Anthony G. Basile bluen...@gentoo.org gettext-0.19.4.ebuild:
+  Stable for arm.  Bug #551828.
 
   19 Mar 2015; Mike Frysinger vap...@gentoo.org gettext-0.19.3.ebuild:
   Mark arm64/m68k/s390/sh stable.






[gentoo-commits] gentoo-x86 commit in sys-devel/gettext: gettext-0.19.4.ebuild ChangeLog

2015-06-25 Thread Anthony G. Basile (blueness)
blueness15/06/25 12:55:25

  Modified: gettext-0.19.4.ebuild ChangeLog
  Log:
  Stable for ppc and ppc64.  Bug #551828.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.4  sys-devel/gettext/gettext-0.19.4.ebuild

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

Index: gettext-0.19.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gettext-0.19.4.ebuild   25 Jun 2015 12:40:41 -  1.3
+++ gettext-0.19.4.ebuild   25 Jun 2015 12:55:25 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild,v 
1.3 2015/06/25 12:40:41 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild,v 
1.4 2015/06/25 12:55:25 blueness Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-3 LGPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
+KEYWORDS=~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
 IUSE=acl -cvs doc emacs git java nls +cxx ncurses openmp static-libs 
elibc_glibc elibc_musl
 
 # only runtime goes multilib



1.266sys-devel/gettext/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v
retrieving revision 1.265
retrieving revision 1.266
diff -u -r1.265 -r1.266
--- ChangeLog   25 Jun 2015 12:40:41 -  1.265
+++ ChangeLog   25 Jun 2015 12:55:25 -  1.266
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/gettext
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.265 
2015/06/25 12:40:41 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.266 
2015/06/25 12:55:25 blueness Exp $
+
+  25 Jun 2015; Anthony G. Basile bluen...@gentoo.org gettext-0.19.4.ebuild:
+  Stable for ppc and ppc64.  Bug #551828.
 
   25 Jun 2015; Anthony G. Basile bluen...@gentoo.org gettext-0.19.4.ebuild:
   Stable for arm.  Bug #551828.






[gentoo-commits] gentoo-x86 commit in sys-devel/gettext: gettext-0.19.4.ebuild ChangeLog gettext-0.19.2.ebuild gettext-0.19.4_rc1.ebuild

2014-12-24 Thread Lars Wendler (polynomial-c)
polynomial-c14/12/24 12:59:55

  Modified: ChangeLog
  Added:gettext-0.19.4.ebuild
  Removed:  gettext-0.19.2.ebuild gettext-0.19.4_rc1.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.253sys-devel/gettext/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v
retrieving revision 1.252
retrieving revision 1.253
diff -u -r1.252 -r1.253
--- ChangeLog   12 Dec 2014 05:56:41 -  1.252
+++ ChangeLog   24 Dec 2014 12:59:55 -  1.253
@@ -1,6 +1,13 @@
 # ChangeLog for sys-devel/gettext
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.252 
2014/12/12 05:56:41 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.253 
2014/12/24 12:59:55 polynomial-c Exp $
+
+*gettext-0.19.4 (24 Dec 2014)
+
+  24 Dec 2014; Lars Wendler polynomia...@gentoo.org -gettext-0.19.2.ebuild,
+  -gettext-0.19.4_rc1.ebuild, +gettext-0.19.4.ebuild,
+  -files/gettext-0.18.3.1-use_m4_fallback_dir.patch:
+  Version bump. Removed old.
 
 *gettext-0.19.4_rc1 (12 Dec 2014)
 



1.1  sys-devel/gettext/gettext-0.19.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild?rev=1.1content-type=text/plain

Index: gettext-0.19.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild,v 
1.1 2014/12/24 12:59:55 polynomial-c Exp $

EAPI=4

inherit flag-o-matic eutils multilib toolchain-funcs mono-env libtool 
java-pkg-opt-2 multilib-minimal

DESCRIPTION=GNU locale utilities
HOMEPAGE=http://www.gnu.org/software/gettext/;
SRC_URI=mirror://gnu/${PN}/${P}.tar.gz

LICENSE=GPL-3 LGPL-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
IUSE=acl -cvs doc emacs git java nls +cxx ncurses openmp static-libs 
elibc_glibc elibc_musl

if [[ ${PV} =~ _rc ]] ; then
SRC_URI=mirror://gnu-alpha/${PN}/${P/_/-}.tar.xz
KEYWORDS=
S=${WORKDIR}/${P/_/-}
fi

# only runtime goes multilib
DEPEND==virtual/libiconv-0-r1[${MULTILIB_USEDEP}]
dev-libs/libxml2
dev-libs/expat
acl? ( virtual/acl )
ncurses? ( sys-libs/ncurses )
java? ( =virtual/jdk-1.4 )
RDEPEND=${DEPEND}
!git? ( cvs? ( dev-vcs/cvs ) )
git? ( dev-vcs/git )
java? ( =virtual/jre-1.4 )
abi_x86_32? (
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
!=app-emulation/emul-linux-x86-baselibs-20131008-r11
)
PDEPEND=emacs? ( app-emacs/po-mode )

MULTILIB_WRAPPED_HEADERS=(
# only installed for native ABI
/usr/include/gettext-po.h
)

src_prepare() {
java-pkg-opt-2_src_prepare
epunt_cxx
elibtoolize
}

multilib_src_configure() {
local myconf=(
# switches common to runtime and top-level
--cache-file=${BUILD_DIR}/config.cache
--docdir=/usr/share/doc/${PF}

$(use_enable cxx libasprintf)
$(use_enable java)
$(use_enable static-libs static)
)

# Build with --without-included-gettext (on glibc systems)
if use elibc_glibc || use elibc_musl ; then
myconf+=(
--without-included-gettext
$(use_enable nls)
)
else
myconf+=(
--with-included-gettext
--enable-nls
)
fi
use cxx || export CXX=$(tc-getCC)

# Should be able to drop this hack in next release. #333887
tc-is-cross-compiler  export gl_cv_func_working_acl_get_file=yes

local ECONF_SOURCE=${S}
if ! multilib_is_native_abi ; then
# for non-native ABIs, we build runtime only
ECONF_SOURCE+=/gettext-runtime
else
# remaining switches
myconf+=(
# Emacs support is now in a separate package