summaryrefslogtreecommitdiff
path: root/dev-java/ant-apache-log4j/ant-apache-log4j-1.10.9-r1.ebuild
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-04-13 16:49:58 +0200
committerMichał Górny <mgorny@gentoo.org>2024-04-13 16:54:40 +0200
commit481f30d93f0179c49bec8d5333f40f1b7f3ad274 (patch)
treecea9f86c89363512b6667f1e6b9d265c677727a2 /dev-java/ant-apache-log4j/ant-apache-log4j-1.10.9-r1.ebuild
parentca2b41274660834f6bc95919d399a88b721eb4c8 (diff)
downloadgentoo-481f30d93f0179c49bec8d5333f40f1b7f3ad274.tar.gz
gentoo-481f30d93f0179c49bec8d5333f40f1b7f3ad274.tar.bz2
gentoo-481f30d93f0179c49bec8d5333f40f1b7f3ad274.zip
dev-java/ant-apache-log4j: Remove last-rited pkg
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-java/ant-apache-log4j/ant-apache-log4j-1.10.9-r1.ebuild')
-rw-r--r--dev-java/ant-apache-log4j/ant-apache-log4j-1.10.9-r1.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-java/ant-apache-log4j/ant-apache-log4j-1.10.9-r1.ebuild b/dev-java/ant-apache-log4j/ant-apache-log4j-1.10.9-r1.ebuild
deleted file mode 100644
index b7f808b7f60d..000000000000
--- a/dev-java/ant-apache-log4j/ant-apache-log4j-1.10.9-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2022 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
-ANT_TASK_DEPNAME="log4j-12-api-2"
-
-inherit ant-tasks
-
-KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-
-DEPEND="dev-java/log4j-12-api:2"
-RDEPEND="${DEPEND}"