+++ /dev/null
-DIST XML-AutoWriter-0.4.tar.gz 48672 SHA256 8ff09ff84c3c91f7db8e79db2de149391a97605a35f55f3cafb5e95f1e1f759c SHA512 ef49a052df8686d5e3fa14ff83053b5dfb617a3fac66db47c5f7d539d54423e7a95aa7612e313a581c9f2012f996f4a8019652079ef096ced3b22203de26e992 WHIRLPOOL 886535946fd6e9318478bea1a27afd197a5f4afdd490d745ce0ef9d13198ead8fb3cad2b7e48b27fbdd40167de7cef5e40bc2a17ab109efcf86733c0016a6f0f
+++ /dev/null
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=PERIGRIN
-DIST_VERSION=0.4
-inherit perl-module
-
-DESCRIPTION="DOCTYPE based XML output"
-
-LICENSE="|| ( Artistic GPL-1+ BSD )"
-SLOT="0"
-KEYWORDS="amd64 hppa ia64 sparc x86"
-IUSE=""
-
-RDEPEND="dev-perl/XML-Parser"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- sed -i '/^auto_set_repository/d' Makefile.PL || die
-
- sed -i -e 's/use inc::Module::Install/use lib q[.]; use inc::Module::Install/' Makefile.PL ||
- die "Can't patch Makefile.PL for 5.26 dot-in-inc"
-
- perl-module_src_prepare
-}
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">XML-AutoWriter</remote-id>
- <remote-id type="cpan-module">XML::AutoWriter</remote-id>
- <remote-id type="cpan-module">XML::Doctype</remote-id>
- <remote-id type="cpan-module">XML::Doctype::AttDef</remote-id>
- <remote-id type="cpan-module">XML::Doctype::ElementDecl</remote-id>
- <remote-id type="cpan-module">XML::VWElement</remote-id>
- <remote-id type="cpan-module">XML::ValidWriter</remote-id>
- </upstream>
-</pkgmetadata>
games-rpg/nwn-penultimarerolled
games-rpg/nwn-shadowlordsdreamcatcherdemon
-# Kent Fredric <kentnl@gentoo.org> (05 Sep 2017)
-# Broken since Perl 5.16 circa 2012, no longer maintained upstream
-# Bug: https://bugs.gentoo.org/623900
-# Bug: https://rt.cpan.org/Public/Bug/Display.html?id=85991
-# Removal in 30 days
-dev-perl/XML-AutoWriter
-
# Gilles Dartiguelongue <eva@gentoo.org> (04 Sep 2017)
# Incompatible changes in API in Enchant 2. Bug #629838.
>=app-text/enchant-2