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/libelf | |
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/libelf')
-rw-r--r-- | virtual/libelf/libelf-0.ebuild | 7 | ||||
-rw-r--r-- | virtual/libelf/libelf-1.ebuild | 7 |
2 files changed, 2 insertions, 12 deletions
diff --git a/virtual/libelf/libelf-0.ebuild b/virtual/libelf/libelf-0.ebuild index 734b5d8c355b..0b8e5336de81 100644 --- a/virtual/libelf/libelf-0.ebuild +++ b/virtual/libelf/libelf-0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,12 +6,7 @@ EAPI=6 inherit multilib-build DESCRIPTION="Virtual for libelf.so.0 provider (dev-libs/libelf)" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" SLOT="0/0" KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" RDEPEND=">=dev-libs/libelf-0.8.13-r2:0/0[${MULTILIB_USEDEP}]" diff --git a/virtual/libelf/libelf-1.ebuild b/virtual/libelf/libelf-1.ebuild index 4bff69d6c8b9..ab3e0afb047e 100644 --- a/virtual/libelf/libelf-1.ebuild +++ b/virtual/libelf/libelf-1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,13 +6,8 @@ EAPI=6 inherit multilib-build DESCRIPTION="Virtual for libelf.so.1 provider (dev-libs/elfutils)" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" SLOT="0/1" KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" -IUSE="" RDEPEND=" || ( |