From a04df0ce3c8528527469d71fc48475278b3a2676 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Wed, 29 Mar 2017 17:53:51 +0200 Subject: 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 --- virtual/fortran/fortran-0.ebuild | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'virtual/fortran') diff --git a/virtual/fortran/fortran-0.ebuild b/virtual/fortran/fortran-0.ebuild index ddabb9b9ae89..acff888e1bb2 100644 --- a/virtual/fortran/fortran-0.ebuild +++ b/virtual/fortran/fortran-0.ebuild @@ -1,15 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 DESCRIPTION="Virtual for Fortran Compiler" -HOMEPAGE="" -SRC_URI="" - SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" -LICENSE="" IUSE="openmp" RDEPEND=" -- cgit v1.2.3-65-gdbad