summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Convert-BER/Convert-BER-1.310.100.ebuild')
-rw-r--r--dev-perl/Convert-BER/Convert-BER-1.310.100.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-perl/Convert-BER/Convert-BER-1.310.100.ebuild b/dev-perl/Convert-BER/Convert-BER-1.310.100.ebuild
new file mode 100644
index 000000000000..1858ba742368
--- /dev/null
+++ b/dev-perl/Convert-BER/Convert-BER-1.310.100.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-BER/Convert-BER-1.310.100.ebuild,v 1.1 2011/01/14 14:03:22 tove Exp $
+
+EAPI=3
+
+MODULE_AUTHOR=GBARR
+MODULE_VERSION=1.3101
+inherit perl-module
+
+DESCRIPTION="Class for encoding/decoding BER messages"
+
+SLOT="0"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86"
+IUSE=""