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 C70FA1386D7 for ; Sun, 27 Jan 2013 11:21:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94A2121C08E; Sun, 27 Jan 2013 11:20:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2918F21C08E for ; Sun, 27 Jan 2013 11:20:51 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 43ECB33DB55 for ; Sun, 27 Jan 2013 11:20:50 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 902) id 0D7A32171D; Sun, 27 Jan 2013 11:20:48 +0000 (UTC) From: "Torsten Veller (tove)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tove@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-Module-Pluggable: perl-Module-Pluggable-4.600.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: perl-Module-Pluggable-4.600.0.ebuild ChangeLog X-VCS-Directories: virtual/perl-Module-Pluggable X-VCS-Committer: tove X-VCS-Committer-Name: Torsten Veller Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130127112049.0D7A32171D@flycatcher.gentoo.org> Date: Sun, 27 Jan 2013 11:20:48 +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: 99728f58-0461-49db-8126-05bc569d54c8 X-Archives-Hash: 09b9eb61a8ded83ec32459f49db2dde8 tove 13/01/27 11:20:48 Modified: ChangeLog Added: perl-Module-Pluggable-4.600.0.ebuild Log: [bump] virtual/perl-Module-Pluggable-4.600.0 (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC) Revision Changes Path 1.29 virtual/perl-Module-Pluggable/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog?rev=1.29&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog?rev=1.29&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog?r1=1.28&r2=1.29 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- ChangeLog 17 Nov 2012 19:27:01 -0000 1.28 +++ ChangeLog 27 Jan 2013 11:20:48 -0000 1.29 @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-Module-Pluggable -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog,v 1.28 2012/11/17 19:27:01 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog,v 1.29 2013/01/27 11:20:48 tove Exp $ + +*perl-Module-Pluggable-4.600.0 (27 Jan 2013) + + 27 Jan 2013; Torsten Veller + +perl-Module-Pluggable-4.600.0.ebuild: + Version bump *perl-Module-Pluggable-4.500.0 (17 Nov 2012) 1.1 virtual/perl-Module-Pluggable/perl-Module-Pluggable-4.600.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-4.600.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-4.600.0.ebuild?rev=1.1&content-type=text/plain Index: perl-Module-Pluggable-4.600.0.ebuild =================================================================== # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-4.600.0.ebuild,v 1.1 2013/01/27 11:20:48 tove Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" SRC_URI="" LICENSE="" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}"