public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Yixun Lan (dlan)" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Tie-IxHash: ChangeLog Tie-IxHash-1.230.0.ebuild
Date: Fri,  3 Apr 2015 10:16:50 +0000 (UTC)	[thread overview]
Message-ID: <20150403101650.B5123151ED@oystercatcher.gentoo.org> (raw)

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=""





             reply	other threads:[~2015-04-03 10:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-03 10:16 Yixun Lan (dlan) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-07-31 14:41 [gentoo-commits] gentoo-x86 commit in dev-perl/Tie-IxHash: ChangeLog Tie-IxHash-1.230.0.ebuild Jeroen Roovers (jer)
2013-03-17 17:31 Torsten Veller (tove)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150403101650.B5123151ED@oystercatcher.gentoo.org \
    --to=dlan@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox