diff options
author | 2020-09-13 04:04:45 +0000 | |
---|---|---|
committer | 2020-09-13 04:05:27 +0000 | |
commit | 847cfd084f3e7f8b3edb96515ff90eedc59b1e72 (patch) | |
tree | 3828e12af40077db12664e22263ad2aaeb8f72e5 /net-nntp/brag | |
parent | dev-lang/go: remove broken 1.15 versions (diff) | |
download | gentoo-847cfd084f3e7f8b3edb96515ff90eedc59b1e72.tar.gz gentoo-847cfd084f3e7f8b3edb96515ff90eedc59b1e72.tar.bz2 gentoo-847cfd084f3e7f8b3edb96515ff90eedc59b1e72.zip |
net-nntp/brag: bump to EAPI 7
Closes: https://bugs.gentoo.org/742155
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-nntp/brag')
-rw-r--r-- | net-nntp/brag/brag-1.4.3.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-nntp/brag/brag-1.4.3.ebuild b/net-nntp/brag/brag-1.4.3.ebuild index 961577dd3a39..ba37953bea35 100644 --- a/net-nntp/brag/brag-1.4.3.ebuild +++ b/net-nntp/brag/brag-1.4.3.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=7 DESCRIPTION="Brag collects and assembles multipart binary attachments from newsgroups" HOMEPAGE="http://brag.sourceforge.net/" @@ -10,7 +10,6 @@ SRC_URI="mirror://sourceforge/brag/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ppc x86" -IUSE="" RDEPEND=" dev-lang/tcl:0 |