summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2016-03-11 00:34:48 +1300
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-03-11 00:09:46 +0100
commit0490b29447879436bf3ab970d243109cf48f33c7 (patch)
tree8248fb1168ebef4145eb8c2bef9095d2c8fbfc8b /app-editors
parentdev-perl/Wx: Copy from dev-perl/wxperl (diff)
downloadgentoo-0490b29447879436bf3ab970d243109cf48f33c7.tar.gz
gentoo-0490b29447879436bf3ab970d243109cf48f33c7.tar.bz2
gentoo-0490b29447879436bf3ab970d243109cf48f33c7.zip
app-editors/padre: Fix dependency on dev-perl/Wx
Package-Manager: portage-2.2.27
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/padre/padre-0.980.0-r1.ebuild4
-rw-r--r--app-editors/padre/padre-1.0.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-editors/padre/padre-0.980.0-r1.ebuild b/app-editors/padre/padre-0.980.0-r1.ebuild
index c3f3b09e4412..6f3088813a1d 100644
--- a/app-editors/padre/padre-0.980.0-r1.ebuild
+++ b/app-editors/padre/padre-0.980.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -87,7 +87,7 @@ RDEPEND="
>=virtual/perl-threads-shared-1.33
>=virtual/perl-Time-HiRes-1.97.18
>=dev-perl/URI-0
- >=dev-perl/wxperl-0.990.100
+ >=dev-perl/Wx-0.990.100
>=dev-perl/Wx-Perl-ProcessStream-0.28
>=dev-perl/Wx-Scintilla-0.340.0
>=dev-perl/YAML-Tiny-1.32
diff --git a/app-editors/padre/padre-1.0.0.ebuild b/app-editors/padre/padre-1.0.0.ebuild
index e27be4ab6ec9..3f842034b39a 100644
--- a/app-editors/padre/padre-1.0.0.ebuild
+++ b/app-editors/padre/padre-1.0.0.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$
@@ -87,7 +87,7 @@ RDEPEND="
>=virtual/perl-threads-shared-1.33
>=virtual/perl-Time-HiRes-1.97.18
>=dev-perl/URI-0
- >=dev-perl/wxperl-0.990.100
+ >=dev-perl/Wx-0.990.100
>=dev-perl/Wx-Perl-ProcessStream-0.28
>=dev-perl/Wx-Scintilla-0.340.0
>=dev-perl/YAML-Tiny-1.32