From fc637fb28da700da71ec2064d65ca5a7a31b9c6c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 18 Aug 2019 18:16:17 +0100 Subject: gentoo resync : 18.08.2019 --- games-misc/rfksay/rfksay-0.1-r1.ebuild | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'games-misc/rfksay/rfksay-0.1-r1.ebuild') diff --git a/games-misc/rfksay/rfksay-0.1-r1.ebuild b/games-misc/rfksay/rfksay-0.1-r1.ebuild index 705771832222..4af4d2409383 100644 --- a/games-misc/rfksay/rfksay-0.1-r1.ebuild +++ b/games-misc/rfksay/rfksay-0.1-r1.ebuild @@ -1,20 +1,18 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DESCRIPTION="Like cowsay, but different because it involves robots and kittens" HOMEPAGE="http://www.robotfindskitten.org/" -#SRC_URI="http://www.redhotlunix.com/${PN}.tar.gz" -SRC_URI="mirror://gentoo/${PN}.tar.gz" +SRC_URI="mirror://gentoo/${PN}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" +RDEPEND="dev-lang/perl" S=${WORKDIR} -- cgit v1.2.3