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 421CA1381F3 for ; Fri, 3 May 2013 10:52:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 81FD2E0974; Fri, 3 May 2013 10:51:54 +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 7C7A5E095D for ; Fri, 3 May 2013 10:51:53 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7D78F33DF55 for ; Fri, 3 May 2013 10:51:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 556BFE491F for ; Fri, 3 May 2013 10:51:50 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1367574859.8a91082d512539ec6c5c4bbb173cb2f5fbc2e8cd.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/SVN-Notify/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/SVN-Notify/ChangeLog dev-perl/SVN-Notify/SVN-Notify-2.82.ebuild dev-perl/SVN-Notify/SVN-Notify-2.83.ebuild X-VCS-Directories: dev-perl/SVN-Notify/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 8a91082d512539ec6c5c4bbb173cb2f5fbc2e8cd X-VCS-Branch: master Date: Fri, 3 May 2013 10:51:50 +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: ed0d7d7a-8e68-4b73-8389-51af0e505a17 X-Archives-Hash: a19ac09763ad856e6147ccc91f550de7 commit: 8a91082d512539ec6c5c4bbb173cb2f5fbc2e8cd Author: Daniel Westermann-Clark ufl edu> AuthorDate: Mon Feb 13 21:53:57 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Fri May 3 09:54:19 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=8a91082d Bump dev-perl/SVN-Notify to 2.83 (Portage version: 2.1.10.44/git/Linux x86_64, unsigned Manifest commit) --- dev-perl/SVN-Notify/ChangeLog | 8 +++++++- ...N-Notify-2.82.ebuild => SVN-Notify-2.83.ebuild} | 4 ++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/dev-perl/SVN-Notify/ChangeLog b/dev-perl/SVN-Notify/ChangeLog index cd29a4a..7a393f8 100644 --- a/dev-perl/SVN-Notify/ChangeLog +++ b/dev-perl/SVN-Notify/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for dev-perl/SVN-Notify -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*SVN-Notify-2.83 (13 Feb 2012) + + 13 Feb 2012; Daniel Westermann-Clark -SVN-Notify-2.82.ebuild, + +SVN-Notify-2.83.ebuild: + Bump dev-perl/SVN-Notify to 2.83 + *SVN-Notify-2.82 (07 Aug 2011) 07 Aug 2011; Daniel Westermann-Clark -SVN-Notify-2.81.ebuild, diff --git a/dev-perl/SVN-Notify/SVN-Notify-2.82.ebuild b/dev-perl/SVN-Notify/SVN-Notify-2.83.ebuild similarity index 89% rename from dev-perl/SVN-Notify/SVN-Notify-2.82.ebuild rename to dev-perl/SVN-Notify/SVN-Notify-2.83.ebuild index 0a14456..3198bc6 100644 --- a/dev-perl/SVN-Notify/SVN-Notify-2.82.ebuild +++ b/dev-perl/SVN-Notify/SVN-Notify-2.83.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -20,7 +20,7 @@ RDEPEND="dev-vcs/subversion >=dev-lang/perl-5.6 virtual/perl-PodParser dev-perl/HTML-Parser - virtual/perl-libnet" + dev-perl/Net-SMTP-TLS" DEPEND=">=virtual/perl-Module-Build-0.27.01 ${RDEPEND} virtual/perl-File-Spec