summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Boshell <leonardop@gentoo.org>2005-05-15 20:32:52 +0000
committerLeonardo Boshell <leonardop@gentoo.org>2005-05-15 20:32:52 +0000
commit3fb8dae8b16744ec1cdac37d54ce82a4c5d12b23 (patch)
treee90596eb3f945f8bea55c20e0b962171a5fb589a /dev-util/monotone/metadata.xml
parentIgnore KBUILD_OUTPUT for linux-headers. Fixes bug #92620 (diff)
downloadgentoo-2-3fb8dae8b16744ec1cdac37d54ce82a4c5d12b23.tar.gz
gentoo-2-3fb8dae8b16744ec1cdac37d54ce82a4c5d12b23.tar.bz2
gentoo-2-3fb8dae8b16744ec1cdac37d54ce82a4c5d12b23.zip
New release: 0.19. Resolves bug #91490.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'dev-util/monotone/metadata.xml')
-rw-r--r--dev-util/monotone/metadata.xml25
1 files changed, 18 insertions, 7 deletions
diff --git a/dev-util/monotone/metadata.xml b/dev-util/monotone/metadata.xml
index b9fc2b9c6f11..1f635d0a6e41 100644
--- a/dev-util/monotone/metadata.xml
+++ b/dev-util/monotone/metadata.xml
@@ -1,12 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>no-herd</herd>
-<maintainer>
- <email>dragonheart@gentoo.org</email>
+ <maintainer>
+ <email>dragonheart@gentoo.org</email>
<name>Daniel Black</name>
- <description>A user ebuild that I felt obliged to include. Please take over if you want
-it</description>
-</maintainer>
-<longdescription></longdescription>
+ </maintainer>
+ <maintainer>
+ <email>leonardop@gentoo.org</email>
+ <name>Leonardo Boshell</name>
+ </maintainer>
+ <longdescription>
+ A free distributed version control system. It provides a simple,
+ single-file transactional version store, with fully disconnected
+ operation and an efficient peer-to-peer synchronization
+ protocol. It understands history-sensitive merging, lightweight
+ branches, integrated code review and 3rd party testing. It uses
+ cryptographic version naming and client-side RSA certificates. It
+ has good internationalization support, has no external
+ dependencies, runs on linux, solaris, OSX, windows, and other
+ unixes, and is licensed under the GNU GPL.
+ </longdescription>
</pkgmetadata>