summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2017-03-29 17:53:51 +0200
committerUlrich Müller <ulm@gentoo.org>2017-03-29 17:54:42 +0200
commita04df0ce3c8528527469d71fc48475278b3a2676 (patch)
tree8d672e612f9fca69bc2f333fd94f7ecdb66a7617 /virtual/httpd-fastcgi
parentprofiles: Mask sys-firmware/radeon-ucode and amdgpu-ucode for removal (diff)
downloadgentoo-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/httpd-fastcgi')
-rw-r--r--virtual/httpd-fastcgi/httpd-fastcgi-0-r1.ebuild8
1 files changed, 1 insertions, 7 deletions
diff --git a/virtual/httpd-fastcgi/httpd-fastcgi-0-r1.ebuild b/virtual/httpd-fastcgi/httpd-fastcgi-0-r1.ebuild
index 803f43cf1775..0bf0c5b989c1 100644
--- a/virtual/httpd-fastcgi/httpd-fastcgi-0-r1.ebuild
+++ b/virtual/httpd-fastcgi/httpd-fastcgi-0-r1.ebuild
@@ -1,16 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
DESCRIPTION="Virtual for FastCGI-enabled webservers"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
-IUSE=""
RDEPEND="|| (
www-apache/mod_fcgid
@@ -20,4 +15,3 @@ RDEPEND="|| (
www-servers/resin
www-servers/cherokee
)"
-DEPEND=""