/[gentoo-x86]/dev-vcs/git-annex/metadata.xml
Gentoo

Contents of /dev-vcs/git-annex/metadata.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download) (as text)
Sun Dec 16 12:42:31 2012 UTC (5 months ago) by slyfox
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +4 -0 lines
File MIME type: application/xml
Version bump (bug #444010 by Ivan S. Titov and Manuel RĂ¼ger).

(Portage version: 2.2.0_alpha148/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4 <herd>haskell</herd>
5 <maintainer>
6 <email>haskell@gentoo.org</email>
7 </maintainer>
8 <longdescription>
9 git-annex allows managing files with git, without checking the file
10 contents into git. While that may seem paradoxical, it is useful when
11 dealing with files larger than git can currently easily handle, whether due
12 to limitations in memory, checksumming time, or disk space.
13
14 Even without file content tracking, being able to manage files with git,
15 move files around and delete files with versioned directory trees, and use
16 branches and distributed clones, are all very handy reasons to use git. And
17 annexed files can co-exist in the same git repository with regularly
18 versioned files, which is convenient for maintaining documents, Makefiles,
19 etc that are associated with annexed files but that benefit from full
20 revision control.
21 </longdescription>
22 <use>
23 <flag name="inotify">Enable inotify support (<pkg>dev-haskell/hinotify</pkg>)</flag>
24 <flag name="s3">Enable S3 support (<pkg>dev-haskell/hs3</pkg>)</flag>
25 </use>
26 </pkgmetadata>

  ViewVC Help
Powered by ViewVC 1.1.13