summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-08-18 13:41:04 +0200
committerDavid Seifert <soap@gentoo.org>2019-08-18 13:41:04 +0200
commitefaad1cddc3c8f1901b8d0b6fcd970ea467a1831 (patch)
tree9d7f77a58a6341688710e8bef0a2f2f80a54819e /games-misc/rfksay/rfksay-0.1-r1.ebuild
parentgames-misc/c++robots: Port to EAPI 7 (diff)
downloadgentoo-efaad1cddc3c8f1901b8d0b6fcd970ea467a1831.tar.gz
gentoo-efaad1cddc3c8f1901b8d0b6fcd970ea467a1831.tar.bz2
gentoo-efaad1cddc3c8f1901b8d0b6fcd970ea467a1831.zip
games-misc/rfksay: Port to EAPI 7
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-misc/rfksay/rfksay-0.1-r1.ebuild')
-rw-r--r--games-misc/rfksay/rfksay-0.1-r1.ebuild10
1 files changed, 4 insertions, 6 deletions
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}