public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Glob: Text-Glob-0.90.0.ebuild ChangeLog
@ 2011-08-28 13:07 Torsten Veller (tove)
  0 siblings, 0 replies; 11+ messages in thread
From: Torsten Veller (tove) @ 2011-08-28 13:07 UTC (permalink / raw
  To: gentoo-commits

tove        11/08/28 13:07:59

  Modified:             ChangeLog
  Added:                Text-Glob-0.90.0.ebuild
  Log:
  Change version scheme
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.38                 dev-perl/Text-Glob/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	23 Feb 2011 07:29:04 -0000	1.37
+++ ChangeLog	28 Aug 2011 13:07:59 -0000	1.38
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Text-Glob
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.37 2011/02/23 07:29:04 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.38 2011/08/28 13:07:59 tove Exp $
+
+*Text-Glob-0.90.0 (28 Aug 2011)
+
+  28 Aug 2011; Torsten Veller <tove@gentoo.org> +Text-Glob-0.90.0.ebuild:
+  Change version scheme
 
 *Text-Glob-0.90 (23 Feb 2011)
 



1.1                  dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild

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

Index: Text-Glob-0.90.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/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.1 2011/08/28 13:07:59 tove Exp $

EAPI=4

MODULE_AUTHOR=RCLAMP
MODULE_VERSION=0.09
inherit perl-module

DESCRIPTION="Match globbing patterns against text"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
IUSE=""

RDEPEND=""
DEPEND="${RDEPEND}
	>=virtual/perl-Module-Build-0.28"

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Glob: Text-Glob-0.90.0.ebuild ChangeLog
@ 2012-02-24 10:40 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-02-24 10:40 UTC (permalink / raw
  To: gentoo-commits

ago         12/02/24 10:40:09

  Modified:             Text-Glob-0.90.0.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #400241
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild

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

Index: Text-Glob-0.90.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Text-Glob-0.90.0.ebuild	28 Aug 2011 13:07:59 -0000	1.1
+++ Text-Glob-0.90.0.ebuild	24 Feb 2012 10:40:09 -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/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.1 2011/08/28 13:07:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.2 2012/02/24 10:40:09 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Match globbing patterns against text"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND=""



1.40                 dev-perl/Text-Glob/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	4 Sep 2011 11:21:32 -0000	1.39
+++ ChangeLog	24 Feb 2012 10:40:09 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-Glob
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.39 2011/09/04 11:21:32 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.40 2012/02/24 10:40:09 ago Exp $
+
+  24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Text-Glob-0.90.0.ebuild:
+  Stable for amd64, wrt bug #400241
 
   04 Sep 2011; Torsten Veller <tove@gentoo.org> -Text-Glob-0.90.ebuild:
   Cleanup






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Glob: Text-Glob-0.90.0.ebuild ChangeLog
@ 2012-02-24 16:50 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2012-02-24 16:50 UTC (permalink / raw
  To: gentoo-commits

jer         12/02/24 16:50:44

  Modified:             Text-Glob-0.90.0.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #400241).
  
  (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild

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

Index: Text-Glob-0.90.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Text-Glob-0.90.0.ebuild	24 Feb 2012 10:40:09 -0000	1.2
+++ Text-Glob-0.90.0.ebuild	24 Feb 2012 16:50:44 -0000	1.3
@@ -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/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.2 2012/02/24 10:40:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.3 2012/02/24 16:50:44 jer Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Match globbing patterns against text"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND=""



1.41                 dev-perl/Text-Glob/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	24 Feb 2012 10:40:09 -0000	1.40
+++ ChangeLog	24 Feb 2012 16:50:44 -0000	1.41
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-Glob
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.40 2012/02/24 10:40:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.41 2012/02/24 16:50:44 jer Exp $
+
+  24 Feb 2012; Jeroen Roovers <jer@gentoo.org> Text-Glob-0.90.0.ebuild:
+  Stable for HPPA (bug #400241).
 
   24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Text-Glob-0.90.0.ebuild:
   Stable for amd64, wrt bug #400241






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Glob: Text-Glob-0.90.0.ebuild ChangeLog
@ 2012-02-27 18:02 Brent Baude (ranger)
  0 siblings, 0 replies; 11+ messages in thread
From: Brent Baude (ranger) @ 2012-02-27 18:02 UTC (permalink / raw
  To: gentoo-commits

ranger      12/02/27 18:02:25

  Modified:             Text-Glob-0.90.0.ebuild ChangeLog
  Log:
  Marking Text-Glob-0.90.0 ppc for bug 400241
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.4                  dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild

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

Index: Text-Glob-0.90.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Text-Glob-0.90.0.ebuild	24 Feb 2012 16:50:44 -0000	1.3
+++ Text-Glob-0.90.0.ebuild	27 Feb 2012 18:02:25 -0000	1.4
@@ -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/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.3 2012/02/24 16:50:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.4 2012/02/27 18:02:25 ranger Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Match globbing patterns against text"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND=""



1.42                 dev-perl/Text-Glob/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	24 Feb 2012 16:50:44 -0000	1.41
+++ ChangeLog	27 Feb 2012 18:02:25 -0000	1.42
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-Glob
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.41 2012/02/24 16:50:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.42 2012/02/27 18:02:25 ranger Exp $
+
+  27 Feb 2012; Brent Baude <ranger@gentoo.org> Text-Glob-0.90.0.ebuild:
+  Marking Text-Glob-0.90.0 ppc for bug 400241
 
   24 Feb 2012; Jeroen Roovers <jer@gentoo.org> Text-Glob-0.90.0.ebuild:
   Stable for HPPA (bug #400241).






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Glob: Text-Glob-0.90.0.ebuild ChangeLog
@ 2012-03-03 14:28 Brent Baude (ranger)
  0 siblings, 0 replies; 11+ messages in thread
From: Brent Baude (ranger) @ 2012-03-03 14:28 UTC (permalink / raw
  To: gentoo-commits

ranger      12/03/03 14:28:27

  Modified:             Text-Glob-0.90.0.ebuild ChangeLog
  Log:
  Marking Text-Glob-0.90.0 ppc64 for bug 400241
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.5                  dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild

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

Index: Text-Glob-0.90.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Text-Glob-0.90.0.ebuild	27 Feb 2012 18:02:25 -0000	1.4
+++ Text-Glob-0.90.0.ebuild	3 Mar 2012 14:28:27 -0000	1.5
@@ -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/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.4 2012/02/27 18:02:25 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.5 2012/03/03 14:28:27 ranger Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Match globbing patterns against text"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND=""



1.43                 dev-perl/Text-Glob/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	27 Feb 2012 18:02:25 -0000	1.42
+++ ChangeLog	3 Mar 2012 14:28:27 -0000	1.43
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-Glob
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.42 2012/02/27 18:02:25 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.43 2012/03/03 14:28:27 ranger Exp $
+
+  03 Mar 2012; Brent Baude <ranger@gentoo.org> Text-Glob-0.90.0.ebuild:
+  Marking Text-Glob-0.90.0 ppc64 for bug 400241
 
   27 Feb 2012; Brent Baude <ranger@gentoo.org> Text-Glob-0.90.0.ebuild:
   Marking Text-Glob-0.90.0 ppc for bug 400241






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Glob: Text-Glob-0.90.0.ebuild ChangeLog
@ 2012-03-09  9:41 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 11+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-03-09  9:41 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    12/03/09 09:41:51

  Modified:             Text-Glob-0.90.0.ebuild ChangeLog
  Log:
  x86 stable wrt bug #400241
  
  (Portage version: 2.1.10.44/cvs/Linux i686)

Revision  Changes    Path
1.6                  dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild

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

Index: Text-Glob-0.90.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Text-Glob-0.90.0.ebuild	3 Mar 2012 14:28:27 -0000	1.5
+++ Text-Glob-0.90.0.ebuild	9 Mar 2012 09:41:51 -0000	1.6
@@ -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/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.5 2012/03/03 14:28:27 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.6 2012/03/09 09:41:51 phajdan.jr Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Match globbing patterns against text"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND=""



1.44                 dev-perl/Text-Glob/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	3 Mar 2012 14:28:27 -0000	1.43
+++ ChangeLog	9 Mar 2012 09:41:51 -0000	1.44
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-Glob
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.43 2012/03/03 14:28:27 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.44 2012/03/09 09:41:51 phajdan.jr Exp $
+
+  09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Text-Glob-0.90.0.ebuild:
+  x86 stable wrt bug #400241
 
   03 Mar 2012; Brent Baude <ranger@gentoo.org> Text-Glob-0.90.0.ebuild:
   Marking Text-Glob-0.90.0 ppc64 for bug 400241






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Glob: Text-Glob-0.90.0.ebuild ChangeLog
@ 2012-03-25 17:12 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2012-03-25 17:12 UTC (permalink / raw
  To: gentoo-commits

armin76     12/03/25 17:12:08

  Modified:             Text-Glob-0.90.0.ebuild ChangeLog
  Log:
  ia64/sparc stable wrt #400241
  
  (Portage version: 2.1.10.49/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.7                  dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild

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

Index: Text-Glob-0.90.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Text-Glob-0.90.0.ebuild	9 Mar 2012 09:41:51 -0000	1.6
+++ Text-Glob-0.90.0.ebuild	25 Mar 2012 17:12:07 -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/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.6 2012/03/09 09:41:51 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.7 2012/03/25 17:12:07 armin76 Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Match globbing patterns against text"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND=""



1.45                 dev-perl/Text-Glob/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	9 Mar 2012 09:41:51 -0000	1.44
+++ ChangeLog	25 Mar 2012 17:12:07 -0000	1.45
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-Glob
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.44 2012/03/09 09:41:51 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.45 2012/03/25 17:12:07 armin76 Exp $
+
+  25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Text-Glob-0.90.0.ebuild:
+  ia64/sparc stable wrt #400241
 
   09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Text-Glob-0.90.0.ebuild:
   x86 stable wrt bug #400241






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Glob: Text-Glob-0.90.0.ebuild ChangeLog
@ 2012-03-31 13:44 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 11+ messages in thread
From: Tobias Klausmann (klausman) @ 2012-03-31 13:44 UTC (permalink / raw
  To: gentoo-commits

klausman    12/03/31 13:44:54

  Modified:             Text-Glob-0.90.0.ebuild ChangeLog
  Log:
  Stable on alpha bug #400239
  
  (Portage version: 2.1.10.52/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild

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

Index: Text-Glob-0.90.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Text-Glob-0.90.0.ebuild	25 Mar 2012 17:12:07 -0000	1.7
+++ Text-Glob-0.90.0.ebuild	31 Mar 2012 13:44:54 -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/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.7 2012/03/25 17:12:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.8 2012/03/31 13:44:54 klausman Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Match globbing patterns against text"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND=""



1.46                 dev-perl/Text-Glob/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	25 Mar 2012 17:12:07 -0000	1.45
+++ ChangeLog	31 Mar 2012 13:44:54 -0000	1.46
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-Glob
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.45 2012/03/25 17:12:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.46 2012/03/31 13:44:54 klausman Exp $
+
+  31 Mar 2012; Tobias Klausmann <klausman@gentoo.org> Text-Glob-0.90.0.ebuild:
+  Stable on alpha bug #400239
 
   25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Text-Glob-0.90.0.ebuild:
   ia64/sparc stable wrt #400241






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Glob: Text-Glob-0.90.0.ebuild ChangeLog
@ 2012-09-01 11:59 Fabian Groffen (grobian)
  0 siblings, 0 replies; 11+ messages in thread
From: Fabian Groffen (grobian) @ 2012-09-01 11:59 UTC (permalink / raw
  To: gentoo-commits

grobian     12/09/01 11:59:00

  Modified:             Text-Glob-0.90.0.ebuild ChangeLog
  Log:
  Marked ~ppc-aix, bug #432288
  
  (Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)

Revision  Changes    Path
1.9                  dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild

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

Index: Text-Glob-0.90.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Text-Glob-0.90.0.ebuild	31 Mar 2012 13:44:54 -0000	1.8
+++ Text-Glob-0.90.0.ebuild	1 Sep 2012 11:59:00 -0000	1.9
@@ -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/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.8 2012/03/31 13:44:54 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.9 2012/09/01 11:59:00 grobian Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Match globbing patterns against text"
 
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND=""



1.49                 dev-perl/Text-Glob/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	24 Jun 2012 12:58:24 -0000	1.48
+++ ChangeLog	1 Sep 2012 11:59:00 -0000	1.49
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-Glob
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.48 2012/06/24 12:58:24 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.49 2012/09/01 11:59:00 grobian Exp $
+
+  01 Sep 2012; Fabian Groffen <grobian@gentoo.org> Text-Glob-0.90.0.ebuild:
+  Marked ~ppc-aix, bug #432288
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Glob: Text-Glob-0.90.0.ebuild ChangeLog
@ 2014-01-06 15:11 Naohiro Aota (naota)
  0 siblings, 0 replies; 11+ messages in thread
From: Naohiro Aota (naota) @ 2014-01-06 15:11 UTC (permalink / raw
  To: gentoo-commits

naota       14/01/06 15:11:57

  Modified:             Text-Glob-0.90.0.ebuild ChangeLog
  Log:
  Add ~x86-fbsd wrt bug #497068
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8551514)

Revision  Changes    Path
1.10                 dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild

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

Index: Text-Glob-0.90.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Text-Glob-0.90.0.ebuild	1 Sep 2012 11:59:00 -0000	1.9
+++ Text-Glob-0.90.0.ebuild	6 Jan 2014 15:11:57 -0000	1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.9 2012/09/01 11:59:00 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.10 2014/01/06 15:11:57 naota Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Match globbing patterns against text"
 
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND=""



1.50                 dev-perl/Text-Glob/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	1 Sep 2012 11:59:00 -0000	1.49
+++ ChangeLog	6 Jan 2014 15:11:57 -0000	1.50
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-Glob
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.49 2012/09/01 11:59:00 grobian Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.50 2014/01/06 15:11:57 naota Exp $
+
+  06 Jan 2014; Naohiro Aota <naota@gentoo.org> Text-Glob-0.90.0.ebuild:
+  Add ~x86-fbsd wrt bug #497068
 
   01 Sep 2012; Fabian Groffen <grobian@gentoo.org> Text-Glob-0.90.0.ebuild:
   Marked ~ppc-aix, bug #432288





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Glob: Text-Glob-0.90.0.ebuild ChangeLog
@ 2014-01-30 23:11 Markus Meier (maekke)
  0 siblings, 0 replies; 11+ messages in thread
From: Markus Meier (maekke) @ 2014-01-30 23:11 UTC (permalink / raw
  To: gentoo-commits

maekke      14/01/30 23:11:08

  Modified:             Text-Glob-0.90.0.ebuild ChangeLog
  Log:
  add ~arm, bug #497068
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.11                 dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild

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

Index: Text-Glob-0.90.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Text-Glob-0.90.0.ebuild	6 Jan 2014 15:11:57 -0000	1.10
+++ Text-Glob-0.90.0.ebuild	30 Jan 2014 23:11:08 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.10 2014/01/06 15:11:57 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.11 2014/01/30 23:11:08 maekke Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Match globbing patterns against text"
 
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND=""



1.51                 dev-perl/Text-Glob/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	6 Jan 2014 15:11:57 -0000	1.50
+++ ChangeLog	30 Jan 2014 23:11:08 -0000	1.51
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-Glob
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.50 2014/01/06 15:11:57 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.51 2014/01/30 23:11:08 maekke Exp $
+
+  30 Jan 2014; Markus Meier <maekke@gentoo.org> Text-Glob-0.90.0.ebuild:
+  add ~arm, bug #497068
 
   06 Jan 2014; Naohiro Aota <naota@gentoo.org> Text-Glob-0.90.0.ebuild:
   Add ~x86-fbsd wrt bug #497068





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

end of thread, other threads:[~2014-01-30 23:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-06 15:11 [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Glob: Text-Glob-0.90.0.ebuild ChangeLog Naohiro Aota (naota)
  -- strict thread matches above, loose matches on Subject: below --
2014-01-30 23:11 Markus Meier (maekke)
2012-09-01 11:59 Fabian Groffen (grobian)
2012-03-31 13:44 Tobias Klausmann (klausman)
2012-03-25 17:12 Raul Porcel (armin76)
2012-03-09  9:41 PaweA Hajdan (phajdan.jr)
2012-03-03 14:28 Brent Baude (ranger)
2012-02-27 18:02 Brent Baude (ranger)
2012-02-24 16:50 Jeroen Roovers (jer)
2012-02-24 10:40 Agostino Sarubbo (ago)
2011-08-28 13:07 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