public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Perl6-Junction: ChangeLog Perl6-Junction-1.40000.ebuild
@ 2010-05-08 15:54 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2010-05-08 15:54 UTC (permalink / raw
  To: gentoo-commits

armin76     10/05/08 15:54:15

  Modified:             ChangeLog Perl6-Junction-1.40000.ebuild
  Log:
  Add ~alpha/~ia64/~sparc wrt #315789
  (Portage version: 2.1.7.17/cvs/Linux ia64)

Revision  Changes    Path
1.2                  dev-perl/Perl6-Junction/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Perl6-Junction/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Perl6-Junction/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Perl6-Junction/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Perl6-Junction/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	17 Apr 2010 20:35:33 -0000	1.1
+++ ChangeLog	8 May 2010 15:54:15 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Perl6-Junction
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Perl6-Junction/ChangeLog,v 1.1 2010/04/17 20:35:33 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Perl6-Junction/ChangeLog,v 1.2 2010/05/08 15:54:15 armin76 Exp $
+
+  08 May 2010; Raúl Porcel <armin76@gentoo.org>
+  Perl6-Junction-1.40000.ebuild:
+  Add ~alpha/~ia64/~sparc wrt #315789
 
 *Perl6-Junction-1.40000 (17 Apr 2010)
 



1.2                  dev-perl/Perl6-Junction/Perl6-Junction-1.40000.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Perl6-Junction/Perl6-Junction-1.40000.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Perl6-Junction/Perl6-Junction-1.40000.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Perl6-Junction/Perl6-Junction-1.40000.ebuild?r1=1.1&r2=1.2

Index: Perl6-Junction-1.40000.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Perl6-Junction/Perl6-Junction-1.40000.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Perl6-Junction-1.40000.ebuild	17 Apr 2010 20:35:33 -0000	1.1
+++ Perl6-Junction-1.40000.ebuild	8 May 2010 15:54:15 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Perl6-Junction/Perl6-Junction-1.40000.ebuild,v 1.1 2010/04/17 20:35:33 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Perl6-Junction/Perl6-Junction-1.40000.ebuild,v 1.2 2010/05/08 15:54:15 armin76 Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Perl6 style Junction operators in Perl5"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
 IUSE=""
 
 SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Perl6-Junction: ChangeLog Perl6-Junction-1.40000.ebuild
@ 2010-09-13 13:06 Joseph Jezak (josejx)
  0 siblings, 0 replies; 2+ messages in thread
From: Joseph Jezak (josejx) @ 2010-09-13 13:06 UTC (permalink / raw
  To: gentoo-commits

josejx      10/09/13 13:06:54

  Modified:             ChangeLog Perl6-Junction-1.40000.ebuild
  Log:
  Marked ~ppc/~ppc64 for bug #315789.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-perl/Perl6-Junction/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Perl6-Junction/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	8 May 2010 15:54:15 -0000	1.2
+++ ChangeLog	13 Sep 2010 13:06:54 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Perl6-Junction
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Perl6-Junction/ChangeLog,v 1.2 2010/05/08 15:54:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Perl6-Junction/ChangeLog,v 1.3 2010/09/13 13:06:54 josejx Exp $
+
+  13 Sep 2010; Joseph Jezak <josejx@gentoo.org>
+  Perl6-Junction-1.40000.ebuild:
+  Marked ~ppc/~ppc64 for bug #315789.
 
   08 May 2010; Raúl Porcel <armin76@gentoo.org>
   Perl6-Junction-1.40000.ebuild:



1.3                  dev-perl/Perl6-Junction/Perl6-Junction-1.40000.ebuild

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

Index: Perl6-Junction-1.40000.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Perl6-Junction/Perl6-Junction-1.40000.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Perl6-Junction-1.40000.ebuild	8 May 2010 15:54:15 -0000	1.2
+++ Perl6-Junction-1.40000.ebuild	13 Sep 2010 13:06:54 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Perl6-Junction/Perl6-Junction-1.40000.ebuild,v 1.2 2010/05/08 15:54:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Perl6-Junction/Perl6-Junction-1.40000.ebuild,v 1.3 2010/09/13 13:06:54 josejx Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Perl6 style Junction operators in Perl5"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 SRC_TEST=do






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

end of thread, other threads:[~2010-09-13 13:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-08 15:54 [gentoo-commits] gentoo-x86 commit in dev-perl/Perl6-Junction: ChangeLog Perl6-Junction-1.40000.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2010-09-13 13:06 Joseph Jezak (josejx)

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