Small changes to DESCRIPTION/SUMMARY, reordering blocks

*	subversion
	Smuggled in a "svn" as people do search for that

*	mercurial
	Smuggled in a "hg" as people do search for that

*	vision
	Improved DESCRIPTION
This commit is contained in:
Humdinger
2015-08-15 08:09:48 +02:00
parent cea528b495
commit e7c19a38d3
8 changed files with 100 additions and 121 deletions

View File

@@ -1,22 +1,20 @@
SUMMARY="Free, distributed source control management tool"
DESCRIPTION="
Mercurial is a free, distributed source control management tool.
"
DESCRIPTION="Mercurial (hg) is a free, distributed source control management \
tool."
HOMEPAGE="http://mercurial.selenic.com/"
COPYRIGHT="2005-2012 Matt Mackall et al."
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://mercurial.selenic.com/release/mercurial-2.8.1.tar.gz"
CHECKSUM_SHA256="d239a204cc76b6456b4121eaf35e584f33c510855865da0376dd1f708dd33366"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"
PATCHES="mercurial-2.8.1.patch"
ARCHITECTURES="x86_gcc2 x86 x86_64"
PROVIDES="
mercurial = $portVersion compat >= 2
cmd:hg = $portVersion compat >= 2
"
REQUIRES="
haiku_devel
cmd:python
@@ -26,7 +24,6 @@ REQUIRES="
BUILD_REQUIRES="
haiku_devel
"
BUILD_PREREQUIRES="
cmd:python
cmd:gcc