From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Po6FL-0000ir-5t for garchives@archives.gentoo.org; Sat, 12 Feb 2011 03:34:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9311FE097A; Sat, 12 Feb 2011 03:33:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 557CAE0794 for ; Sat, 12 Feb 2011 03:33:35 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8ABF01B4355 for ; Sat, 12 Feb 2011 03:33:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id EF60A80079 for ; Sat, 12 Feb 2011 03:33:33 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Smart-Comments/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Smart-Comments/ChangeLog dev-perl/Smart-Comments/Smart-Comments-1.0.4.ebuild X-VCS-Directories: dev-perl/Smart-Comments/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: df832d518df599719cf3aff96b766c73b55c5484 Date: Sat, 12 Feb 2011 03:33:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 4fb62929ecff0c2d2136975e23603892 commit: df832d518df599719cf3aff96b766c73b55c5484 Author: Kent Fredric gmail com> AuthorDate: Fri Feb 11 20:49:09 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Fri Feb 11 20:49:09 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3Ddf832d51 [fix] Smart-Comments, QA+=3DMB (Portage version: 2.2.0_alpha23/git/Linux x86_64, signed Manifest commit = with key 0A0CB301) --- dev-perl/Smart-Comments/ChangeLog | 6 +++++- .../Smart-Comments/Smart-Comments-1.0.4.ebuild | 3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/dev-perl/Smart-Comments/ChangeLog b/dev-perl/Smart-Comments/= ChangeLog index 02cac2a..1ffb264 100644 --- a/dev-perl/Smart-Comments/ChangeLog +++ b/dev-perl/Smart-Comments/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-perl/Smart-Comments -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 11 Feb 2011; Kent Fredric + Smart-Comments-1.0.4.ebuild: + MB dep fix + *Smart-Comments-1.0.4 (06 Sep 2009) =20 06 Sep 2009; Kent Fredric diff --git a/dev-perl/Smart-Comments/Smart-Comments-1.0.4.ebuild b/dev-pe= rl/Smart-Comments/Smart-Comments-1.0.4.ebuild index c65fdd0..bee6443 100644 --- a/dev-perl/Smart-Comments/Smart-Comments-1.0.4.ebuild +++ b/dev-perl/Smart-Comments/Smart-Comments-1.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 @@ -23,6 +23,7 @@ RDEPEND=3D" # Data::Dumper =20 DEPEND=3D"${DEPEND} + virtual/perl-Module-Build test? ( virtual/perl-Test-Simple )