diff --git a/dev-perl/Text-Quoted/Text-Quoted-2.60.0-r1.ebuild b/dev-perl/Text-Quoted/Text-Quoted-2.60.0-r1.ebuild index a33fcdfcb306d..86c1c0f1d3122 100644 --- a/dev-perl/Text-Quoted/Text-Quoted-2.60.0-r1.ebuild +++ b/dev-perl/Text-Quoted/Text-Quoted-2.60.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="amd64 ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" -RDEPEND="dev-perl/text-autoformat" +RDEPEND="dev-perl/Text-Autoformat" DEPEND="${RDEPEND}" SRC_TEST="do" diff --git a/dev-perl/Text-Quoted/Text-Quoted-2.80.0.ebuild b/dev-perl/Text-Quoted/Text-Quoted-2.80.0.ebuild index eb3f497e5816f..db31d2d0b9526 100644 --- a/dev-perl/Text-Quoted/Text-Quoted-2.80.0.ebuild +++ b/dev-perl/Text-Quoted/Text-Quoted-2.80.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" -RDEPEND="dev-perl/text-autoformat" +RDEPEND="dev-perl/Text-Autoformat" DEPEND="${RDEPEND}" SRC_TEST="do"