From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DFA7D1392EF for ; Tue, 8 Jul 2014 12:56:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3AA1DE089B; Tue, 8 Jul 2014 12:56:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CC298E089B for ; Tue, 8 Jul 2014 12:56:03 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0201D33FE95 for ; Tue, 8 Jul 2014 12:56:02 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2342) id B2F522004E; Tue, 8 Jul 2014 12:56:01 +0000 (UTC) From: "Mikle Kolyada (zlogene)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, zlogene@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Module-CoreList: Module-CoreList-5.21.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: Module-CoreList-5.21.1.ebuild ChangeLog X-VCS-Directories: perl-core/Module-CoreList X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140708125601.B2F522004E@flycatcher.gentoo.org> Date: Tue, 8 Jul 2014 12:56:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: babb1a7d-af26-40a1-ab7d-6394fe6de253 X-Archives-Hash: e9363375131df769b8e522c1c25281ae zlogene 14/07/08 12:56:01 Modified: ChangeLog Added: Module-CoreList-5.21.1.ebuild Log: Version bump (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision Changes Path 1.86 perl-core/Module-CoreList/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/ChangeLog?rev=1.86&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/ChangeLog?rev=1.86&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/ChangeLog?r1=1.85&r2=1.86 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v retrieving revision 1.85 retrieving revision 1.86 diff -u -r1.85 -r1.86 --- ChangeLog 4 Jul 2014 20:37:55 -0000 1.85 +++ ChangeLog 8 Jul 2014 12:56:01 -0000 1.86 @@ -1,6 +1,12 @@ # ChangeLog for perl-core/Module-CoreList # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.85 2014/07/04 20:37:55 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.86 2014/07/08 12:56:01 zlogene Exp $ + +*Module-CoreList-5.21.1 (08 Jul 2014) + + 08 Jul 2014; Mikle Kolyada + +Module-CoreList-5.21.1.ebuild: + Version bump 04 Jul 2014; Andreas K. Huettel -Module-CoreList-2.800.0.ebuild: 1.1 perl-core/Module-CoreList/Module-CoreList-5.21.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-5.21.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-5.21.1.ebuild?rev=1.1&content-type=text/plain Index: Module-CoreList-5.21.1.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-5.21.1.ebuild,v 1.1 2014/07/08 12:56:01 zlogene Exp $ EAPI=5 MODULE_AUTHOR=BINGOS MODULE_VERSION=5.021001 inherit perl-module DESCRIPTION="what modules shipped with versions of perl" 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="" #RDEPEND="" #DEPEND="test? ( dev-perl/Test-Pod )" SRC_TEST=do