public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Distribution: Test-Distribution-2.0.0.ebuild ChangeLog
@ 2014-01-06 14:10 Jeroen Roovers (jer)
  0 siblings, 0 replies; 3+ messages in thread
From: Jeroen Roovers (jer) @ 2014-01-06 14:10 UTC (permalink / raw
  To: gentoo-commits

jer         14/01/06 14:10:13

  Modified:             Test-Distribution-2.0.0.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #497068).
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.3                  dev-perl/Test-Distribution/Test-Distribution-2.0.0.ebuild

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

Index: Test-Distribution-2.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/Test-Distribution-2.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Test-Distribution-2.0.0.ebuild	3 Sep 2011 21:04:31 -0000	1.2
+++ Test-Distribution-2.0.0.ebuild	6 Jan 2014 14:10:12 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 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-Distribution/Test-Distribution-2.0.0.ebuild,v 1.2 2011/09/03 21:04:31 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/Test-Distribution-2.0.0.ebuild,v 1.3 2014/01/06 14:10:12 jer Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="perform tests on all modules of a distribution"
 
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~hppa x86"
 IUSE=""
 
 RDEPEND=">=dev-perl/Pod-Coverage-0.20



1.10                 dev-perl/Test-Distribution/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	18 Nov 2012 11:38:39 -0000	1.9
+++ ChangeLog	6 Jan 2014 14:10:12 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Distribution
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/ChangeLog,v 1.9 2012/11/18 11:38:39 robbat2 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/ChangeLog,v 1.10 2014/01/06 14:10:12 jer Exp $
+
+  06 Jan 2014; Jeroen Roovers <jer@gentoo.org> Test-Distribution-2.0.0.ebuild:
+  Marked ~hppa (bug #497068).
 
   18 Nov 2012; Robin H. Johnson <robbat2@gentoo.org> metadata.xml:
   Drop duplication of myself as a maintainer where there is a herd.





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

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

naota       14/01/06 15:14:32

  Modified:             Test-Distribution-2.0.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.4                  dev-perl/Test-Distribution/Test-Distribution-2.0.0.ebuild

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

Index: Test-Distribution-2.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/Test-Distribution-2.0.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Test-Distribution-2.0.0.ebuild	6 Jan 2014 14:10:12 -0000	1.3
+++ Test-Distribution-2.0.0.ebuild	6 Jan 2014 15:14:32 -0000	1.4
@@ -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/Test-Distribution/Test-Distribution-2.0.0.ebuild,v 1.3 2014/01/06 14:10:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/Test-Distribution-2.0.0.ebuild,v 1.4 2014/01/06 15:14:32 naota Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="perform tests on all modules of a distribution"
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa x86"
+KEYWORDS="amd64 ~hppa x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=dev-perl/Pod-Coverage-0.20



1.11                 dev-perl/Test-Distribution/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	6 Jan 2014 14:10:12 -0000	1.10
+++ ChangeLog	6 Jan 2014 15:14:32 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Distribution
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/ChangeLog,v 1.10 2014/01/06 14:10:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/ChangeLog,v 1.11 2014/01/06 15:14:32 naota Exp $
+
+  06 Jan 2014; Naohiro Aota <naota@gentoo.org> Test-Distribution-2.0.0.ebuild:
+  Add ~x86-fbsd wrt bug #497068
 
   06 Jan 2014; Jeroen Roovers <jer@gentoo.org> Test-Distribution-2.0.0.ebuild:
   Marked ~hppa (bug #497068).





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Distribution: Test-Distribution-2.0.0.ebuild ChangeLog
@ 2014-01-27 13:51 Akinori Hattori (hattya)
  0 siblings, 0 replies; 3+ messages in thread
From: Akinori Hattori (hattya) @ 2014-01-27 13:51 UTC (permalink / raw
  To: gentoo-commits

hattya      14/01/27 13:51:47

  Modified:             Test-Distribution-2.0.0.ebuild ChangeLog
  Log:
  keyword ~ia64 wrt bug #497068
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)

Revision  Changes    Path
1.5                  dev-perl/Test-Distribution/Test-Distribution-2.0.0.ebuild

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

Index: Test-Distribution-2.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/Test-Distribution-2.0.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Test-Distribution-2.0.0.ebuild	6 Jan 2014 15:14:32 -0000	1.4
+++ Test-Distribution-2.0.0.ebuild	27 Jan 2014 13:51:47 -0000	1.5
@@ -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/Test-Distribution/Test-Distribution-2.0.0.ebuild,v 1.4 2014/01/06 15:14:32 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/Test-Distribution-2.0.0.ebuild,v 1.5 2014/01/27 13:51:47 hattya Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="perform tests on all modules of a distribution"
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ~ia64 x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=dev-perl/Pod-Coverage-0.20



1.12                 dev-perl/Test-Distribution/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	6 Jan 2014 15:14:32 -0000	1.11
+++ ChangeLog	27 Jan 2014 13:51:47 -0000	1.12
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Test-Distribution
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/ChangeLog,v 1.11 2014/01/06 15:14:32 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/ChangeLog,v 1.12 2014/01/27 13:51:47 hattya Exp $
+
+  27 Jan 2014; Akinori Hattori <hattya@gentoo.org>
+  Test-Distribution-2.0.0.ebuild:
+  keyword ~ia64 wrt bug #497068
 
   06 Jan 2014; Naohiro Aota <naota@gentoo.org> Test-Distribution-2.0.0.ebuild:
   Add ~x86-fbsd wrt bug #497068





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

end of thread, other threads:[~2014-01-27 13:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-06 14:10 [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Distribution: Test-Distribution-2.0.0.ebuild ChangeLog Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2014-01-06 15:14 Naohiro Aota (naota)
2014-01-27 13:51 Akinori Hattori (hattya)

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