guilt.patch
changeset 83 2c303256044a
parent 44 b45bbb10d8f2
child 123 1616a6f8958b
equal deleted inserted replaced
82:bab8dfd2ccf3 83:2c303256044a
     1 guilt
     1 guilt
     2 
     2 
     3 diff --git a/source/custom/guilt/FrugalBuild b/source/custom/guilt/FrugalBuild
     3 diff -r 306bb4da6e58 source/custom/guilt/FrugalBuild
     4 new file mode 100644
     4 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5 index 0000000..1778ba0
     5 +++ b/source/custom/guilt/FrugalBuild	Wed Feb 15 14:42:26 2012 +0100
     6 --- /dev/null
       
     7 +++ b/source/custom/guilt/FrugalBuild
       
     8 @@ -0,0 +1,20 @@
     6 @@ -0,0 +1,20 @@
     9 +# Maintainer: <tzeman@volny.cz>
     7 +# Maintainer: <tzeman@volny.cz>
    10 +
     8 +
    11 +pkgname=guilt
     9 +pkgname=guilt
    12 +pkgver=0.31.2
    10 +pkgver=0.31.2
    13 +pkgrel=1
    11 +pkgrel=2
    14 +pkgdesc="A Quilt-like interface on top of Git"
    12 +pkgdesc="A Quilt-like interface on top of Git"
    15 +url="http://www.kernel.org/pub/linux/kernel/people/jsipek/guilt/"
    13 +url="http://www.kernel.org/pub/linux/kernel/people/jsipek/guilt/"
    16 +depends=('git')
    14 +depends=('git')
    17 +makedepends=('asciidoc' 'xmlto')
    15 +makedepends=('asciidoc' 'xmlto')
    18 +groups=('custom')
    16 +groups=('custom')