diff options
Diffstat (limited to 'virtual/qmail')
-rw-r--r-- | virtual/qmail/qmail-1.03.ebuild | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/virtual/qmail/qmail-1.03.ebuild b/virtual/qmail/qmail-1.03.ebuild index 33824b667100..d6e831516550 100644 --- a/virtual/qmail/qmail-1.03.ebuild +++ b/virtual/qmail/qmail-1.03.ebuild @@ -1,18 +1,13 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -DESCRIPTION="Virtual for qmail" -HOMEPAGE="" -SRC_URI="" +EAPI=5 -LICENSE="" +DESCRIPTION="Virtual for qmail" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" -IUSE="" -DEPEND="" - # netqmail-1.05 is a special case, because it's a vanilla # qmail-1.03 but patched to fix some things. # See its website, http://www.qmail.org/netqmail/ |