summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-14 14:03:22 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-14 14:03:22 +0000
commit0166d43f66969c760465543558802196298a3f6d (patch)
tree450b8c230cda6667b77cc6ecfa669c3088c32e86 /dev-perl/Convert-BER/Convert-BER-1.320.ebuild
parentConvert ebuild version. Cleanup. Force stable keywords (diff)
downloadgentoo-2-0166d43f66969c760465543558802196298a3f6d.tar.gz
gentoo-2-0166d43f66969c760465543558802196298a3f6d.tar.bz2
gentoo-2-0166d43f66969c760465543558802196298a3f6d.zip
Convert ebuild version. Maintenance. Force stable keywords
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-perl/Convert-BER/Convert-BER-1.320.ebuild')
-rw-r--r--dev-perl/Convert-BER/Convert-BER-1.320.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/Convert-BER/Convert-BER-1.320.ebuild b/dev-perl/Convert-BER/Convert-BER-1.320.ebuild
new file mode 100644
index 000000000000..b4e1548bea34
--- /dev/null
+++ b/dev-perl/Convert-BER/Convert-BER-1.320.ebuild
@@ -0,0 +1,17 @@
+# 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.320.ebuild,v 1.1 2011/01/14 14:03:22 tove Exp $
+
+EAPI=3
+
+MODULE_AUTHOR=GBARR
+MODULE_VERSION=1.32
+inherit perl-module
+
+DESCRIPTION="Class for encoding/decoding BER messages"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+SRC_TEST=do