diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 14:43:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 06:54:27 +0100 |
commit | 8c0ba9738145d1e6f4700948268773f9da2f080a (patch) | |
tree | 96fd97b18ad803ea1612a0eba215c3bd418d5307 /dev-java/commons-collections | |
parent | dev-java/colt: eutils->epatch (diff) | |
download | gentoo-8c0ba9738145d1e6f4700948268773f9da2f080a.tar.gz gentoo-8c0ba9738145d1e6f4700948268773f9da2f080a.tar.bz2 gentoo-8c0ba9738145d1e6f4700948268773f9da2f080a.zip |
dev-java/commons-collections: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/commons-collections')
-rw-r--r-- | dev-java/commons-collections/commons-collections-3.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-collections/commons-collections-3.2.1-r1.ebuild b/dev-java/commons-collections/commons-collections-3.2.1-r1.ebuild index 3db3f7201fd2..4b75f2ae4ea1 100644 --- a/dev-java/commons-collections/commons-collections-3.2.1-r1.ebuild +++ b/dev-java/commons-collections/commons-collections-3.2.1-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 JAVA_PKG_IUSE="doc source test" -inherit java-pkg-2 java-ant-2 java-utils-2 eutils +inherit java-pkg-2 java-ant-2 java-utils-2 epatch DESCRIPTION="Jakarta-Commons Collections Component" HOMEPAGE="http://commons.apache.org/collections/" |