dev-perl/Wx-Scintilla: Fix dependency on dev-perl/Wx
authorKent Fredric <kentfredric@gmail.com>
Thu, 10 Mar 2016 11:38:14 +0000 (00:38 +1300)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Thu, 10 Mar 2016 23:09:46 +0000 (00:09 +0100)
Package-Manager: portage-2.2.27

dev-perl/Wx-Scintilla/Wx-Scintilla-0.390.0-r1.ebuild
dev-perl/Wx-Scintilla/Wx-Scintilla-0.390.0-r2.ebuild

index 746d76700beef4151d3cd52b60af8100c227c6cc..52939938f5ff0281177a56c723c88e9bc749c3a3 100644 (file)
@@ -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}
index 85360c651e126aa19651d4210dee6ab0a9373546..b7fa2c44d0d99fda4ab7a5409f0918feb283873b 100644 (file)
@@ -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}