public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in perl-core/bignum: bignum-0.25.ebuild ChangeLog
@ 2011-04-24 15:26 Fabian Groffen (grobian)
  0 siblings, 0 replies; 2+ messages in thread
From: Fabian Groffen (grobian) @ 2011-04-24 15:26 UTC (permalink / raw
  To: gentoo-commits

grobian     11/04/24 15:26:40

  Modified:             bignum-0.25.ebuild ChangeLog
  Log:
  Marked ~x86-solaris, bug #296509
  
  (Portage version: 2.2.01.18252-prefix/cvs/SunOS i386)

Revision  Changes    Path
1.2                  perl-core/bignum/bignum-0.25.ebuild

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

Index: bignum-0.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.25.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bignum-0.25.ebuild	15 Sep 2010 10:35:54 -0000	1.1
+++ bignum-0.25.ebuild	24 Apr 2011 15:26:40 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.25.ebuild,v 1.1 2010/09/15 10:35:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.25.ebuild,v 1.2 2011/04/24 15:26:40 grobian Exp $
 
 EAPI=3
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Transparent BigNumber/BigRational support for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~x86-solaris"
 IUSE="test"
 
 RDEPEND=">=perl-core/Math-BigInt-1.88



1.28                 perl-core/bignum/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/bignum/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/bignum/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/bignum/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/bignum/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	15 Sep 2010 10:35:54 -0000	1.27
+++ ChangeLog	24 Apr 2011 15:26:40 -0000	1.28
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/bignum
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/ChangeLog,v 1.27 2010/09/15 10:35:54 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/ChangeLog,v 1.28 2011/04/24 15:26:40 grobian Exp $
+
+  24 Apr 2011; Fabian Groffen <grobian@gentoo.org> bignum-0.25.ebuild:
+  Marked ~x86-solaris, bug #296509
 
 *bignum-0.25 (15 Sep 2010)
 






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

* [gentoo-commits] gentoo-x86 commit in perl-core/bignum: bignum-0.25.ebuild ChangeLog
@ 2011-06-24 14:37 Fabian Groffen (grobian)
  0 siblings, 0 replies; 2+ messages in thread
From: Fabian Groffen (grobian) @ 2011-06-24 14:37 UTC (permalink / raw
  To: gentoo-commits

grobian     11/06/24 14:37:57

  Modified:             bignum-0.25.ebuild ChangeLog
  Log:
  Marked ~ppc-macos
  
  (Portage version: 2.2.01.18826-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.3                  perl-core/bignum/bignum-0.25.ebuild

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

Index: bignum-0.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.25.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bignum-0.25.ebuild	24 Apr 2011 15:26:40 -0000	1.2
+++ bignum-0.25.ebuild	24 Jun 2011 14:37:57 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.25.ebuild,v 1.2 2011/04/24 15:26:40 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.25.ebuild,v 1.3 2011/06/24 14:37:57 grobian Exp $
 
 EAPI=3
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Transparent BigNumber/BigRational support for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND=">=perl-core/Math-BigInt-1.88



1.29                 perl-core/bignum/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/bignum/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/bignum/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/bignum/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/bignum/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	24 Apr 2011 15:26:40 -0000	1.28
+++ ChangeLog	24 Jun 2011 14:37:57 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/bignum
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/ChangeLog,v 1.28 2011/04/24 15:26:40 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/ChangeLog,v 1.29 2011/06/24 14:37:57 grobian Exp $
+
+  24 Jun 2011; Fabian Groffen <grobian@gentoo.org> bignum-0.25.ebuild:
+  Marked ~ppc-macos
 
   24 Apr 2011; Fabian Groffen <grobian@gentoo.org> bignum-0.25.ebuild:
   Marked ~x86-solaris, bug #296509






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

end of thread, other threads:[~2011-06-24 14:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-24 15:26 [gentoo-commits] gentoo-x86 commit in perl-core/bignum: bignum-0.25.ebuild ChangeLog Fabian Groffen (grobian)
  -- strict thread matches above, loose matches on Subject: below --
2011-06-24 14:37 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