dilfridge    15/06/24 22:58:24

  Modified:             ChangeLog
  Added:                Hash-MultiValue-0.160.0.ebuild
  Removed:              Hash-MultiValue-0.130.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0B08240A96F66571)

Revision  Changes    Path
1.9                  dev-perl/Hash-MultiValue/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Hash-MultiValue/ChangeLog?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Hash-MultiValue/ChangeLog?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Hash-MultiValue/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Hash-MultiValue/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   7 Jul 2014 18:52:09 -0000       1.8
+++ ChangeLog   24 Jun 2015 22:58:24 -0000      1.9
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Hash-MultiValue
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hash-MultiValue/ChangeLog,v 1.8 
2014/07/07 18:52:09 dilfridge Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hash-MultiValue/ChangeLog,v 1.9 
2015/06/24 22:58:24 dilfridge Exp $
+
+*Hash-MultiValue-0.160.0 (24 Jun 2015)
+
+  24 Jun 2015; Andreas K. Huettel <[email protected]>
+  +Hash-MultiValue-0.160.0.ebuild, -Hash-MultiValue-0.130.0.ebuild:
+  Version bump
 
   07 Jul 2014; Andreas K. Huettel <[email protected]>
   Hash-MultiValue-0.130.0.ebuild, Hash-MultiValue-0.150.0.ebuild:



1.1                  dev-perl/Hash-MultiValue/Hash-MultiValue-0.160.0.ebuild

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

Index: Hash-MultiValue-0.160.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/Hash-MultiValue/Hash-MultiValue-0.160.0.ebuild,v
 1.1 2015/06/24 22:58:24 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=ARISTOTLE
MODULE_VERSION=0.16
inherit perl-module

DESCRIPTION="Store multiple values per key"

SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"

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

SRC_TEST="do parallel"




Reply via email to