summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2014-08-22 20:34:49 +0000
committerIan Stakenvicius <axs@gentoo.org>2014-08-22 20:34:49 +0000
commit97cdc36e8aeeef333869b012448678ee3d90a9e9 (patch)
treeee6d1757098b2c2c0b47f65e77194c015ebfecb0 /dev-perl/Unix-Syslog/Unix-Syslog-1.100.0-r1.ebuild
parentbumped EAPI to 5; committed directly to stable as no other changes present an... (diff)
downloadgentoo-2-97cdc36e8aeeef333869b012448678ee3d90a9e9.tar.gz
gentoo-2-97cdc36e8aeeef333869b012448678ee3d90a9e9.tar.bz2
gentoo-2-97cdc36e8aeeef333869b012448678ee3d90a9e9.zip
bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/Unix-Syslog/Unix-Syslog-1.100.0-r1.ebuild')
-rw-r--r--dev-perl/Unix-Syslog/Unix-Syslog-1.100.0-r1.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-perl/Unix-Syslog/Unix-Syslog-1.100.0-r1.ebuild b/dev-perl/Unix-Syslog/Unix-Syslog-1.100.0-r1.ebuild
new file mode 100644
index 000000000000..6457e5b3de44
--- /dev/null
+++ b/dev-perl/Unix-Syslog/Unix-Syslog-1.100.0-r1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unix-Syslog/Unix-Syslog-1.100.0-r1.ebuild,v 1.1 2014/08/22 20:34:49 axs Exp $
+
+EAPI=5
+
+MODULE_AUTHOR=MHARNISCH
+MODULE_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=""