summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-06-19 15:33:36 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2015-06-19 15:33:36 +0000
commit2f8e1b4e4b54c49a75a19786b3b9bdb50bcbeed6 (patch)
tree66f15e4a972edad63cc36a92093afd59e7acbdcf /dev-perl/UUID-Tiny/UUID-Tiny-1.03.ebuild
parentMake mgorny happy. (diff)
downloadrobbat2-2f8e1b4e4b54c49a75a19786b3b9bdb50bcbeed6.tar.gz
robbat2-2f8e1b4e4b54c49a75a19786b3b9bdb50bcbeed6.tar.bz2
robbat2-2f8e1b4e4b54c49a75a19786b3b9bdb50bcbeed6.zip
update local stuff in my repo.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'dev-perl/UUID-Tiny/UUID-Tiny-1.03.ebuild')
-rw-r--r--dev-perl/UUID-Tiny/UUID-Tiny-1.03.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-perl/UUID-Tiny/UUID-Tiny-1.03.ebuild b/dev-perl/UUID-Tiny/UUID-Tiny-1.03.ebuild
new file mode 100644
index 0000000..0497592
--- /dev/null
+++ b/dev-perl/UUID-Tiny/UUID-Tiny-1.03.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# This ebuild generated by g-cpan 0.16.4
+
+EAPI="2"
+
+MODULE_AUTHOR="CAUGUSTIN"
+
+
+inherit perl-module
+
+DESCRIPTION="Pure Perl UUID functions"
+
+LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="dev-perl/Digest-SHA1
+ dev-lang/perl"