summaryrefslogtreecommitdiff
path: root/perl-core/Sys-Syslog/Sys-Syslog-0.330.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl-core/Sys-Syslog/Sys-Syslog-0.330.0-r1.ebuild')
-rw-r--r--perl-core/Sys-Syslog/Sys-Syslog-0.330.0-r1.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/perl-core/Sys-Syslog/Sys-Syslog-0.330.0-r1.ebuild b/perl-core/Sys-Syslog/Sys-Syslog-0.330.0-r1.ebuild
new file mode 100644
index 000000000000..3ac1a4c4b113
--- /dev/null
+++ b/perl-core/Sys-Syslog/Sys-Syslog-0.330.0-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=SAPER
+MODULE_VERSION=0.33
+inherit perl-module
+
+DESCRIPTION="Provides same functionality as BSD syslog"
+
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+# Tests disabled - they attempt to verify on the live system
+#SRC_TEST="do"