dev-perl/Unix-Syslog: EAPI6 + tests
authorKent Fredric <kentnl@gentoo.org>
Tue, 20 Mar 2018 06:25:47 +0000 (19:25 +1300)
committerKent Fredric <kentnl@gentoo.org>
Tue, 20 Mar 2018 06:27:40 +0000 (19:27 +1300)
- EAPI6ify
- Enable tests

Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-perl/Unix-Syslog/Unix-Syslog-1.100.0-r2.ebuild [new file with mode: 0644]

diff --git a/dev-perl/Unix-Syslog/Unix-Syslog-1.100.0-r2.ebuild b/dev-perl/Unix-Syslog/Unix-Syslog-1.100.0-r2.ebuild
new file mode 100644 (file)
index 0000000..fe680fd
--- /dev/null
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MHARNISCH
+DIST_VERSION=1.1
+inherit perl-module
+
+DESCRIPTION="A Perl module which provides access to the system logger"
+
+SLOT="0"
+LICENSE="Artistic-2"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""