commit: 1b41b56a026123fc4b71ea2f142d15e03096a063 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Mon Mar 14 14:33:37 2016 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Mon Mar 14 23:06:37 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b41b56a
dev-perl/p5-Palm: Remove from tree, moved to dev-perl/Palm This commit completes migration. dev-perl/p5-Palm/Manifest | 1 - dev-perl/p5-Palm/metadata.xml | 22 ---------------------- dev-perl/p5-Palm/p5-Palm-1.12.0-r1.ebuild | 24 ------------------------ 3 files changed, 47 deletions(-) diff --git a/dev-perl/p5-Palm/Manifest b/dev-perl/p5-Palm/Manifest deleted file mode 100644 index 8d886e3..0000000 --- a/dev-perl/p5-Palm/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST p5-Palm-1.012.tar.gz 55417 SHA256 c46c007254e249e34cbcb6ff0d3856d360238a5f51e6b6fc21e7f1dc7d4bf268 SHA512 781993b434c1d62bd450c6be7e618f52dfdd331db0b32737de34fb4045cf1f1bbeacc5c03f9fa72192c7acf6a91b8623cae50e5301d120e29acece3fae4987b1 WHIRLPOOL e6aebcb4b88d3c198901bd6133656e33a5c84fa29a5af42ca54b2158869a1f779728b014d545ed89a5dd5f4fe1c645e08372084ca6e67e8cdbe9badc72a04ab1 diff --git a/dev-perl/p5-Palm/metadata.xml b/dev-perl/p5-Palm/metadata.xml deleted file mode 100644 index 0bce349..0000000 --- a/dev-perl/p5-Palm/metadata.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Perl Project</name> - </maintainer> - <upstream> - <remote-id type="cpan">p5-Palm</remote-id> - <remote-id type="cpan-module">Palm</remote-id> - <remote-id type="cpan-module">Palm::Address</remote-id> - <remote-id type="cpan-module">Palm::DateTime</remote-id> - <remote-id type="cpan-module">Palm::Datebook</remote-id> - <remote-id type="cpan-module">Palm::Mail</remote-id> - <remote-id type="cpan-module">Palm::Memo</remote-id> - <remote-id type="cpan-module">Palm::PDB</remote-id> - <remote-id type="cpan-module">Palm::Raw</remote-id> - <remote-id type="cpan-module">Palm::StdAppInfo</remote-id> - <remote-id type="cpan-module">Palm::ToDo</remote-id> - <remote-id type="cpan-module">Palm::ZirePhoto</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-perl/p5-Palm/p5-Palm-1.12.0-r1.ebuild b/dev-perl/p5-Palm/p5-Palm-1.12.0-r1.ebuild deleted file mode 100644 index 35434d9..0000000 --- a/dev-perl/p5-Palm/p5-Palm-1.12.0-r1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -MODULE_AUTHOR=BDFOY -MODULE_VERSION=1.012 -inherit perl-module - -DESCRIPTION="Perl Module for Palm Pilots" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="alpha amd64 ppc x86" -IUSE="test" - -DEPEND=" - test? ( - dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage - )" - -SRC_TEST=do
