Date: Monday, July 29, 2013 @ 07:20:53 Author: fyan Revision: 94634 remove changelog, add $
Modified: marisa/trunk/PKGBUILD Deleted: marisa/trunk/ChangeLog -----------+ ChangeLog | 10 ---------- PKGBUILD | 2 +- 2 files changed, 1 insertion(+), 11 deletions(-) Deleted: ChangeLog =================================================================== --- ChangeLog 2013-07-29 04:57:22 UTC (rev 94633) +++ ChangeLog 2013-07-29 05:20:53 UTC (rev 94634) @@ -1,10 +0,0 @@ -2013-05-28 ponsfoot <cabezon dot hashimoto at gmail dot com> - - * marisa 0.2.4-2 - - Separate bindings to another packages - -2013-05-27 ponsfoot <cabezon dot hashimoto at gmail dot com> - - * marisa 0.2.4-1 - - Initial release on AUR - Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-07-29 04:57:22 UTC (rev 94633) +++ PKGBUILD 2013-07-29 05:20:53 UTC (rev 94634) @@ -1,3 +1,4 @@ +# $Id$ # Maintainer: Felix Yan <[email protected]> # Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com> @@ -10,7 +11,6 @@ license=('BSD' 'LGPL') options=(!libtool) makedepends=('python2' 'ruby' 'perl') -changelog=ChangeLog source=(https://marisa-trie.googlecode.com/files/$pkgbase-$pkgver.tar.gz) sha1sums=('fb0ed7d993e84dff32ec456a79bd36a00022629d')
