diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-06-19 08:42:24 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-06-19 08:42:24 -0700 |
commit | ec6d2609cdfa812b3cdd239aaf40afd71b2e7a59 (patch) | |
tree | 6169141187aab5de306c8814c0c4d820c8b5c7d6 /dev-perl/CGI-Application | |
parent | Merge remote-tracking branch 'bohr/master' (diff) | |
parent | Merge perl stuff. (diff) | |
download | robbat2-master.tar.gz robbat2-master.tar.bz2 robbat2-master.zip |
Diffstat (limited to 'dev-perl/CGI-Application')
-rw-r--r-- | dev-perl/CGI-Application/CGI-Application-4.31.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/CGI-Application/Manifest | 2 |
2 files changed, 21 insertions, 0 deletions
diff --git a/dev-perl/CGI-Application/CGI-Application-4.31.ebuild b/dev-perl/CGI-Application/CGI-Application-4.31.ebuild new file mode 100644 index 0000000..f3a3b67 --- /dev/null +++ b/dev-perl/CGI-Application/CGI-Application-4.31.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# This ebuild generated by g-cpan 0.16.0 + +EAPI="2" + +MODULE_AUTHOR="MARKSTOS" + +inherit perl-module + +DESCRIPTION="Framework for building reusable web-apps" + +LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +DEPEND="dev-perl/HTML-Template + dev-lang/perl" diff --git a/dev-perl/CGI-Application/Manifest b/dev-perl/CGI-Application/Manifest new file mode 100644 index 0000000..179c5be --- /dev/null +++ b/dev-perl/CGI-Application/Manifest @@ -0,0 +1,2 @@ +DIST CGI-Application-4.31.tar.gz 60892 RMD160 0c1710e949acf6cb99f6389754f6dbd39bb463a3 SHA1 819e1165f21b5228f52c2ccddf4f97ef2fee9cbe SHA256 d5cc348e270661d6ec02a09ea6e9c071ab06a6ef3be34ccf4f9931adadecae6e +EBUILD CGI-Application-4.31.ebuild 389 RMD160 66366f5c3010ddbeddc401288630bcb63967e3ff SHA1 9e26a79740ea98a73c43efdbbc94bf39a0e6fa4d SHA256 d37967c8abd851a9250d6d457ffc7cd7c1c7f7282900d0d6849ac028fa3bf75c |