summaryrefslogtreecommitdiff
path: root/libre/apache-ant
diff options
context:
space:
mode:
authorIsaac David <isacdaavid@isacdaavid.info>2017-10-17 14:04:33 -0500
committerIsaac David <isacdaavid@isacdaavid.info>2017-10-17 14:07:58 -0500
commit965f2d9a0e30711d2a205eeac493c8e27cace42d (patch)
treeb3c55f982a99aec2aa0cffbe42be36ad31feab6b /libre/apache-ant
parent519d7535cf9359826ffd82917d243ea5ebc3d16b (diff)
fix some relations to blacklisted packages
see https://lists.parabola.nu/pipermail/dev/2017-October/005936.html
Diffstat (limited to 'libre/apache-ant')
-rw-r--r--libre/apache-ant/PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/libre/apache-ant/PKGBUILD b/libre/apache-ant/PKGBUILD
index a4508a77a..8cb89783f 100644
--- a/libre/apache-ant/PKGBUILD
+++ b/libre/apache-ant/PKGBUILD
@@ -3,6 +3,10 @@
# Contributor (Arch): Andrew Wright <andreww@photism.org>
# Contributor (Arch): Paul Mattal <paul@archlinux.org>
+# FIXME: this seems to also be a replacement and provider of
+# apache-ant-doc. a split package should be made for it, or it
+# should be explicitly conflicted at the very least.
+
pkgname=apache-ant
pkgver=1.9.7
pkgdesc='A java-based build tool'