summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-03-19 16:15:02 +1300
committerKent Fredric <kentnl@gentoo.org>2017-03-19 16:49:56 +1300
commitb080d7d89806e56594654a757899e11c87760534 (patch)
tree0a0802912c5d26eab85312dc15d093b02a8b1cf4
parentdev-perl/Gtk2-Ex-PrintDialog: Fix dep on dev-perl/Gtk2 (diff)
downloadgentoo-b080d7d89806e56594654a757899e11c87760534.tar.gz
gentoo-b080d7d89806e56594654a757899e11c87760534.tar.bz2
gentoo-b080d7d89806e56594654a757899e11c87760534.zip
dev-perl/Gtk2-Ex-Simple-List: Fix dep on dev-perl/Gtk2
Package-Manager: Portage-2.3.4, Repoman-2.3.2
-rw-r--r--dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r1.ebuild b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r1.ebuild
index bd817a0b0437..0728edd28efe 100644
--- a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r1.ebuild
+++ b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,7 +16,7 @@ KEYWORDS="amd64 ia64 sparc x86"
IUSE=""
RDEPEND="
- >=dev-perl/gtk2-perl-1.60.0
+ >=dev-perl/Gtk2-1.60.0
>=dev-perl/glib-perl-1.62.0
"
DEPEND="${RDEPEND}"