public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brent Baude (ranger)" <ranger@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/MIME-Base64: MIME-Base64-3.08.ebuild ChangeLog
Date: Thu, 10 Dec 2009 21:35:02 +0000	[thread overview]
Message-ID: <E1NIqf8-0006Kb-Nt@stork.gentoo.org> (raw)

ranger      09/12/10 21:35:02

  Modified:             MIME-Base64-3.08.ebuild ChangeLog
  Log:
  Marking MIME-Base64-3.08 ppc64 for bug 288026
  (Portage version: 2.1.7.1/cvs/Linux ppc64)

Revision  Changes    Path
1.7                  perl-core/MIME-Base64/MIME-Base64-3.08.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/MIME-Base64/MIME-Base64-3.08.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/MIME-Base64/MIME-Base64-3.08.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/MIME-Base64/MIME-Base64-3.08.ebuild?r1=1.6&r2=1.7

Index: MIME-Base64-3.08.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/MIME-Base64-3.08.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- MIME-Base64-3.08.ebuild	7 Dec 2009 22:53:42 -0000	1.6
+++ MIME-Base64-3.08.ebuild	10 Dec 2009 21:35:02 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/MIME-Base64-3.08.ebuild,v 1.6 2009/12/07 22:53:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/MIME-Base64-3.08.ebuild,v 1.7 2009/12/10 21:35:02 ranger Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="A base64/quoted-printable encoder/decoder Perl Modules"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 SRC_TEST="do"



1.22                 perl-core/MIME-Base64/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/MIME-Base64/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/MIME-Base64/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/MIME-Base64/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	7 Dec 2009 22:53:42 -0000	1.21
+++ ChangeLog	10 Dec 2009 21:35:02 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/MIME-Base64
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/ChangeLog,v 1.21 2009/12/07 22:53:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/ChangeLog,v 1.22 2009/12/10 21:35:02 ranger Exp $
+
+  10 Dec 2009; Brent Baude <ranger@gentoo.org> MIME-Base64-3.08.ebuild:
+  Marking MIME-Base64-3.08 ppc64 stable for bug 288026
 
   07 Dec 2009; Markus Meier <maekke@gentoo.org> MIME-Base64-3.08.ebuild:
   arm stable, bug #288026






             reply	other threads:[~2009-12-10 21:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-10 21:35 Brent Baude (ranger) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-01-05 18:58 [gentoo-commits] gentoo-x86 commit in perl-core/MIME-Base64: MIME-Base64-3.08.ebuild ChangeLog Gysbert Wassenaar (nixnut)
2009-12-16 21:53 Jonathan Callen (abcd)
2009-12-14 19:08 Raul Porcel (armin76)
2009-12-07 22:53 Markus Meier (maekke)
2009-12-07 19:17 Jeroen Roovers (jer)
2009-12-04 13:36 Torsten Veller (tove)
2009-12-04 12:05 Christian Faulhammer (fauli)
2009-06-11 10:44 Alexis Ballier (aballier)
2009-06-10 13:43 Torsten Veller (tove)

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=E1NIqf8-0006Kb-Nt@stork.gentoo.org \
    --to=ranger@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