diff options
Diffstat (limited to 'sys-apps/rw/rw-1.0.ebuild')
-rw-r--r-- | sys-apps/rw/rw-1.0.ebuild | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/sys-apps/rw/rw-1.0.ebuild b/sys-apps/rw/rw-1.0.ebuild index f7fddc2..707ccdf 100644 --- a/sys-apps/rw/rw-1.0.ebuild +++ b/sys-apps/rw/rw-1.0.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 DESCRIPTION="A dd replacement from the Sortix operating system" HOMEPAGE="https://sortix.org/rw/" @@ -10,12 +10,6 @@ SRC_URI="https://sortix.org/rw/release/${PN}-portable-${PV}.tar.gz" LICENSE="ISC" SLOT="0" KEYWORDS="amd64 x86" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" - -RESTRICT="mirror" src_unpack() { default |