commit: 76c0804f57e4e92e6a8a94348f5f194d6c8c1c89 Author: Tomas Mozes <tmozes <AT> sygic <DOT> com> AuthorDate: Wed Dec 9 07:46:00 2015 +0000 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org> CommitDate: Wed Dec 9 07:46:00 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76c0804f
app-admin/filebeat-bin: removing empty IUSE and (R)DEPEND as suggested by idella app-admin/filebeat-bin/filebeat-bin-1.0.0.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app-admin/filebeat-bin/filebeat-bin-1.0.0.ebuild b/app-admin/filebeat-bin/filebeat-bin-1.0.0.ebuild index a6d18e4..96d830c 100644 --- a/app-admin/filebeat-bin/filebeat-bin-1.0.0.ebuild +++ b/app-admin/filebeat-bin/filebeat-bin-1.0.0.ebuild @@ -15,10 +15,6 @@ SRC_URI="amd64? ( https://download.elastic.co/beats/${MY_PN}/${MY_P}-x86_64.tar. LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" src_unpack() { if use amd64; then
