dilfridge    15/05/01 13:01:19

  Modified:             ChangeLog
  Added:                ExtUtils-Depends-0.404.0.ebuild
  Removed:              ExtUtils-Depends-0.306.0.ebuild
  Log:
  Version bump; remove old
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
84AD142F)

Revision  Changes    Path
1.2                  dev-perl/ExtUtils-Depends/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ExtUtils-Depends/ChangeLog?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ExtUtils-Depends/ChangeLog?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ExtUtils-Depends/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-Depends/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   1 May 2015 11:43:29 -0000       1.1
+++ ChangeLog   1 May 2015 13:01:19 -0000       1.2
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/ExtUtils-Depends
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-Depends/ChangeLog,v 1.1 
2015/05/01 11:43:29 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-Depends/ChangeLog,v 1.2 
2015/05/01 13:01:19 dilfridge Exp $
+
+*ExtUtils-Depends-0.404.0 (01 May 2015)
+
+  01 May 2015; Andreas K. Huettel <[email protected]>
+  -ExtUtils-Depends-0.306.0.ebuild, +ExtUtils-Depends-0.404.0.ebuild:
+  Version bump; remove old
 
 *ExtUtils-Depends-0.403.0 (01 May 2015)
 *ExtUtils-Depends-0.308.0 (01 May 2015)



1.1                  dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.404.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.404.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.404.0.ebuild?rev=1.1&content-type=text/plain

Index: ExtUtils-Depends-0.404.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.404.0.ebuild,v
 1.1 2015/05/01 13:01:19 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=XAOC
MODULE_VERSION=0.404
inherit perl-module

DESCRIPTION="Easily build XS extensions that depend on XS extensions"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE=""

RDEPEND="
        virtual/perl-Data-Dumper
        virtual/perl-File-Spec
        virtual/perl-IO
"
DEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker
"

SRC_TEST="do parallel"




Reply via email to