wok-next diff mercurial/receipt @ rev 18116

Format few descriptions (EOL at the end, 80 symbols length lines)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jun 07 00:27:07 2015 +0300 (2015-06-07)
parents 99c6c9235cef
children abecef518624
line diff
     1.1 --- a/mercurial/receipt	Sat Feb 14 21:12:48 2015 +0000
     1.2 +++ b/mercurial/receipt	Sun Jun 07 00:27:07 2015 +0300
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="mercurial"
     1.7 -VERSION="3.3"
     1.8 +VERSION="3.4"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Revision tools system."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -14,6 +14,7 @@
    1.13  
    1.14  DEPENDS="python patch libssl"
    1.15  BUILD_DEPENDS="python-dev patch openssl-dev"
    1.16 +PROVIDE="hg"
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()