* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Exception: Test-Exception-0.310.0.ebuild Test-Exception-0.320.0.ebuild ChangeLog
@ 2014-02-01 23:35 Mike Frysinger (vapier)
0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2014-02-01 23:35 UTC (permalink / raw
To: gentoo-commits
vapier 14/02/01 23:35:48
Modified: Test-Exception-0.310.0.ebuild
Test-Exception-0.320.0.ebuild ChangeLog
Log:
Add arm64 love.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path
1.10 dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?r1=1.9&r2=1.10
Index: Test-Exception-0.310.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Test-Exception-0.310.0.ebuild 11 Oct 2013 11:54:32 -0000 1.9
+++ Test-Exception-0.310.0.ebuild 1 Feb 2014 23:35:48 -0000 1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 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/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.9 2013/10/11 11:54:32 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.10 2014/02/01 23:35:48 vapier Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="test functions for exception based code"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/perl-Test-Simple-0.64
1.2 dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild?r1=1.1&r2=1.2
Index: Test-Exception-0.320.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Test-Exception-0.320.0.ebuild 26 Aug 2013 03:47:45 -0000 1.1
+++ Test-Exception-0.320.0.ebuild 1 Feb 2014 23:35:48 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 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/Test-Exception/Test-Exception-0.320.0.ebuild,v 1.1 2013/08/26 03:47:45 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild,v 1.2 2014/02/01 23:35:48 vapier Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="test functions for exception based code"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/perl-Test-Simple-0.64
1.76 dev-perl/Test-Exception/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.76&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.76&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?r1=1.75&r2=1.76
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog 11 Oct 2013 11:54:32 -0000 1.75
+++ ChangeLog 1 Feb 2014 23:35:48 -0000 1.76
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-Exception
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.75 2013/10/11 11:54:32 zlogene Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.76 2014/02/01 23:35:48 vapier Exp $
+
+ 01 Feb 2014; Mike Frysinger <vapier@gentoo.org> Test-Exception-0.310.0.ebuild,
+ Test-Exception-0.320.0.ebuild:
+ Add arm64 love.
11 Oct 2013; Mikle Kolyada <zlogene@gentoo.org> Test-Exception-0.310.0.ebuild:
alpha stable wrt bug #400231
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-02-01 23:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-01 23:35 [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Exception: Test-Exception-0.310.0.ebuild Test-Exception-0.320.0.ebuild ChangeLog Mike Frysinger (vapier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox