Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Exception-Class-TryCatch/
Date: Fri, 11 Feb 2011 18:40:10
Message-Id: 0af8e3cde43607e34000cabe1b545bad70eaa598.kent@gentoo
1 commit: 0af8e3cde43607e34000cabe1b545bad70eaa598
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Fri Feb 11 18:33:12 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Fri Feb 11 18:33:12 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=0af8e3cd
7
8 [fix] Exception-Class-TryCatch : Actually add MB -_-
9
10 (Portage version: 2.2.0_alpha23/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
11
12 ---
13 .../Exception-Class-TryCatch-1.120.ebuild | 1 +
14 1 files changed, 1 insertions(+), 0 deletions(-)
15
16 diff --git a/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.120.ebuild b/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.120.ebuild
17 index b6572be..cc5eda8 100644
18 --- a/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.120.ebuild
19 +++ b/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.120.ebuild
20 @@ -19,6 +19,7 @@ COMMON_DEPEND="
21 DEPEND="
22 ${COMMON_DEPEND}
23 >=virtual/perl-Test-Simple-0.47
24 + virtual/perl-Module-Build
25 "
26 RDEPEND="
27 ${COMMON_DEPEND}