summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2016-03-15 03:30:06 +1300
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-03-15 00:06:37 +0100
commit1b9ce3e4c90cc9c6d8988ac7c110c3438ffd1271 (patch)
tree7af9953926fab7d575420f1971de09dbe1281af4 /dev-perl/Palm/Palm-1.12.0-r1.ebuild
parentdev-perl/Ogg-Vorbis-Header: Fix test failures and accidental test installation (diff)
downloadgentoo-1b9ce3e4c90cc9c6d8988ac7c110c3438ffd1271.tar.gz
gentoo-1b9ce3e4c90cc9c6d8988ac7c110c3438ffd1271.tar.bz2
gentoo-1b9ce3e4c90cc9c6d8988ac7c110c3438ffd1271.zip
dev-perl/Palm: copy from dev-perl/p5-Palm
Upstream are renaming to just "Palm" due to new PAUSE rules. This rename is to follow upstream. Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-perl/Palm/Palm-1.12.0-r1.ebuild')
-rw-r--r--dev-perl/Palm/Palm-1.12.0-r1.ebuild25
1 files changed, 25 insertions, 0 deletions
diff --git a/dev-perl/Palm/Palm-1.12.0-r1.ebuild b/dev-perl/Palm/Palm-1.12.0-r1.ebuild
new file mode 100644
index 000000000000..a57033b26030
--- /dev/null
+++ b/dev-perl/Palm/Palm-1.12.0-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MY_PN=p5-Palm
+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