public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Tie-IxHash: ChangeLog Tie-IxHash-1.230.0.ebuild
@ 2013-03-17 17:31 Torsten Veller (tove)
  0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2013-03-17 17:31 UTC (permalink / raw
  To: gentoo-commits

tove        13/03/17 17:31:04

  Modified:             ChangeLog
  Added:                Tie-IxHash-1.230.0.ebuild
  Log:
  [bump] dev-perl/Tie-IxHash-1.230.0
  
  (Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)

Revision  Changes    Path
1.38                 dev-perl/Tie-IxHash/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	24 Jun 2012 12:58:21 -0000	1.37
+++ ChangeLog	17 Mar 2013 17:31:04 -0000	1.38
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Tie-IxHash
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v 1.37 2012/06/24 12:58:21 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v 1.38 2013/03/17 17:31:04 tove Exp $
+
+*Tie-IxHash-1.230.0 (17 Mar 2013)
+
+  17 Mar 2013; Torsten Veller <tove@gentoo.org> +Tie-IxHash-1.230.0.ebuild:
+  Version bump
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info



1.1                  dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild

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

Index: Tie-IxHash-1.230.0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild,v 1.1 2013/03/17 17:31:04 tove Exp $

EAPI=5

MODULE_AUTHOR=CHORNY
MODULE_VERSION=1.23
inherit perl-module

DESCRIPTION="Ordered associative arrays for Perl"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="test"

RDEPEND=""
DEPEND="
	virtual/perl-Module-Build
	test? (
		dev-perl/Test-Pod
	)
"

SRC_TEST=do





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Tie-IxHash: ChangeLog Tie-IxHash-1.230.0.ebuild
@ 2013-07-31 14:41 Jeroen Roovers (jer)
  0 siblings, 0 replies; 3+ messages in thread
From: Jeroen Roovers (jer) @ 2013-07-31 14:41 UTC (permalink / raw
  To: gentoo-commits

jer         13/07/31 14:41:58

  Modified:             ChangeLog Tie-IxHash-1.230.0.ebuild
  Log:
  Stable for HPPA (bug #470416).
  
  (Portage version: 2.2.0_alpha191/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.43                 dev-perl/Tie-IxHash/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	30 Jul 2013 12:19:55 -0000	1.42
+++ ChangeLog	31 Jul 2013 14:41:58 -0000	1.43
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Tie-IxHash
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v 1.42 2013/07/30 12:19:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v 1.43 2013/07/31 14:41:58 jer Exp $
+
+  31 Jul 2013; Jeroen Roovers <jer@gentoo.org> Tie-IxHash-1.230.0.ebuild:
+  Stable for HPPA (bug #470416).
 
   30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> Tie-IxHash-1.230.0.ebuild:
   Stable for alpha, wrt bug #470416



1.6                  dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild

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

Index: Tie-IxHash-1.230.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Tie-IxHash-1.230.0.ebuild	30 Jul 2013 12:19:55 -0000	1.5
+++ Tie-IxHash-1.230.0.ebuild	31 Jul 2013 14:41:58 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild,v 1.5 2013/07/30 12:19:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild,v 1.6 2013/07/31 14:41:58 jer Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Ordered associative arrays for Perl"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Tie-IxHash: ChangeLog Tie-IxHash-1.230.0.ebuild
@ 2015-04-03 10:16 Yixun Lan (dlan)
  0 siblings, 0 replies; 3+ messages in thread
From: Yixun Lan (dlan) @ 2015-04-03 10:16 UTC (permalink / raw
  To: gentoo-commits

dlan        15/04/03 10:16:50

  Modified:             ChangeLog Tie-IxHash-1.230.0.ebuild
  Log:
  keyword arm64, tested on cortex-a53 hardware
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)

Revision  Changes    Path
1.49                 dev-perl/Tie-IxHash/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	19 Oct 2014 20:17:16 -0000	1.48
+++ ChangeLog	3 Apr 2015 10:16:50 -0000	1.49
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Tie-IxHash
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v 1.48 2014/10/19 20:17:16 zlogene Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v 1.49 2015/04/03 10:16:50 dlan Exp $
+
+  03 Apr 2015; Yixun Lan <dlan@gentoo.org> Tie-IxHash-1.230.0.ebuild:
+  keyword arm64, tested on cortex-a53 hardware
 
   19 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> -Tie-IxHash-1.220.0.ebuild:
   Drop old.



1.11                 dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild

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

Index: Tie-IxHash-1.230.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Tie-IxHash-1.230.0.ebuild	4 Aug 2013 13:31:16 -0000	1.10
+++ Tie-IxHash-1.230.0.ebuild	3 Apr 2015 10:16:50 -0000	1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild,v 1.10 2013/08/04 13:31:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild,v 1.11 2015/04/03 10:16:50 dlan Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Ordered associative arrays for Perl"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""





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

end of thread, other threads:[~2015-04-03 10:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-03 10:16 [gentoo-commits] gentoo-x86 commit in dev-perl/Tie-IxHash: ChangeLog Tie-IxHash-1.230.0.ebuild Yixun Lan (dlan)
  -- strict thread matches above, loose matches on Subject: below --
2013-07-31 14:41 Jeroen Roovers (jer)
2013-03-17 17:31 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