diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-06-03 16:38:28 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-03 21:12:24 -0400 |
commit | fdb73d1806f22562f1334dc1c33ab02c56adeecf (patch) | |
tree | 16796cc957c54cda685e6718da351ca293cfc9c9 /app-emulation | |
parent | sys-apps/servicelog: drop old EAPI (diff) | |
download | gentoo-fdb73d1806f22562f1334dc1c33ab02c56adeecf.tar.gz gentoo-fdb73d1806f22562f1334dc1c33ab02c56adeecf.tar.bz2 gentoo-fdb73d1806f22562f1334dc1c33ab02c56adeecf.zip |
app-emulation/dlx: drop DEPEND as nothing is there
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/dlx/dlx-1.0.0.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-emulation/dlx/dlx-1.0.0.ebuild b/app-emulation/dlx/dlx-1.0.0.ebuild index dde858668061..cea941115c4e 100644 --- a/app-emulation/dlx/dlx-1.0.0.ebuild +++ b/app-emulation/dlx/dlx-1.0.0.ebuild @@ -14,8 +14,6 @@ SLOT="0" KEYWORDS="x86 ppc" IUSE="" -DEPEND="" - src_install() { dobin masm mon dasm dodoc README.txt MANUAL.TXT |