public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gysbert Wassenaar (nixnut)" <nixnut@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Archive-Zip: ChangeLog Archive-Zip-1.30.ebuild
Date: Sun, 27 Jun 2010 18:58:38 +0000 (UTC)	[thread overview]
Message-ID: <20100627185839.55AF02CF97@corvid.gentoo.org> (raw)

nixnut      10/06/27 18:58:38

  Modified:             ChangeLog Archive-Zip-1.30.ebuild
  Log:
  ppc stable #323529
  (Portage version: 2.1.8.3/cvs/Linux ppc, RepoMan options: --force)

Revision  Changes    Path
1.77                 dev-perl/Archive-Zip/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog	8 May 2010 17:48:32 -0000	1.76
+++ ChangeLog	27 Jun 2010 18:58:38 -0000	1.77
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Archive-Zip
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.76 2010/05/08 17:48:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.77 2010/06/27 18:58:38 nixnut Exp $
+
+  27 Jun 2010; <nixnut@gentoo.org> Archive-Zip-1.30.ebuild:
+  ppc stable #323529
 
   08 May 2010; Raúl Porcel <armin76@gentoo.org> Archive-Zip-1.30.ebuild:
   alpha/ia64/m68k/s390/sh/sparc stable wrt #314467



1.7                  dev-perl/Archive-Zip/Archive-Zip-1.30.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.30.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.30.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.30.ebuild?r1=1.6&r2=1.7

Index: Archive-Zip-1.30.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.30.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Archive-Zip-1.30.ebuild	8 May 2010 17:48:32 -0000	1.6
+++ Archive-Zip-1.30.ebuild	27 Jun 2010 18:58:38 -0000	1.7
@@ -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/Archive-Zip/Archive-Zip-1.30.ebuild,v 1.6 2010/05/08 17:48:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.30.ebuild,v 1.7 2010/06/27 18:58:38 nixnut Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=">=virtual/perl-Compress-Raw-Zlib-2.017






             reply	other threads:[~2010-06-27 18:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-27 18:58 Gysbert Wassenaar (nixnut) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-09-04 11:24 [gentoo-commits] gentoo-x86 commit in dev-perl/Archive-Zip: ChangeLog Archive-Zip-1.30.ebuild Torsten Veller (tove)
2010-11-05 13:53 Samuli Suominen (ssuominen)
2010-05-08 17:48 Raul Porcel (armin76)
2010-05-05  5:24 Jeroen Roovers (jer)
2010-04-18 11:51 Markus Meier (maekke)
2010-04-17  9:01 Torsten Veller (tove)
2010-01-09 16:27 Fabian Groffen (grobian)

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=20100627185839.55AF02CF97@corvid.gentoo.org \
    --to=nixnut@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