[arch-commits] Commit in munin-node/repos (extra-x86_64 extra-x86_64/PKGBUILD)
Eric Bélanger
eric at archlinux.org
Sun Nov 1 02:32:57 UTC 2009
Date: Saturday, October 31, 2009 @ 22:32:57
Author: eric
Revision: 57590
Merged revisions 57589 via svnmerge from
svn+ssh://gerolde.archlinux.org/srv/svn-packages/munin-node/trunk
........
r57589 | eric | 2009-10-31 22:32:26 -0400 (Sat, 31 Oct 2009) | 1 line
removed .install script from source array, added svn Id tag
........
Modified:
munin-node/repos/extra-x86_64/ (properties)
munin-node/repos/extra-x86_64/PKGBUILD (contents, properties)
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Property changes on: munin-node/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /munin-node/trunk:1-54496
+ /munin-node/trunk:1-57589
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2009-11-01 02:32:26 UTC (rev 57589)
+++ extra-x86_64/PKGBUILD 2009-11-01 02:32:57 UTC (rev 57590)
@@ -1,3 +1,4 @@
+# $Id$
# Maintainer: Dan McGee <dan at archlinux.org>
# Contributor: Roberto Alsina <ralsina at kde.org>
pkgname=munin-node
@@ -11,7 +12,7 @@
backup=(etc/munin/munin-node.conf etc/logrotate.d/munin-node)
install=munin-node.install
source=(http://downloads.sourceforge.net/sourceforge/munin/munin_$pkgver.tar.gz
- Makefile.config munin-node.init munin-node.install logrotate.munin-node iostat_partition)
+ Makefile.config munin-node.init logrotate.munin-node iostat_partition)
build() {
cd $srcdir/munin-$pkgver
Property changes on: munin-node/repos/extra-x86_64/PKGBUILD
___________________________________________________________________
Added: svn:keywords
+ Id
More information about the arch-commits
mailing list