commit: 2373c33b8f1a6459a797e9d16fba8cd82759574c
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 10 11:38:14 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> 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}