public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in perl-core/Archive-Tar: ChangeLog Archive-Tar-1.40.ebuild
@ 2008-11-04  9:59 Mike Frysinger (vapier)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2008-11-04  9:59 UTC (permalink / raw
  To: gentoo-commits

vapier      08/11/04 09:59:39

  Modified:             ChangeLog Archive-Tar-1.40.ebuild
  Log:
  Add arm/s390/sh love.
  (Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)

Revision  Changes    Path
1.2                  perl-core/Archive-Tar/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	2 Nov 2008 07:15:54 -0000	1.1
+++ ChangeLog	4 Nov 2008 09:59:39 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Archive-Tar
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/ChangeLog,v 1.1 2008/11/02 07:15:54 tove Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/ChangeLog,v 1.2 2008/11/04 09:59:39 vapier Exp $
+
+  04 Nov 2008; Mike Frysinger <vapier@gentoo.org> Archive-Tar-1.40.ebuild:
+  Add arm/s390/sh love.
 
   01 Nov 2008; Torsten Veller <tove@gentoo.org> +metadata.xml,
   +Archive-Tar-1.32.ebuild, +Archive-Tar-1.38.ebuild,



1.2                  perl-core/Archive-Tar/Archive-Tar-1.40.ebuild

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

Index: Archive-Tar-1.40.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/Archive-Tar-1.40.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Archive-Tar-1.40.ebuild	2 Nov 2008 07:15:54 -0000	1.1
+++ Archive-Tar-1.40.ebuild	4 Nov 2008 09:59:39 -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/perl-core/Archive-Tar/Archive-Tar-1.40.ebuild,v 1.1 2008/11/02 07:15:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/Archive-Tar-1.40.ebuild,v 1.2 2008/11/04 09:59:39 vapier Exp $
 
 MODULE_AUTHOR=KANE
 inherit perl-module
@@ -9,7 +9,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
 IUSE="bzip2"
 
 DEPEND=">=virtual/perl-IO-Zlib-1.01






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

* [gentoo-commits] gentoo-x86 commit in perl-core/Archive-Tar: ChangeLog Archive-Tar-1.40.ebuild
@ 2008-12-10 17:15 Alexis Ballier (aballier)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier (aballier) @ 2008-12-10 17:15 UTC (permalink / raw
  To: gentoo-commits

aballier    08/12/10 17:15:53

  Modified:             ChangeLog Archive-Tar-1.40.ebuild
  Log:
  keyword ~sparc-fbsd
  (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)

Revision  Changes    Path
1.3                  perl-core/Archive-Tar/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Archive-Tar/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Archive-Tar/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Archive-Tar/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	4 Nov 2008 09:59:39 -0000	1.2
+++ ChangeLog	10 Dec 2008 17:15:53 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Archive-Tar
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/ChangeLog,v 1.2 2008/11/04 09:59:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/ChangeLog,v 1.3 2008/12/10 17:15:53 aballier Exp $
+
+  10 Dec 2008; Alexis Ballier <aballier@gentoo.org> Archive-Tar-1.40.ebuild:
+  keyword ~sparc-fbsd
 
   04 Nov 2008; Mike Frysinger <vapier@gentoo.org> Archive-Tar-1.40.ebuild:
   Add arm/s390/sh love.



1.3                  perl-core/Archive-Tar/Archive-Tar-1.40.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Archive-Tar/Archive-Tar-1.40.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Archive-Tar/Archive-Tar-1.40.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Archive-Tar/Archive-Tar-1.40.ebuild?r1=1.2&r2=1.3

Index: Archive-Tar-1.40.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/Archive-Tar-1.40.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Archive-Tar-1.40.ebuild	4 Nov 2008 09:59:39 -0000	1.2
+++ Archive-Tar-1.40.ebuild	10 Dec 2008 17:15:53 -0000	1.3
@@ -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/perl-core/Archive-Tar/Archive-Tar-1.40.ebuild,v 1.2 2008/11/04 09:59:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/Archive-Tar-1.40.ebuild,v 1.3 2008/12/10 17:15:53 aballier Exp $
 
 MODULE_AUTHOR=KANE
 inherit perl-module
@@ -9,7 +9,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
 IUSE="bzip2"
 
 DEPEND=">=virtual/perl-IO-Zlib-1.01






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

end of thread, other threads:[~2008-12-10 17:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-10 17:15 [gentoo-commits] gentoo-x86 commit in perl-core/Archive-Tar: ChangeLog Archive-Tar-1.40.ebuild Alexis Ballier (aballier)
  -- strict thread matches above, loose matches on Subject: below --
2008-11-04  9:59 Mike Frysinger (vapier)

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