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 6A77C138263 for ; Sat, 21 May 2016 00:07:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53FD021C060; Sat, 21 May 2016 00:07:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BE1E121C060 for ; Sat, 21 May 2016 00:07:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D9D18340A85 for ; Sat, 21 May 2016 00:07:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2BBB097B for ; Sat, 21 May 2016 00:07:01 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1463789203.62826892dd8af86f1c0a9214e7a0a90ad19dea66.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/App-Nopaste/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/App-Nopaste/App-Nopaste-1.4.0-r1.ebuild dev-perl/App-Nopaste/App-Nopaste-1.4.0.ebuild X-VCS-Directories: dev-perl/App-Nopaste/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 62826892dd8af86f1c0a9214e7a0a90ad19dea66 X-VCS-Branch: master Date: Sat, 21 May 2016 00:07: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: e237935d-1177-4053-8148-c33d3421b928 X-Archives-Hash: 7668cb483edaf1171ddfd6d0a19b8bfb commit: 62826892dd8af86f1c0a9214e7a0a90ad19dea66 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat May 21 00:06:43 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sat May 21 00:06:43 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62826892 dev-perl/App-Nopaste: Add missing dependencies Package-Manager: portage-2.2.28 .../{App-Nopaste-1.4.0.ebuild => App-Nopaste-1.4.0-r1.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-perl/App-Nopaste/App-Nopaste-1.4.0.ebuild b/dev-perl/App-Nopaste/App-Nopaste-1.4.0-r1.ebuild similarity index 93% rename from dev-perl/App-Nopaste/App-Nopaste-1.4.0.ebuild rename to dev-perl/App-Nopaste/App-Nopaste-1.4.0-r1.ebuild index 5ef2a51..e9bd5e8 100644 --- a/dev-perl/App-Nopaste/App-Nopaste-1.4.0.ebuild +++ b/dev-perl/App-Nopaste/App-Nopaste-1.4.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -21,6 +21,7 @@ RDEPEND=" virtual/perl-File-Temp dev-perl/Getopt-Long-Descriptive dev-perl/JSON + dev-perl/JSON-MaybeXS dev-perl/Module-Pluggable dev-perl/Module-Runtime dev-perl/URI