summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2012-01-02 10:36:58 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2012-01-02 10:36:58 +0000
commite22a9bc5b8b59ac71e59c3ec6b4b8c0b3ab391c4 (patch)
treee4402002f1bcd1fbc3b910c658632819bfd79130 /testing
parent2e6de4a1ad0390d0d2405759e81c48f6fb604f5d (diff)
downloadaports-e22a9bc5b8b59ac71e59c3ec6b4b8c0b3ab391c4.tar.bz2
aports-e22a9bc5b8b59ac71e59c3ec6b4b8c0b3ab391c4.tar.xz
testing/perl-graphviz: disable building until fixed
Diffstat (limited to 'testing')
-rw-r--r--testing/perl-graphviz/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/perl-graphviz/APKBUILD b/testing/perl-graphviz/APKBUILD
index 534632533..4b7de5753 100644
--- a/testing/perl-graphviz/APKBUILD
+++ b/testing/perl-graphviz/APKBUILD
@@ -4,10 +4,10 @@
pkgname=perl-graphviz
_pkgreal=GraphViz
pkgver=2.09
-pkgrel=1
+pkgrel=2
pkgdesc="Perl module for GraphViz"
url="http://search.cpan.org/dist/GraphViz/"
-arch="noarch"
+arch=""
license="GPL PerlArtistic"
cpandepends=""
cpanmakedepends="graphviz perl-ipc-run perl-parse-recdescent perl-file-which perl-xml-xpath perl-xml-twig perl-test-pod"