public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Raul Porcel (armin76)" <armin76@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/CPAN-Meta-YAML: CPAN-Meta-YAML-0.3.ebuild ChangeLog
Date: Sun, 30 Jan 2011 18:14:59 +0000 (UTC)	[thread overview]
Message-ID: <20110130181459.50B6020054@flycatcher.gentoo.org> (raw)

armin76     11/01/30 18:14:59

  Modified:             CPAN-Meta-YAML-0.3.ebuild ChangeLog
  Log:
  Add ~alpha/~arm/~ia64/~m68k/~s390/~sh/~sparc wrt #353115
  
  (Portage version: 2.1.9.25/cvs/Linux ia64)

Revision  Changes    Path
1.3                  perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.3.ebuild

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

Index: CPAN-Meta-YAML-0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- CPAN-Meta-YAML-0.3.ebuild	29 Jan 2011 17:26:45 -0000	1.2
+++ CPAN-Meta-YAML-0.3.ebuild	30 Jan 2011 18:14:59 -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/CPAN-Meta-YAML/CPAN-Meta-YAML-0.3.ebuild,v 1.2 2011/01/29 17:26:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.3.ebuild,v 1.3 2011/01/30 18:14:59 armin76 Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Read and write a subset of YAML for CPAN Meta files"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~s390 ~sh ~sparc ~x86"
 IUSE=""
 
 SRC_TEST="do"



1.3                  perl-core/CPAN-Meta-YAML/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-YAML/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	29 Jan 2011 17:26:45 -0000	1.2
+++ ChangeLog	30 Jan 2011 18:14:59 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CPAN-Meta-YAML
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-YAML/ChangeLog,v 1.2 2011/01/29 17:26:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-YAML/ChangeLog,v 1.3 2011/01/30 18:14:59 armin76 Exp $
+
+  30 Jan 2011; Raúl Porcel <armin76@gentoo.org> CPAN-Meta-YAML-0.3.ebuild:
+  Add ~alpha/~arm/~ia64/~m68k/~s390/~sh/~sparc wrt #353115
 
   29 Jan 2011; Jeroen Roovers <jer@gentoo.org> CPAN-Meta-YAML-0.3.ebuild:
   Marked ~hppa (bug #353115).






             reply	other threads:[~2011-01-30 18:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-30 18:14 Raul Porcel (armin76) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-05-02 19:36 [gentoo-commits] gentoo-x86 commit in perl-core/CPAN-Meta-YAML: CPAN-Meta-YAML-0.3.ebuild ChangeLog Fabian Groffen (grobian)
2011-02-27 12:05 Fabian Groffen (grobian)
2011-02-27 10:26 Kacper Kowalik (xarthisius)
2011-02-20 23:55 Joseph Jezak (josejx)
2011-01-29 17:26 Jeroen Roovers (jer)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110130181459.50B6020054@flycatcher.gentoo.org \
    --to=armin76@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox