diff options
author | Andreas K. Huettel (dilfridge) <dilfridge@gentoo.org> | 2015-09-12 00:24:32 +0200 |
---|---|---|
committer | Andreas K. Huettel (dilfridge) <dilfridge@gentoo.org> | 2015-09-12 00:29:07 +0200 |
commit | 4ccdcd2acb24e0015e5f7b6849e7d5cc1165a01e (patch) | |
tree | 7023bbb2f365d31f09fd7eacd5bd4ff7e5641959 /dev-perl | |
parent | dev-perl/Template-Toolkit: Remove old (diff) | |
download | gentoo-4ccdcd2acb24e0015e5f7b6849e7d5cc1165a01e.tar.gz gentoo-4ccdcd2acb24e0015e5f7b6849e7d5cc1165a01e.tar.bz2 gentoo-4ccdcd2acb24e0015e5f7b6849e7d5cc1165a01e.zip |
dev-perl/Text-Quoted: dev-perl/text-autoformat just became dev-perl/Text-Autoformat
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Text-Quoted/Text-Quoted-2.60.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Text-Quoted/Text-Quoted-2.80.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
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 a33fcdfcb306..86c1c0f1d312 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 eb3f497e5816..db31d2d0b952 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" |