commit: 9c864cb594b2aa7bca34c698b114c9f37acdb5ee
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 20 18:26:56 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 10:23:08 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c864cb5
dev-perl/RTF-Writer: Fix dep on dev-perl/Image-Size
Package-Manager: portage-2.2.27
dev-perl/RTF-Writer/RTF-Writer-1.110.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/RTF-Writer/RTF-Writer-1.110.0-r1.ebuild
b/dev-perl/RTF-Writer/RTF-Writer-1.110.0-r1.ebuild
index a8dee6f..4cdc9b6 100644
--- a/dev-perl/RTF-Writer/RTF-Writer-1.110.0-r1.ebuild
+++ b/dev-perl/RTF-Writer/RTF-Writer-1.110.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$
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 x86"
IUSE=""
-RDEPEND="dev-perl/ImageSize"
+RDEPEND="dev-perl/Image-Size"
DEPEND="${RDEPEND}"
SRC_TEST="do"