diff options
author | Kent Fredric <kentfredric@gmail.com> | 2016-03-11 00:38:14 +1300 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-03-11 00:09:46 +0100 |
commit | 2373c33b8f1a6459a797e9d16fba8cd82759574c (patch) | |
tree | c618b547e8c4a1b64b63e6241b25d55aca6e9c4d /dev-perl/Wx-Scintilla | |
parent | dev-perl/Wx-Perl-ProcessStream: Fix dependency on dev-perl/Wx (diff) | |
download | gentoo-2373c33b8f1a6459a797e9d16fba8cd82759574c.tar.gz gentoo-2373c33b8f1a6459a797e9d16fba8cd82759574c.tar.bz2 gentoo-2373c33b8f1a6459a797e9d16fba8cd82759574c.zip |
dev-perl/Wx-Scintilla: Fix dependency on dev-perl/Wx
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-perl/Wx-Scintilla')
-rw-r--r-- | dev-perl/Wx-Scintilla/Wx-Scintilla-0.390.0-r1.ebuild | 4 | ||||
-rw-r--r-- | 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 746d76700bee..52939938f5ff 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 85360c651e12..b7fa2c44d0d9 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} |