summaryrefslogtreecommitdiffstats
path: root/testing/gitstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-05-28 14:17:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-05-28 14:17:25 +0000
commiteb2b94a9fa352e1669fb6a6aad6cd2394f476cde (patch)
tree0cd8f2f391f11899b6a2f2fa9f1249f2d8035127 /testing/gitstats
parentb7e6c2399d8576ff340e68b07b8af689d3028406 (diff)
testing/gitstats: disable for now
the checksum will allways change
Diffstat (limited to 'testing/gitstats')
-rw-r--r--testing/gitstats/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gitstats/APKBUILD b/testing/gitstats/APKBUILD
index 5acd50a4fc8..d07ecd9cf1e 100644
--- a/testing/gitstats/APKBUILD
+++ b/testing/gitstats/APKBUILD
@@ -6,7 +6,7 @@ pkgver=0
pkgrel=0.${git:0:6}
pkgdesc="Git history statistics generator"
url="http://gitstats.sourceforge.net/"
-arch="noarch"
+arch=""
license="GPL2+"
depends="python gnuplot git"
depends_dev=""