dilfridge    15/07/12 15:17:45

  Modified:             ChangeLog
  Added:                Log-Agent-1.0.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0B08240A96F66571)

Revision  Changes    Path
1.33                 dev-perl/Log-Agent/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Log-Agent/ChangeLog?rev=1.33&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Log-Agent/ChangeLog?rev=1.33&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Log-Agent/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog   28 Nov 2014 00:12:59 -0000      1.32
+++ ChangeLog   12 Jul 2015 15:17:45 -0000      1.33
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Log-Agent
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/ChangeLog,v 1.32 
2014/11/28 00:12:59 monsieurp Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/ChangeLog,v 1.33 
2015/07/12 15:17:45 dilfridge Exp $
+
+*Log-Agent-1.0.0 (12 Jul 2015)
+
+  12 Jul 2015; Andreas K. Huettel <[email protected]>
+  +Log-Agent-1.0.0.ebuild:
+  Version bump
 
   28 Nov 2014; Patrice Clement <[email protected]>
   Log-Agent-0.307.0-r1.ebuild:



1.1                  dev-perl/Log-Agent/Log-Agent-1.0.0.ebuild

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

Index: Log-Agent-1.0.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/Log-Agent/Log-Agent-1.0.0.ebuild,v 
1.1 2015/07/12 15:17:45 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=MROGASKI
MODULE_VERSION=1.000
inherit perl-module

DESCRIPTION="A general logging framework"

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

RDEPEND=""
DEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker
        test? ( virtual/perl-Test-Simple )
"

SRC_TEST="do parallel"




Reply via email to