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 0004959CA3 for ; Thu, 10 Mar 2016 23:10:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D18F21C0B8; Thu, 10 Mar 2016 23:10:20 +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 ACA8121C0A8 for ; Thu, 10 Mar 2016 23:10:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 44285340BD3 for ; Thu, 10 Mar 2016 23:10:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3A51E2412 for ; Thu, 10 Mar 2016 23:10:09 +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: <1457651386.2373c33b8f1a6459a797e9d16fba8cd82759574c.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Wx-Scintilla/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Wx-Scintilla/Wx-Scintilla-0.390.0-r1.ebuild dev-perl/Wx-Scintilla/Wx-Scintilla-0.390.0-r2.ebuild X-VCS-Directories: dev-perl/Wx-Scintilla/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 2373c33b8f1a6459a797e9d16fba8cd82759574c X-VCS-Branch: master Date: Thu, 10 Mar 2016 23:10:09 +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: 33faf916-6f93-46aa-8763-4da3dd29e4fa X-Archives-Hash: fada17adb612c231277d997a2677e983 commit: 2373c33b8f1a6459a797e9d16fba8cd82759574c Author: Kent Fredric gmail com> AuthorDate: Thu Mar 10 11:38:14 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Thu Mar 10 23:09:46 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2373c33b dev-perl/Wx-Scintilla: Fix dependency on dev-perl/Wx Package-Manager: portage-2.2.27 dev-perl/Wx-Scintilla/Wx-Scintilla-0.390.0-r1.ebuild | 4 ++-- dev-perl/Wx-Scintilla/Wx-Scintilla-0.390.0-r2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-perl/Wx-Scintilla/Wx-Scintilla-0.390.0-r1.ebuild b/dev-perl/Wx-Scintilla/Wx-Scintilla-0.390.0-r1.ebuild index 746d767..5293993 100644 --- a/dev-perl/Wx-Scintilla/Wx-Scintilla-0.390.0-r1.ebuild +++ b/dev-perl/Wx-Scintilla/Wx-Scintilla-0.390.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,7 +21,7 @@ IUSE="" RDEPEND=" dev-perl/Alien-wxWidgets - dev-perl/wxperl + dev-perl/Wx x11-libs/wxGTK:${WX_GTK_VER} " DEPEND="${RDEPEND} diff --git a/dev-perl/Wx-Scintilla/Wx-Scintilla-0.390.0-r2.ebuild b/dev-perl/Wx-Scintilla/Wx-Scintilla-0.390.0-r2.ebuild index 85360c6..b7fa2c4 100644 --- a/dev-perl/Wx-Scintilla/Wx-Scintilla-0.390.0-r2.ebuild +++ b/dev-perl/Wx-Scintilla/Wx-Scintilla-0.390.0-r2.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,7 +21,7 @@ IUSE="" RDEPEND=" dev-perl/Alien-wxWidgets - dev-perl/wxperl + dev-perl/Wx x11-libs/wxGTK:${WX_GTK_VER} " DEPEND="${RDEPEND}