diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-03-29 17:53:51 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-03-29 17:54:42 +0200 |
commit | a04df0ce3c8528527469d71fc48475278b3a2676 (patch) | |
tree | 8d672e612f9fca69bc2f333fd94f7ecdb66a7617 /virtual/leechcraft-downloader-http | |
parent | profiles: Mask sys-firmware/radeon-ucode and amdgpu-ucode for removal (diff) | |
download | gentoo-a04df0ce3c8528527469d71fc48475278b3a2676.tar.gz gentoo-a04df0ce3c8528527469d71fc48475278b3a2676.tar.bz2 gentoo-a04df0ce3c8528527469d71fc48475278b3a2676.zip |
virtual: Remove empty assignments of optional variables.
Remove empty HOMEPAGE, SRC_URI, KEYWORDS, LICENSE, IUSE, and DEPEND.
As announced in gentoo-dev mailing list.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'virtual/leechcraft-downloader-http')
-rw-r--r-- | virtual/leechcraft-downloader-http/leechcraft-downloader-http-9999.ebuild | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/virtual/leechcraft-downloader-http/leechcraft-downloader-http-9999.ebuild b/virtual/leechcraft-downloader-http/leechcraft-downloader-http-9999.ebuild index d5a193fea01b..5ad30e6dad64 100644 --- a/virtual/leechcraft-downloader-http/leechcraft-downloader-http-9999.ebuild +++ b/virtual/leechcraft-downloader-http/leechcraft-downloader-http-9999.ebuild @@ -4,13 +4,6 @@ EAPI=6 DESCRIPTION="Virtual for LeechCraft plugins providing HTTP downloading" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" SLOT="0" -KEYWORDS="" -IUSE="" RDEPEND="~app-leechcraft/lc-cstp-${PV}" -DEPEND="" |