summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-02-20 02:40:22 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-02-20 02:40:22 +0000
commit8511b2cfcc2976959cccc85af8785bb1b3a681b9 (patch)
treeed1f51a0a1b551bb3c5fb7e518da28c139b8238e /dev-perl/CDB_File
parentPrune old ChangeLog entries. (diff)
downloadgentoo-2-8511b2cfcc2976959cccc85af8785bb1b3a681b9.tar.gz
gentoo-2-8511b2cfcc2976959cccc85af8785bb1b3a681b9.tar.bz2
gentoo-2-8511b2cfcc2976959cccc85af8785bb1b3a681b9.zip
Add to Portage for some CDB processing scripts.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/CDB_File')
-rw-r--r--dev-perl/CDB_File/CDB_File-0.96.ebuild15
-rw-r--r--dev-perl/CDB_File/ChangeLog10
-rw-r--r--dev-perl/CDB_File/metadata.xml9
3 files changed, 34 insertions, 0 deletions
diff --git a/dev-perl/CDB_File/CDB_File-0.96.ebuild b/dev-perl/CDB_File/CDB_File-0.96.ebuild
new file mode 100644
index 000000000000..798c500c3951
--- /dev/null
+++ b/dev-perl/CDB_File/CDB_File-0.96.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDB_File/CDB_File-0.96.ebuild,v 1.1 2010/02/20 02:40:22 robbat2 Exp $
+
+MODULE_AUTHOR="MSERGEANT"
+
+inherit perl-module
+
+DESCRIPTION="Tie to CDB (Bernstein's constant DB) files"
+
+IUSE=""
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~amd64 ~x86"
diff --git a/dev-perl/CDB_File/ChangeLog b/dev-perl/CDB_File/ChangeLog
new file mode 100644
index 000000000000..e5a141cf8a1a
--- /dev/null
+++ b/dev-perl/CDB_File/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/CDB_File
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDB_File/ChangeLog,v 1.1 2010/02/20 02:40:22 robbat2 Exp $
+
+*CDB_File-0.96 (20 Feb 2010)
+
+ 20 Feb 2010; Robin H. Johnson <robbat2@gentoo.org> +CDB_File-0.96.ebuild,
+ +metadata.xml:
+ Add to Portage for some CDB processing scripts.
+
diff --git a/dev-perl/CDB_File/metadata.xml b/dev-perl/CDB_File/metadata.xml
new file mode 100644
index 000000000000..8ac7a1c994df
--- /dev/null
+++ b/dev-perl/CDB_File/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>robbat2@gentoo.org</email>
+ <description>Primary Maintainer</description>
+ </maintainer>
+</pkgmetadata>