dilfridge    14/07/24 17:10:31

  Modified:             ChangeLog
  Added:                Archive-Tar-1.900.0-r1.ebuild
  Removed:              Archive-Tar-1.900.0.ebuild
  Log:
  EAPI bump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 94BFDF4484AD142F)

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

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Archive-Tar/ChangeLog?rev=1.67&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Archive-Tar/ChangeLog?rev=1.67&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Archive-Tar/ChangeLog?r1=1.66&r2=1.67

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog   17 Jul 2014 15:47:13 -0000      1.66
+++ ChangeLog   24 Jul 2014 17:10:31 -0000      1.67
@@ -1,6 +1,12 @@
 # ChangeLog for perl-core/Archive-Tar
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/ChangeLog,v 1.66 
2014/07/17 15:47:13 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/ChangeLog,v 1.67 
2014/07/24 17:10:31 dilfridge Exp $
+
+*Archive-Tar-1.900.0-r1 (24 Jul 2014)
+
+  24 Jul 2014; Andreas K. Huettel <[email protected]>
+  +Archive-Tar-1.900.0-r1.ebuild, -Archive-Tar-1.900.0.ebuild:
+  EAPI bump
 
   17 Jul 2014; Andreas K. Huettel <[email protected]>
   -Archive-Tar-1.820.0.ebuild:



1.1                  perl-core/Archive-Tar/Archive-Tar-1.900.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Archive-Tar/Archive-Tar-1.900.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Archive-Tar/Archive-Tar-1.900.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: Archive-Tar-1.900.0-r1.ebuild
===================================================================
# Copyright 1999-2014 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.900.0-r1.ebuild,v 
1.1 2014/07/24 17:10:31 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=BINGOS
MODULE_VERSION=1.90
inherit perl-module

DESCRIPTION="A Perl module for creation and manipulation of tar files"

SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix 
~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""

DEPEND=">=virtual/perl-IO-Zlib-1.01
        virtual/perl-IO-Compress
        virtual/perl-Package-Constants"
#       dev-perl/IO-String
RDEPEND="${DEPEND}"

SRC_TEST="do"




Reply via email to