public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Algorithm-C3: ChangeLog Algorithm-C3-0.90.0.ebuild
@ 2015-05-18  5:33 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2015-05-18  5:33 UTC (permalink / raw
  To: gentoo-commits

jer         15/05/18 05:33:01

  Modified:             ChangeLog Algorithm-C3-0.90.0.ebuild
  Log:
  Mark ~ppc64 (bug #548282).
  
  (Portage version: 2.2.19/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.10                 dev-perl/Algorithm-C3/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	19 Oct 2014 16:28:56 -0000	1.9
+++ ChangeLog	18 May 2015 05:33:01 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Algorithm-C3
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v 1.9 2014/10/19 16:28:56 zlogene Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v 1.10 2015/05/18 05:33:01 jer Exp $
+
+  18 May 2015; Jeroen Roovers <jer@gentoo.org> Algorithm-C3-0.90.0.ebuild:
+  Mark ~ppc64 (bug #548282).
 
   19 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> -Algorithm-C3-0.80.0.ebuild:
   Drop old



1.2                  dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild

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

Index: Algorithm-C3-0.90.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Algorithm-C3-0.90.0.ebuild	28 Jul 2014 21:08:49 -0000	1.1
+++ Algorithm-C3-0.90.0.ebuild	18 May 2015 05:33:01 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 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/Algorithm-C3/Algorithm-C3-0.90.0.ebuild,v 1.1 2014/07/28 21:08:49 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild,v 1.2 2015/05/18 05:33:01 jer Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="A module for merging hierarchies using the C3 algorithm"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-solaris"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""





^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Algorithm-C3: ChangeLog Algorithm-C3-0.90.0.ebuild
@ 2014-07-28 21:08 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas HAttel (dilfridge) @ 2014-07-28 21:08 UTC (permalink / raw
  To: gentoo-commits

dilfridge    14/07/28 21:08:49

  Modified:             ChangeLog
  Added:                Algorithm-C3-0.90.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)

Revision  Changes    Path
1.8                  dev-perl/Algorithm-C3/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	24 Jun 2012 12:59:14 -0000	1.7
+++ ChangeLog	28 Jul 2014 21:08:49 -0000	1.8
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Algorithm-C3
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v 1.7 2012/06/24 12:59:14 tove Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v 1.8 2014/07/28 21:08:49 dilfridge Exp $
+
+*Algorithm-C3-0.90.0 (28 Jul 2014)
+
+  28 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+  +Algorithm-C3-0.90.0.ebuild:
+  Version bump
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info



1.1                  dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild

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

Index: Algorithm-C3-0.90.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild,v 1.1 2014/07/28 21:08:49 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=HAARG
MODULE_VERSION=0.09
inherit perl-module

DESCRIPTION="A module for merging hierarchies using the C3 algorithm"

SLOT="0"
KEYWORDS="~amd64 ~x86 ~x86-solaris"
IUSE="test"

RDEPEND=""
DEPEND="${RDEPEND}
	virtual/perl-ExtUtils-MakeMaker
	test? ( dev-perl/Test-Pod
		dev-perl/Test-Pod-Coverage )"

SRC_TEST=do





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

end of thread, other threads:[~2015-05-18  5:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-18  5:33 [gentoo-commits] gentoo-x86 commit in dev-perl/Algorithm-C3: ChangeLog Algorithm-C3-0.90.0.ebuild Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2014-07-28 21:08 Andreas HAttel (dilfridge)

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