public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Archive-Zip: ChangeLog Archive-Zip-1.23.ebuild
@ 2008-04-29  5:56 Yuval Yaari (yuval)
  0 siblings, 0 replies; 3+ messages in thread
From: Yuval Yaari (yuval) @ 2008-04-29  5:56 UTC (permalink / raw
  To: gentoo-commits

yuval       08/04/29 05:56:22

  Modified:             ChangeLog
  Added:                Archive-Zip-1.23.ebuild
  Log:
  Version bump
  (Portage version: 2.1.4.4)

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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	28 Mar 2008 09:52:15 -0000	1.56
+++ ChangeLog	29 Apr 2008 05:56:21 -0000	1.57
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Archive-Zip
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.56 2008/03/28 09:52:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.57 2008/04/29 05:56:21 yuval Exp $
+
+*Archive-Zip-1.23 (29 Apr 2008)
+
+  29 Apr 2008; Yuval Yaari <yuval@gentoo.org> +Archive-Zip-1.23.ebuild:
+  Version bump
 
   28 Mar 2008; Jeroen Roovers <jer@gentoo.org> Archive-Zip-1.20.ebuild:
   Stable for HPPA too.



1.1                  dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild?rev=1.1&content-type=text/plain

Index: Archive-Zip-1.23.ebuild
===================================================================
# Copyright 1999-2008 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.23.ebuild,v 1.1 2008/04/29 05:56:21 yuval Exp $

inherit perl-module

DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files"
HOMEPAGE="http://search.cpan.org/~adamk/"
SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz"

LICENSE="Artistic"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""

DEPEND=">=dev-perl/Compress-Zlib-1.14
	>=dev-perl/File-Which-0.05
	>=virtual/perl-File-Spec-0.80
	dev-lang/perl"

SRC_TEST="do"



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Archive-Zip: ChangeLog Archive-Zip-1.23.ebuild
@ 2008-06-13 16:11 Raul Porcel (armin76)
  0 siblings, 0 replies; 3+ messages in thread
From: Raul Porcel (armin76) @ 2008-06-13 16:11 UTC (permalink / raw
  To: gentoo-commits

armin76     08/06/13 16:11:24

  Modified:             ChangeLog Archive-Zip-1.23.ebuild
  Log:
  alpha/ia64/sparc/x86 stable
  (Portage version: 2.1.4.4)

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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/ChangeLog?r1=1.57&r2=1.58

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	29 Apr 2008 05:56:21 -0000	1.57
+++ ChangeLog	13 Jun 2008 16:11:24 -0000	1.58
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Archive-Zip
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.57 2008/04/29 05:56:21 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.58 2008/06/13 16:11:24 armin76 Exp $
+
+  13 Jun 2008; Raúl Porcel <armin76@gentoo.org> Archive-Zip-1.23.ebuild:
+  alpha/ia64/sparc/x86 stable
 
 *Archive-Zip-1.23 (29 Apr 2008)
 



1.2                  dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild

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

Index: Archive-Zip-1.23.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Archive-Zip-1.23.ebuild	29 Apr 2008 05:56:21 -0000	1.1
+++ Archive-Zip-1.23.ebuild	13 Jun 2008 16:11:24 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 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.23.ebuild,v 1.1 2008/04/29 05:56:21 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild,v 1.2 2008/06/13 16:11:24 armin76 Exp $
 
 inherit perl-module
 
@@ -10,7 +10,7 @@
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
 IUSE=""
 
 DEPEND=">=dev-perl/Compress-Zlib-1.14



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Archive-Zip: ChangeLog Archive-Zip-1.23.ebuild
@ 2009-07-06 20:43 Jeroen Roovers (jer)
  0 siblings, 0 replies; 3+ messages in thread
From: Jeroen Roovers (jer) @ 2009-07-06 20:43 UTC (permalink / raw
  To: gentoo-commits

jer         09/07/06 20:43:14

  Modified:             ChangeLog Archive-Zip-1.23.ebuild
  Log:
  Stable for HPPA too.
  (Portage version: 2.2_rc33/cvs/Linux i686)

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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/ChangeLog?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/ChangeLog?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/ChangeLog?r1=1.67&r2=1.68

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog	1 Jul 2009 04:55:02 -0000	1.67
+++ ChangeLog	6 Jul 2009 20:43:14 -0000	1.68
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Archive-Zip
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.67 2009/07/01 04:55:02 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.68 2009/07/06 20:43:14 jer Exp $
+
+  06 Jul 2009; Jeroen Roovers <jer@gentoo.org> Archive-Zip-1.23.ebuild:
+  Stable for HPPA too.
 
 *Archive-Zip-1.30 (01 Jul 2009)
 



1.5                  dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild?r1=1.4&r2=1.5

Index: Archive-Zip-1.23.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Archive-Zip-1.23.ebuild	18 Nov 2008 14:22:37 -0000	1.4
+++ Archive-Zip-1.23.ebuild	6 Jul 2009 20:43:14 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 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.23.ebuild,v 1.4 2008/11/18 14:22:37 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild,v 1.5 2009/07/06 20:43:14 jer Exp $
 
 inherit perl-module
 
@@ -10,7 +10,7 @@
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86"
 IUSE=""
 
 DEPEND=">=virtual/perl-Compress-Zlib-1.14






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

end of thread, other threads:[~2009-07-06 20:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-29  5:56 [gentoo-commits] gentoo-x86 commit in dev-perl/Archive-Zip: ChangeLog Archive-Zip-1.23.ebuild Yuval Yaari (yuval)
  -- strict thread matches above, loose matches on Subject: below --
2008-06-13 16:11 Raul Porcel (armin76)
2009-07-06 20:43 Jeroen Roovers (jer)

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