summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-04-13 16:49:42 +0200
committerMichał Górny <mgorny@gentoo.org>2024-04-13 16:54:29 +0200
commitbd19c2428082636a53479fa5bb4690a8bc62f42c (patch)
treed11634f14d16e79f917a6ab825f8518dbe0c71c9 /dev-java/ant-jdepend/ant-jdepend-1.10.9.ebuild
parentdev-java/ant-antlr: Remove last-rited pkg (diff)
downloadgentoo-bd19c2428082636a53479fa5bb4690a8bc62f42c.tar.gz
gentoo-bd19c2428082636a53479fa5bb4690a8bc62f42c.tar.bz2
gentoo-bd19c2428082636a53479fa5bb4690a8bc62f42c.zip
dev-java/ant-jdepend: Remove last-rited pkg
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-java/ant-jdepend/ant-jdepend-1.10.9.ebuild')
-rw-r--r--dev-java/ant-jdepend/ant-jdepend-1.10.9.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-java/ant-jdepend/ant-jdepend-1.10.9.ebuild b/dev-java/ant-jdepend/ant-jdepend-1.10.9.ebuild
deleted file mode 100644
index 97d0329f5756..000000000000
--- a/dev-java/ant-jdepend/ant-jdepend-1.10.9.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ANT_TASK_JDKVER=1.8
-ANT_TASK_JREVER=1.8
-
-inherit ant-tasks
-
-KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-
-DEPEND=">=dev-java/jdepend-2.9-r2:0"
-RDEPEND="${DEPEND}"