public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/libintl-perl: ChangeLog libintl-perl-1.200.0.ebuild
@ 2011-08-27 18:44 Torsten Veller (tove)
  0 siblings, 0 replies; 12+ messages in thread
From: Torsten Veller (tove) @ 2011-08-27 18:44 UTC (permalink / raw
  To: gentoo-commits

tove        11/08/27 18:44:16

  Modified:             ChangeLog
  Added:                libintl-perl-1.200.0.ebuild
  Log:
  Change version scheme
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.30                 dev-perl/libintl-perl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	7 Sep 2009 07:40:11 -0000	1.29
+++ ChangeLog	27 Aug 2011 18:44:16 -0000	1.30
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/libintl-perl
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.29 2009/09/07 07:40:11 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.30 2011/08/27 18:44:16 tove Exp $
+
+*libintl-perl-1.200.0 (27 Aug 2011)
+
+  27 Aug 2011; Torsten Veller <tove@gentoo.org> +libintl-perl-1.200.0.ebuild:
+  Change version scheme
 
   07 Sep 2009; Torsten Veller <tove@gentoo.org> -libintl-perl-1.18.ebuild,
   -libintl-perl-1.19.ebuild:



1.1                  dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild

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

Index: libintl-perl-1.200.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.1 2011/08/27 18:44:16 tove Exp $

EAPI=4

MODULE_AUTHOR=GUIDO
MODULE_VERSION=1.20
inherit perl-module

DESCRIPTION="Perl internationalization library that aims to be compatible with the Uniforum message translations system"
HOMEPAGE="http://guido-flohr.net/projects/libintl-perl ${HOMEPAGE}"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

SRC_TEST=do






^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/libintl-perl: ChangeLog libintl-perl-1.200.0.ebuild
@ 2012-03-14 20:40 Jeroen Roovers (jer)
  0 siblings, 0 replies; 12+ messages in thread
From: Jeroen Roovers (jer) @ 2012-03-14 20:40 UTC (permalink / raw
  To: gentoo-commits

jer         12/03/14 20:40:26

  Modified:             ChangeLog libintl-perl-1.200.0.ebuild
  Log:
  Marked ~hppa (bug #408119).
  
  (Portage version: 2.2.0_alpha90/cvs/Linux x86_64)

Revision  Changes    Path
1.32                 dev-perl/libintl-perl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	4 Sep 2011 11:21:27 -0000	1.31
+++ ChangeLog	14 Mar 2012 20:40:26 -0000	1.32
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/libintl-perl
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.31 2011/09/04 11:21:27 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.32 2012/03/14 20:40:26 jer Exp $
+
+  14 Mar 2012; Jeroen Roovers <jer@gentoo.org> libintl-perl-1.200.0.ebuild:
+  Marked ~hppa (bug #408119).
 
   04 Sep 2011; Torsten Veller <tove@gentoo.org> -libintl-perl-1.20.ebuild:
   Cleanup



1.2                  dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild

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

Index: libintl-perl-1.200.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libintl-perl-1.200.0.ebuild	27 Aug 2011 18:44:16 -0000	1.1
+++ libintl-perl-1.200.0.ebuild	14 Mar 2012 20:40:26 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.1 2011/08/27 18:44:16 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.2 2012/03/14 20:40:26 jer Exp $
 
 EAPI=4
 
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 SRC_TEST=do






^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/libintl-perl: ChangeLog libintl-perl-1.200.0.ebuild
@ 2012-04-01 18:20 Raul Porcel (armin76)
  0 siblings, 0 replies; 12+ messages in thread
From: Raul Porcel (armin76) @ 2012-04-01 18:20 UTC (permalink / raw
  To: gentoo-commits

armin76     12/04/01 18:20:49

  Modified:             ChangeLog libintl-perl-1.200.0.ebuild
  Log:
  Add ~alpha/~s390/~sh wrt #408399
  
  (Portage version: 2.1.10.53/cvs/Linux ia64)

Revision  Changes    Path
1.37                 dev-perl/libintl-perl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	26 Mar 2012 22:44:13 -0000	1.36
+++ ChangeLog	1 Apr 2012 18:20:49 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/libintl-perl
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.36 2012/03/26 22:44:13 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.37 2012/04/01 18:20:49 armin76 Exp $
+
+  01 Apr 2012; Raúl Porcel <armin76@gentoo.org> libintl-perl-1.200.0.ebuild:
+  Add ~alpha/~s390/~sh wrt #408399
 
   26 Mar 2012; Naohiro Aota <naota@gentoo.org> libintl-perl-1.200.0.ebuild:
   Add ~x86-fbsd. #408399



1.7                  dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild

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

Index: libintl-perl-1.200.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libintl-perl-1.200.0.ebuild	26 Mar 2012 22:44:13 -0000	1.6
+++ libintl-perl-1.200.0.ebuild	1 Apr 2012 18:20:49 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.6 2012/03/26 22:44:13 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.7 2012/04/01 18:20:49 armin76 Exp $
 
 EAPI=4
 
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do






^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/libintl-perl: ChangeLog libintl-perl-1.200.0.ebuild
@ 2012-04-01 18:31 Raul Porcel (armin76)
  0 siblings, 0 replies; 12+ messages in thread
From: Raul Porcel (armin76) @ 2012-04-01 18:31 UTC (permalink / raw
  To: gentoo-commits

armin76     12/04/01 18:31:39

  Modified:             ChangeLog libintl-perl-1.200.0.ebuild
  Log:
  Add ~arm
  
  (Portage version: 2.1.10.53/cvs/Linux ia64)

Revision  Changes    Path
1.38                 dev-perl/libintl-perl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	1 Apr 2012 18:20:49 -0000	1.37
+++ ChangeLog	1 Apr 2012 18:31:37 -0000	1.38
@@ -1,9 +1,9 @@
 # ChangeLog for dev-perl/libintl-perl
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.37 2012/04/01 18:20:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.38 2012/04/01 18:31:37 armin76 Exp $
 
   01 Apr 2012; Raúl Porcel <armin76@gentoo.org> libintl-perl-1.200.0.ebuild:
-  Add ~alpha/~s390/~sh wrt #408399
+  Add ~alpha/~arm/~s390/~sh wrt #408399
 
   26 Mar 2012; Naohiro Aota <naota@gentoo.org> libintl-perl-1.200.0.ebuild:
   Add ~x86-fbsd. #408399



1.8                  dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild

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

Index: libintl-perl-1.200.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libintl-perl-1.200.0.ebuild	1 Apr 2012 18:20:49 -0000	1.7
+++ libintl-perl-1.200.0.ebuild	1 Apr 2012 18:31:37 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.7 2012/04/01 18:20:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.8 2012/04/01 18:31:37 armin76 Exp $
 
 EAPI=4
 
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do






^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/libintl-perl: ChangeLog libintl-perl-1.200.0.ebuild
@ 2012-05-09 17:06 Alexis Ballier (aballier)
  0 siblings, 0 replies; 12+ messages in thread
From: Alexis Ballier (aballier) @ 2012-05-09 17:06 UTC (permalink / raw
  To: gentoo-commits

aballier    12/05/09 17:06:00

  Modified:             ChangeLog libintl-perl-1.200.0.ebuild
  Log:
  keyword ~amd64-fbsd
  
  (Portage version: 2.2.0_alpha102/cvs/Linux x86_64)

Revision  Changes    Path
1.40                 dev-perl/libintl-perl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	8 May 2012 16:26:24 -0000	1.39
+++ ChangeLog	9 May 2012 17:06:00 -0000	1.40
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/libintl-perl
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.39 2012/05/08 16:26:24 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.40 2012/05/09 17:06:00 aballier Exp $
+
+  09 May 2012; Alexis Ballier <aballier@gentoo.org>
+  libintl-perl-1.200.0.ebuild:
+  keyword ~amd64-fbsd
 
   08 May 2012; Kacper Kowalik <xarthisius@gentoo.org>
   libintl-perl-1.200.0.ebuild:



1.10                 dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild

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

Index: libintl-perl-1.200.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libintl-perl-1.200.0.ebuild	8 May 2012 16:26:24 -0000	1.9
+++ libintl-perl-1.200.0.ebuild	9 May 2012 17:06:00 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.9 2012/05/08 16:26:24 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.10 2012/05/09 17:06:00 aballier Exp $
 
 EAPI=4
 
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~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 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do






^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/libintl-perl: ChangeLog libintl-perl-1.200.0.ebuild
@ 2012-05-09 19:22 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-05-09 19:22 UTC (permalink / raw
  To: gentoo-commits

ago         12/05/09 19:22:25

  Modified:             ChangeLog libintl-perl-1.200.0.ebuild
  Log:
  Stable for amd64, wrt bug #415285
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.41                 dev-perl/libintl-perl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	9 May 2012 17:06:00 -0000	1.40
+++ ChangeLog	9 May 2012 19:22:24 -0000	1.41
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/libintl-perl
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.40 2012/05/09 17:06:00 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.41 2012/05/09 19:22:24 ago Exp $
+
+  09 May 2012; Agostino Sarubbo <ago@gentoo.org> libintl-perl-1.200.0.ebuild:
+  Stable for amd64, wrt bug #415285
 
   09 May 2012; Alexis Ballier <aballier@gentoo.org>
   libintl-perl-1.200.0.ebuild:



1.11                 dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild

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

Index: libintl-perl-1.200.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libintl-perl-1.200.0.ebuild	9 May 2012 17:06:00 -0000	1.10
+++ libintl-perl-1.200.0.ebuild	9 May 2012 19:22:24 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.10 2012/05/09 17:06:00 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.11 2012/05/09 19:22:24 ago Exp $
 
 EAPI=4
 
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-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 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do






^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/libintl-perl: ChangeLog libintl-perl-1.200.0.ebuild
@ 2012-05-13 12:07 Markus Meier (maekke)
  0 siblings, 0 replies; 12+ messages in thread
From: Markus Meier (maekke) @ 2012-05-13 12:07 UTC (permalink / raw
  To: gentoo-commits

maekke      12/05/13 12:07:20

  Modified:             ChangeLog libintl-perl-1.200.0.ebuild
  Log:
  arm stable, bug #415285
  
  (Portage version: 2.1.10.57/cvs/Linux i686)

Revision  Changes    Path
1.42                 dev-perl/libintl-perl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	9 May 2012 19:22:24 -0000	1.41
+++ ChangeLog	13 May 2012 12:07:20 -0000	1.42
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/libintl-perl
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.41 2012/05/09 19:22:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.42 2012/05/13 12:07:20 maekke Exp $
+
+  13 May 2012; Markus Meier <maekke@gentoo.org> libintl-perl-1.200.0.ebuild:
+  arm stable, bug #415285
 
   09 May 2012; Agostino Sarubbo <ago@gentoo.org> libintl-perl-1.200.0.ebuild:
   Stable for amd64, wrt bug #415285



1.12                 dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild

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

Index: libintl-perl-1.200.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- libintl-perl-1.200.0.ebuild	9 May 2012 19:22:24 -0000	1.11
+++ libintl-perl-1.200.0.ebuild	13 May 2012 12:07:20 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.11 2012/05/09 19:22:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.12 2012/05/13 12:07:20 maekke Exp $
 
 EAPI=4
 
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-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 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do






^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/libintl-perl: ChangeLog libintl-perl-1.200.0.ebuild
@ 2012-05-16 14:20 Jeroen Roovers (jer)
  0 siblings, 0 replies; 12+ messages in thread
From: Jeroen Roovers (jer) @ 2012-05-16 14:20 UTC (permalink / raw
  To: gentoo-commits

jer         12/05/16 14:20:53

  Modified:             ChangeLog libintl-perl-1.200.0.ebuild
  Log:
  Stable for HPPA (bug #415285).
  
  (Portage version: 2.2.0_alpha105/cvs/Linux x86_64)

Revision  Changes    Path
1.43                 dev-perl/libintl-perl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	13 May 2012 12:07:20 -0000	1.42
+++ ChangeLog	16 May 2012 14:20:53 -0000	1.43
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/libintl-perl
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.42 2012/05/13 12:07:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.43 2012/05/16 14:20:53 jer Exp $
+
+  16 May 2012; Jeroen Roovers <jer@gentoo.org> libintl-perl-1.200.0.ebuild:
+  Stable for HPPA (bug #415285).
 
   13 May 2012; Markus Meier <maekke@gentoo.org> libintl-perl-1.200.0.ebuild:
   arm stable, bug #415285



1.13                 dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild

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

Index: libintl-perl-1.200.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- libintl-perl-1.200.0.ebuild	13 May 2012 12:07:20 -0000	1.12
+++ libintl-perl-1.200.0.ebuild	16 May 2012 14:20:53 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.12 2012/05/13 12:07:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.13 2012/05/16 14:20:53 jer Exp $
 
 EAPI=4
 
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-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 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do






^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/libintl-perl: ChangeLog libintl-perl-1.200.0.ebuild
@ 2012-05-21  9:26 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 12+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-05-21  9:26 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    12/05/21 09:26:45

  Modified:             ChangeLog libintl-perl-1.200.0.ebuild
  Log:
  x86 stable wrt bug #415285
  
  (Portage version: 2.1.10.49/cvs/Linux i686)

Revision  Changes    Path
1.44                 dev-perl/libintl-perl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	16 May 2012 14:20:53 -0000	1.43
+++ ChangeLog	21 May 2012 09:26:45 -0000	1.44
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/libintl-perl
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.43 2012/05/16 14:20:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.44 2012/05/21 09:26:45 phajdan.jr Exp $
+
+  21 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  libintl-perl-1.200.0.ebuild:
+  x86 stable wrt bug #415285
 
   16 May 2012; Jeroen Roovers <jer@gentoo.org> libintl-perl-1.200.0.ebuild:
   Stable for HPPA (bug #415285).



1.14                 dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild

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

Index: libintl-perl-1.200.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- libintl-perl-1.200.0.ebuild	16 May 2012 14:20:53 -0000	1.13
+++ libintl-perl-1.200.0.ebuild	21 May 2012 09:26:45 -0000	1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.13 2012/05/16 14:20:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.14 2012/05/21 09:26:45 phajdan.jr Exp $
 
 EAPI=4
 
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-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 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do






^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/libintl-perl: ChangeLog libintl-perl-1.200.0.ebuild
@ 2012-05-28 17:29 Raul Porcel (armin76)
  0 siblings, 0 replies; 12+ messages in thread
From: Raul Porcel (armin76) @ 2012-05-28 17:29 UTC (permalink / raw
  To: gentoo-commits

armin76     12/05/28 17:29:07

  Modified:             ChangeLog libintl-perl-1.200.0.ebuild
  Log:
  ia64/sparc stable wrt #415285
  
  (Portage version: 2.1.10.53/cvs/Linux ia64)

Revision  Changes    Path
1.45                 dev-perl/libintl-perl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	21 May 2012 09:26:45 -0000	1.44
+++ ChangeLog	28 May 2012 17:29:06 -0000	1.45
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/libintl-perl
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.44 2012/05/21 09:26:45 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.45 2012/05/28 17:29:06 armin76 Exp $
+
+  28 May 2012; Raúl Porcel <armin76@gentoo.org> libintl-perl-1.200.0.ebuild:
+  ia64/sparc stable wrt #415285
 
   21 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   libintl-perl-1.200.0.ebuild:



1.15                 dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild

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

Index: libintl-perl-1.200.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- libintl-perl-1.200.0.ebuild	21 May 2012 09:26:45 -0000	1.14
+++ libintl-perl-1.200.0.ebuild	28 May 2012 17:29:06 -0000	1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.14 2012/05/21 09:26:45 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.15 2012/05/28 17:29:06 armin76 Exp $
 
 EAPI=4
 
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-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 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do






^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/libintl-perl: ChangeLog libintl-perl-1.200.0.ebuild
@ 2012-05-28 17:34 Raul Porcel (armin76)
  0 siblings, 0 replies; 12+ messages in thread
From: Raul Porcel (armin76) @ 2012-05-28 17:34 UTC (permalink / raw
  To: gentoo-commits

armin76     12/05/28 17:34:26

  Modified:             ChangeLog libintl-perl-1.200.0.ebuild
  Log:
  alpha/s390/sh stable
  
  (Portage version: 2.1.10.53/cvs/Linux ia64)

Revision  Changes    Path
1.46                 dev-perl/libintl-perl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	28 May 2012 17:29:06 -0000	1.45
+++ ChangeLog	28 May 2012 17:34:25 -0000	1.46
@@ -1,9 +1,9 @@
 # ChangeLog for dev-perl/libintl-perl
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.45 2012/05/28 17:29:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.46 2012/05/28 17:34:25 armin76 Exp $
 
   28 May 2012; Raúl Porcel <armin76@gentoo.org> libintl-perl-1.200.0.ebuild:
-  ia64/sparc stable wrt #415285
+  alpha/ia64/s390/sh/sparc stable wrt #415285
 
   21 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   libintl-perl-1.200.0.ebuild:



1.16                 dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild?r1=1.15&r2=1.16

Index: libintl-perl-1.200.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- libintl-perl-1.200.0.ebuild	28 May 2012 17:29:06 -0000	1.15
+++ libintl-perl-1.200.0.ebuild	28 May 2012 17:34:25 -0000	1.16
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.15 2012/05/28 17:29:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.16 2012/05/28 17:34:25 armin76 Exp $
 
 EAPI=4
 
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-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 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do






^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/libintl-perl: ChangeLog libintl-perl-1.200.0.ebuild
@ 2012-06-24 19:00 Torsten Veller (tove)
  0 siblings, 0 replies; 12+ messages in thread
From: Torsten Veller (tove) @ 2012-06-24 19:00 UTC (permalink / raw
  To: gentoo-commits

tove        12/06/24 19:00:28

  Modified:             ChangeLog libintl-perl-1.200.0.ebuild
  Log:
  Don't run tests with a de_* and without the de_AT locale
  
  (Portage version: 2.2.0_alpha112/cvs/Linux x86_64)

Revision  Changes    Path
1.50                 dev-perl/libintl-perl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	24 Jun 2012 13:00:11 -0000	1.49
+++ ChangeLog	24 Jun 2012 19:00:28 -0000	1.50
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/libintl-perl
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.49 2012/06/24 13:00:11 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.50 2012/06/24 19:00:28 tove Exp $
+
+  24 Jun 2012; Torsten Veller <tove@gentoo.org> libintl-perl-1.200.0.ebuild:
+  Don't run tests with a de_* and without the de_AT locale. Thanks to Kent
+  Fredric (#418479)
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info



1.17                 dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild

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

Index: libintl-perl-1.200.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- libintl-perl-1.200.0.ebuild	28 May 2012 17:34:25 -0000	1.16
+++ libintl-perl-1.200.0.ebuild	24 Jun 2012 19:00:28 -0000	1.17
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.16 2012/05/28 17:34:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.17 2012/06/24 19:00:28 tove Exp $
 
 EAPI=4
 
@@ -17,3 +17,15 @@
 IUSE=""
 
 SRC_TEST=do
+
+src_test() {
+	if grep -q '^de_' <( locale -a ) ; then
+		if grep -q '^de_AT$' <( locale -a ) ; then
+			perl-module_src_test
+		else
+			ewarn "Skipping tests, known broken with de_ and without de_AT"
+		fi
+	else
+		perl-module_src_test
+	fi
+}






^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-06-24 19:00 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-21  9:26 [gentoo-commits] gentoo-x86 commit in dev-perl/libintl-perl: ChangeLog libintl-perl-1.200.0.ebuild PaweA Hajdan (phajdan.jr)
  -- strict thread matches above, loose matches on Subject: below --
2012-06-24 19:00 Torsten Veller (tove)
2012-05-28 17:34 Raul Porcel (armin76)
2012-05-28 17:29 Raul Porcel (armin76)
2012-05-16 14:20 Jeroen Roovers (jer)
2012-05-13 12:07 Markus Meier (maekke)
2012-05-09 19:22 Agostino Sarubbo (ago)
2012-05-09 17:06 Alexis Ballier (aballier)
2012-04-01 18:31 Raul Porcel (armin76)
2012-04-01 18:20 Raul Porcel (armin76)
2012-03-14 20:40 Jeroen Roovers (jer)
2011-08-27 18:44 Torsten Veller (tove)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox