public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Moo: Moo-1.0.3.ebuild ChangeLog
@ 2012-08-10 20:19 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2012-08-10 20:19 UTC (permalink / raw
  To: gentoo-commits

tove        12/08/10 20:19:03

  Modified:             ChangeLog
  Added:                Moo-1.0.3.ebuild
  Log:
  [bump] dev-perl/Moo-1.0.3
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.21                 dev-perl/Moo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Moo/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	6 Aug 2012 11:24:21 -0000	1.20
+++ ChangeLog	10 Aug 2012 20:19:03 -0000	1.21
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Moo
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Moo/ChangeLog,v 1.20 2012/08/06 11:24:21 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Moo/ChangeLog,v 1.21 2012/08/10 20:19:03 tove Exp $
+
+*Moo-1.0.3 (10 Aug 2012)
+
+  10 Aug 2012; Torsten Veller <tove@gentoo.org> +Moo-1.0.3.ebuild:
+  Version bump
 
 *Moo-1.0.2 (06 Aug 2012)
 



1.1                  dev-perl/Moo/Moo-1.0.3.ebuild

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

Index: Moo-1.0.3.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Moo/Moo-1.0.3.ebuild,v 1.1 2012/08/10 20:19:03 tove Exp $

EAPI=4

MODULE_AUTHOR=ILMARI
MODULE_VERSION=1.000003
inherit perl-module

DESCRIPTION="Minimalist Object Orientation (with Moose compatiblity)"

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

RDEPEND="
	>=dev-perl/Class-Method-Modifiers-1.40.0
	>=dev-perl/Devel-GlobalDestruction-0.90.0
	>=dev-perl/Module-Runtime-0.12.0
	>=dev-perl/Role-Tiny-1.1.3
	>=dev-perl/strictures-1.1.1
"
DEPEND="${RDEPEND}
	test? (
		>=dev-perl/Test-Fatal-0.3.0
		>=virtual/perl-Test-Simple-0.96
	)
"

SRC_TEST=do





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Moo: Moo-1.0.3.ebuild ChangeLog
@ 2012-09-01 11:41 Fabian Groffen (grobian)
  0 siblings, 0 replies; 2+ messages in thread
From: Fabian Groffen (grobian) @ 2012-09-01 11:41 UTC (permalink / raw
  To: gentoo-commits

grobian     12/09/01 11:41:44

  Modified:             Moo-1.0.3.ebuild ChangeLog
  Log:
  Marked ~ppc-aix, bug #432288
  
  (Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)

Revision  Changes    Path
1.2                  dev-perl/Moo/Moo-1.0.3.ebuild

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

Index: Moo-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Moo/Moo-1.0.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Moo-1.0.3.ebuild	10 Aug 2012 20:19:03 -0000	1.1
+++ Moo-1.0.3.ebuild	1 Sep 2012 11:41:44 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Moo/Moo-1.0.3.ebuild,v 1.1 2012/08/10 20:19:03 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Moo/Moo-1.0.3.ebuild,v 1.2 2012/09/01 11:41:44 grobian Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Minimalist Object Orientation (with Moose compatiblity)"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-macos ~x86-solaris"
+KEYWORDS="~amd64 ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



1.22                 dev-perl/Moo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Moo/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	10 Aug 2012 20:19:03 -0000	1.21
+++ ChangeLog	1 Sep 2012 11:41:44 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Moo
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Moo/ChangeLog,v 1.21 2012/08/10 20:19:03 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Moo/ChangeLog,v 1.22 2012/09/01 11:41:44 grobian Exp $
+
+  01 Sep 2012; Fabian Groffen <grobian@gentoo.org> Moo-1.0.3.ebuild:
+  Marked ~ppc-aix, bug #432288
 
 *Moo-1.0.3 (10 Aug 2012)
 





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

end of thread, other threads:[~2012-09-01 11:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-10 20:19 [gentoo-commits] gentoo-x86 commit in dev-perl/Moo: Moo-1.0.3.ebuild ChangeLog Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2012-09-01 11:41 Fabian Groffen (grobian)

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