diff --git a/dev-vcs/bzr/bzr-2.6.0.recipe b/dev-vcs/bzr/bzr-2.6.0.recipe index edadadeb4..5b231d99d 100644 --- a/dev-vcs/bzr/bzr-2.6.0.recipe +++ b/dev-vcs/bzr/bzr-2.6.0.recipe @@ -1,11 +1,10 @@ -SUMMARY="Bazaar is a friendly powerful distributed version control system" +SUMMARY="A friendly powerful distributed version control system" DESCRIPTION=" -Bazaar is a version control system that helps you track project -history over time and to collaborate easily with others. Whether -you're a single developer, a co-located team or a community of -developers scattered across the world, Bazaar scales and adapts to -meet your needs. Part of the GNU Project, Bazaar is free software -sponsored by Canonical. +Bazaar is a version control system that helps you track project history over \ +time and to collaborate easily with others. Whether you're a single developer, \ +a co-located team or a community of developers scattered across the world, \ +Bazaar scales and adapts to meet your needs. Part of the GNU Project, Bazaar \ +is free software sponsored by Canonical. " HOMEPAGE="http://bazaar.canonical.com" SRC_URI="https://launchpadlibrarian.net/145980211/bzr-2.6.0.tar.gz" diff --git a/dev-vcs/cvs/cvs-1.12.13.1.recipe b/dev-vcs/cvs/cvs-1.12.13.1.recipe index 86927afbf..fed41739f 100644 --- a/dev-vcs/cvs/cvs-1.12.13.1.recipe +++ b/dev-vcs/cvs/cvs-1.12.13.1.recipe @@ -1,16 +1,37 @@ SUMMARY="Concurrent Versions System" -DESCRIPTION="CVS is a version control system, an important component of Source Configuration Management (SCM). Using it, you can record the history of sources files, and documents. It fills a similar role to the free software RCS, PRCS, and Aegis packages. - -CVS is a production quality system in wide use around the world, including many free software projects. - -While CVS stores individual file history in the same format as RCS, it offers the following significant advantages over RCS: - - * It can run scripts which you can supply to log CVS operations or enforce site-specific polices. - * Client/server CVS enables developers scattered by geography or slow modems to function as a single team. The version history is stored on a single central server and the client machines have a copy of all the files that the developers are working on. Therefore, the network between the client and the server must be up to perform CVS operations (such as checkins or updates) but need not be up to edit or manipulate the current versions of the files. Clients can perform all the same operations which are available locally. - * In cases where several developers or teams want to each maintain their own version of the files, because of geography and/or policy, CVS's vendor branches can import a version from another team (even if they don't use CVS), and then CVS can merge the changes from the vendor branch with the latest files if that is what is desired. - * Unreserved checkouts, allowing more than one developer to work on the same files at the same time. - * CVS provides a flexible modules database that provides a symbolic mapping of names to components of a larger software distribution. It applies names to collections of directories and files. A single command can manipulate the entire collection. - * CVS servers run on most unix variants, and clients for Windows NT/95, OS/2 and VMS are also available. CVS will also operate in what is sometimes called server mode against local repositories on Windows 95/NT." +DESCRIPTION=" +CVS is a version control system, an important component of Source \ +Configuration Management (SCM). Using it, you can record the history of \ +sources files, and documents. It fills a similar role to the free software \ +RCS, PRCS, and Aegis packages. +CVS is a production quality system in wide use around the world, including \ +many free software projects. +While CVS stores individual file history in the same format as RCS, it offers \ +the following significant advantages over RCS: +* It can run scripts which you can supply to log CVS operations or enforce \ +site-specific polices. +* Client/server CVS enables developers scattered by geography or slow modems \ +to function as a single team. The version history is stored on a single \ +central server and the client machines have a copy of all the files that the \ +developers are working on. Therefore, the network between the client and the \ +server must be up to perform CVS operations (such as checkins or updates) but \ +need not be up to edit or manipulate the current versions of the files. \ +Clients can perform all the same operations which are available locally. +* In cases where several developers or teams want to each maintain their own \ +version of the files, because of geography and/or policy, CVS's vendor \ +branches can import a version from another team (even if they don't use CVS), \ +and then CVS can merge the changes from the vendor branch with the latest \ +files if that is what is desired. +* Unreserved checkouts, allowing more than one developer to work on the same \ +files at the same time. +* CVS provides a flexible modules database that provides a symbolic mapping of \ +names to components of a larger software distribution. It applies names to \ +collections of directories and files. A single command can manipulate the \ +entire collection. +* CVS servers run on most unix variants, and clients for Windows NT/95, OS/2 \ +and VMS are also available. CVS will also operate in what is sometimes called \ +server mode against local repositories on Windows 95/NT. +" HOMEPAGE="http://www.nongnu.org/cvs/" COPYRIGHT="1986-2005 Free Software Foundation, Inc." LICENSE="GNU GPL v1 diff --git a/dev-vcs/fossil/fossil-1.27.recipe b/dev-vcs/fossil/fossil-1.27.recipe index a1f1184d1..f18d63f07 100644 --- a/dev-vcs/fossil/fossil-1.27.recipe +++ b/dev-vcs/fossil/fossil-1.27.recipe @@ -1,5 +1,7 @@ -SUMMARY="Simple, high-reliability, distributed software configuration management" -DESCRIPTION="Simple, high-reliability, distributed software configuration management" +SUMMARY="Simple, high-reliability, distributed software configuration management" +DESCRIPTION=" +Simple, high-reliability, distributed software configuration management +" HOMEPAGE="http://www.fossil-scm.org/" SRC_URI="http://www.fossil-scm.org/download/fossil-src-20130911114349.tar.gz" CHECKSUM_MD5="fa4ea3eb25d2a8cfb0edbd0c30c268b9" diff --git a/dev-vcs/git/git-1.7.10.2.recipe b/dev-vcs/git/git-1.7.10.2.recipe index 1f4011927..2cc4a79f3 100644 --- a/dev-vcs/git/git-1.7.10.2.recipe +++ b/dev-vcs/git/git-1.7.10.2.recipe @@ -1,14 +1,12 @@ SUMMARY="Fast, scalable, distributed revision control system" DESCRIPTION=" - Git is a free and open source distributed version control system designed - to handle everything from small to very large projects with speed and - efficiency. - - Git is easy to learn and has a tiny footprint with lightning fast - performance. It outclasses SCM tools like Subversion, CVS, Perforce, - and ClearCase with features like cheap local branching, convenient - staging areas, and multiple workflows. - " +Git is a free and open source distributed version control system designed to \ +handle everything from small to very large projects with speed and efficiency. +Git is easy to learn and has a tiny footprint with lightning fast performance. \ +It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase with \ +features like cheap local branching, convenient staging areas, and multiple \ +workflows. +" HOMEPAGE="http://git-scm.com/" LICENSE="GNU GPL v2" COPYRIGHT="2005-2012 Git Authors (see git web site for list)" diff --git a/dev-vcs/git/git-1.8.3.4.recipe b/dev-vcs/git/git-1.8.3.4.recipe index a49785a80..e9a4b9a69 100644 --- a/dev-vcs/git/git-1.8.3.4.recipe +++ b/dev-vcs/git/git-1.8.3.4.recipe @@ -1,14 +1,12 @@ SUMMARY="Fast, scalable, distributed revision control system" DESCRIPTION=" - Git is a free and open source distributed version control system designed - to handle everything from small to very large projects with speed and - efficiency. - - Git is easy to learn and has a tiny footprint with lightning fast - performance. It outclasses SCM tools like Subversion, CVS, Perforce, - and ClearCase with features like cheap local branching, convenient - staging areas, and multiple workflows. - " +Git is a free and open source distributed version control system designed to \ +handle everything from small to very large projects with speed and efficiency. +Git is easy to learn and has a tiny footprint with lightning fast performance. \ +It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase with \ +features like cheap local branching, convenient staging areas, and multiple \ +workflows. +" HOMEPAGE="http://git-scm.com/" LICENSE="GNU GPL v2" COPYRIGHT="2005-2012 Git Authors (see git web site for list)" diff --git a/dev-vcs/mercurial/mercurial-2.2.2.recipe b/dev-vcs/mercurial/mercurial-2.2.2.recipe index 67e316361..a601086c3 100644 --- a/dev-vcs/mercurial/mercurial-2.2.2.recipe +++ b/dev-vcs/mercurial/mercurial-2.2.2.recipe @@ -1,5 +1,7 @@ SUMMARY="Free, distributed source control management tool" -DESCRIPTION="Mercurial is a free, distributed source control management tool." +DESCRIPTION=" +Mercurial is a free, distributed source control management tool. +" HOMEPAGE="http://mercurial.selenic.com/" COPYRIGHT="2005-2012 Matt Mackall et al." LICENSE="GNU GPL v2" diff --git a/dev-vcs/mercurial/mercurial-2.8.1.recipe b/dev-vcs/mercurial/mercurial-2.8.1.recipe index 46ea1cb8c..8b4b88559 100644 --- a/dev-vcs/mercurial/mercurial-2.8.1.recipe +++ b/dev-vcs/mercurial/mercurial-2.8.1.recipe @@ -1,5 +1,7 @@ SUMMARY="Free, distributed source control management tool" -DESCRIPTION="Mercurial is a free, distributed source control management tool." +DESCRIPTION=" +Mercurial is a free, distributed source control management tool. +" HOMEPAGE="http://mercurial.selenic.com/" COPYRIGHT="2005-2012 Matt Mackall et al." LICENSE="GNU GPL v2" diff --git a/dev-vcs/subversion/subversion-1.6.15.recipe b/dev-vcs/subversion/subversion-1.6.15.recipe index 0fe86df65..4b9a18eba 100644 --- a/dev-vcs/subversion/subversion-1.6.15.recipe +++ b/dev-vcs/subversion/subversion-1.6.15.recipe @@ -1,12 +1,11 @@ SUMMARY="Open source version control system" DESCRIPTION=" - Subversion exists to be universally recognized and adopted as an - open-source, centralized version control system characterized by its - reliability as a safe haven for valuable data; the simplicity of its - model and usage; and its ability to support the needs of a wide - variety of users and projects, from individuals to large-scale enterprise - operations. - " +Subversion exists to be universally recognized and adopted as an open-source, \ +centralized version control system characterized by its reliability as a safe \ +haven for valuable data; the simplicity of its model and usage; and its \ +ability to support the needs of a wide variety of users and projects, from \ +individuals to large-scale enterprise operations. +" HOMEPAGE="http://subversion.apache.org" LICENSE="Apache-Subversion" COPYRIGHT="2010 The Apache Software Foundation" diff --git a/dev-vcs/subversion/subversion-1.6.18.recipe b/dev-vcs/subversion/subversion-1.6.18.recipe index b8f994d95..f103e0369 100644 --- a/dev-vcs/subversion/subversion-1.6.18.recipe +++ b/dev-vcs/subversion/subversion-1.6.18.recipe @@ -1,12 +1,11 @@ SUMMARY="Open source version control system" DESCRIPTION=" - Subversion exists to be universally recognized and adopted as an - open-source, centralized version control system characterized by its - reliability as a safe haven for valuable data; the simplicity of its - model and usage; and its ability to support the needs of a wide - variety of users and projects, from individuals to large-scale enterprise - operations. - " +Subversion exists to be universally recognized and adopted as an open-source, \ +centralized version control system characterized by its reliability as a safe \ +haven for valuable data; the simplicity of its model and usage; and its \ +ability to support the needs of a wide variety of users and projects, from \ +individuals to large-scale enterprise operations. +" HOMEPAGE="http://subversion.apache.org" LICENSE="Apache-Subversion" COPYRIGHT="2010 The Apache Software Foundation"