summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'perl-core/Sys-Syslog/Sys-Syslog-0.17.ebuild')
-rw-r--r--perl-core/Sys-Syslog/Sys-Syslog-0.17.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/perl-core/Sys-Syslog/Sys-Syslog-0.17.ebuild b/perl-core/Sys-Syslog/Sys-Syslog-0.17.ebuild
new file mode 100644
index 000000000000..582a55f05614
--- /dev/null
+++ b/perl-core/Sys-Syslog/Sys-Syslog-0.17.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Sys-Syslog/Sys-Syslog-0.17.ebuild,v 1.1 2006/07/30 02:14:41 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Provides same functionality as BSD syslog"
+HOMEPAGE="http://search.cpan.org/search?query=${PN}"
+SRC_URI="mirror://cpan/authors/id/S/SA/SAPER/${P}.tar.gz"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+# Tests disabled - they attempt to verify on the live system
+#SRC_TEST="do"