dev-perl/Text-Quoted: dev-perl/text-autoformat just became dev-perl/Text-Autoformat

Package-Manager: portage-2.2.20.1
This commit is contained in:
Andreas K. Huettel (dilfridge)
2015-09-12 00:24:32 +02:00
parent f3b09cba17
commit 4ccdcd2acb
2 changed files with 4 additions and 4 deletions

View File

@@ -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"

View File

@@ -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"