summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul de Vrieze <pauldv@gentoo.org>2003-07-03 11:20:07 +0000
committerPaul de Vrieze <pauldv@gentoo.org>2003-07-03 11:20:07 +0000
commit66a4ef690ea027618ba983a3045dd81176369b7a (patch)
tree8d90c8e266ad290da8c5b1d4897855c51abd6ac8 /sys-libs
parentadding metadata.xml (diff)
downloadgentoo-2-66a4ef690ea027618ba983a3045dd81176369b7a.tar.gz
gentoo-2-66a4ef690ea027618ba983a3045dd81176369b7a.tar.bz2
gentoo-2-66a4ef690ea027618ba983a3045dd81176369b7a.zip
Add metadata.xml file
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/db/Manifest1
-rw-r--r--sys-libs/db/metadata.xml28
2 files changed, 29 insertions, 0 deletions
diff --git a/sys-libs/db/Manifest b/sys-libs/db/Manifest
index 5184f1575cc9..3dd15ef945a8 100644
--- a/sys-libs/db/Manifest
+++ b/sys-libs/db/Manifest
@@ -10,6 +10,7 @@ MD5 aee477a37e90373dcd42753f8ae903fb db-4.1.24.ebuild 2234
MD5 bf484036409a437296d78662b721653f db-4.0.14.ebuild 2385
MD5 89aa256dfbcb71045963bc17ea439796 db-3.2.9-r5.ebuild 4264
MD5 c95e9884d4a13b5d17ba264e4b5abf78 db-3.2.9-r6.ebuild 4322
+MD5 5c921197970cd970a8fbb4cad2d7df7b metadata.xml 1457
MD5 1260aeee2785bda43e81a36b6cb247be files/digest-db-4.1.25 62
MD5 194200b3295b95b46b4564980af27f1f files/db-3.2.9-fix-dep-link.patch 1005
MD5 ecd81fa9868ec49c61306444144d44a9 files/db.1.85.patch 55584
diff --git a/sys-libs/db/metadata.xml b/sys-libs/db/metadata.xml
new file mode 100644
index 000000000000..713dc2314d31
--- /dev/null
+++ b/sys-libs/db/metadata.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>sys-libs</herd>
+<maintainer restrict=">=sys-libs/db-3.2.9-r5">
+ <!-- I'm currently working on making db 4 work with gentoo, but am not
+ maintaining general db -->
+ <email>pauldv@gentoo.org</email>
+ <name>Paul de Vrieze</name>
+ <description>Making db4 work with gentoo</description>
+</maintainer>
+
+<longdescription>The Berkeley Database (Berkeley DB) is a programmatic toolkit
+that provides embedded database support for both traditional and client/server
+applications. Berkeley DB includes b+tree, queue, extended linear hashing,
+fixed, and variable-length record access methods, transactions, locking,
+logging, shared memory caching and database recovery. DB supports C, C++, Java,
+and Perl APIs. DB is available for a wide variety of UNIX platforms as well as
+Windows NT and Windows '95 (MSVC 4, 5 and 6).</longdescription>
+<longdescription lang="nl">De Berkeley Database is een programmatische toolkit
+die embedded database support verzorg voor en traditionele en client/server
+applicaties. Berkeley DB bevat b+tree, rij, uitgebreide lineaire hashing, vaste
+en variabele lengte record toegangsmethoden, transacties, locking, logging,
+gedeeld geheugen caching en database herstel. DB ondersteund C, C++, Java en
+Perl API's. DB is beschikbaar voor veel UNIX platformen en
+Windows.</longdescription>
+</pkgmetadata>
+