commit:     c38f45c9eae9cd69921a69f66729c4d4f48b391b
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 28 11:18:58 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Mar 28 11:18:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c38f45c9

dev-perl/XML-Handler-YAWriter: EAPI6 + tests

- EAPI6ify
- Enable tests

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../XML-Handler-YAWriter-0.230.0-r2.ebuild             | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git 
a/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.230.0-r2.ebuild 
b/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.230.0-r2.ebuild
new file mode 100644
index 00000000000..b3a53deaf38
--- /dev/null
+++ b/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.230.0-r2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=KRAEHE
+DIST_VERSION=0.23
+inherit perl-module
+
+DESCRIPTION="A Perl module providing a simple API to parsed XML instances"
+
+LICENSE="GPL-2" # GPL
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+IUSE=""
+
+RDEPEND=">=dev-perl/libxml-perl-0.07-r1"
+DEPEND="${RDEPEND}"

Reply via email to