From ed26c54d6b26793980284d37ee7f04df669c550e Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Wed, 6 Jul 2016 21:40:42 +0200 Subject: Crypt::LE --- perl-gcpan/Crypt-Format/Crypt-Format-0.06.ebuild | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 perl-gcpan/Crypt-Format/Crypt-Format-0.06.ebuild (limited to 'perl-gcpan/Crypt-Format/Crypt-Format-0.06.ebuild') diff --git a/perl-gcpan/Crypt-Format/Crypt-Format-0.06.ebuild b/perl-gcpan/Crypt-Format/Crypt-Format-0.06.ebuild new file mode 100644 index 0000000..b3debeb --- /dev/null +++ b/perl-gcpan/Crypt-Format/Crypt-Format-0.06.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# This ebuild generated by g-cpan 0.16.5 + +EAPI=5 + +MODULE_AUTHOR="FELIPE" +MODULE_VERSION="0.06" + + +inherit perl-module + +DESCRIPTION="Conversion utilities for encryption applications" + +LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +DEPEND=">=dev-perl/Test-Exception-0.430.0 + dev-lang/perl" -- cgit v1.2.3-70-g09d2 /tr>
summaryrefslogtreecommitdiff
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-18Better dependency list.Jason A. Donenfeld1-1/+10
2012-09-18Make recursive make silent.Jason A. Donenfeld1-1/+1
2012-09-18Quote the program name.Jason A. Donenfeld1-4/+4
2012-09-17Abstract potentially platform specific commands into their own commands.Jason A. Donenfeld4-72/+97
2012-09-16Support recursive and forced removal.Jason A. Donenfeld2-12/+28
2012-09-16Small stylistic things.Jason A. Donenfeld1-9/+9
2012-09-15Use --force flag in keepassx import.Jason A. Donenfeld1-1/+1