[gentoo-commits] repo/gentoo:master commit in: games-misc/rfksay/

2019-08-18 Thread David Seifert
commit: efaad1cddc3c8f1901b8d0b6fcd970ea467a1831
Author: David Seifert  gentoo  org>
AuthorDate: Sun Aug 18 11:41:04 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Aug 18 11:41:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efaad1cd

games-misc/rfksay: Port to EAPI 7

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: David Seifert  gentoo.org>

 games-misc/rfksay/Manifest |  2 +-
 games-misc/rfksay/rfksay-0.1-r1.ebuild | 10 --
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/games-misc/rfksay/Manifest b/games-misc/rfksay/Manifest
index f5970d9b2ec..cbcd85f56d8 100644
--- a/games-misc/rfksay/Manifest
+++ b/games-misc/rfksay/Manifest
@@ -1 +1 @@
-DIST rfksay.tar.gz 997 BLAKE2B 
dba9095fde7e533fcc7ad2a6a178a11f0b92b207ca63540f82fbe8bcb118bbcc01fe9e7270df071e63eebeb96eee02a5e55b78414fb9dcded5ee31469265ebd8
 SHA512 
8eb5766b8a3efc31a20a128be0ec95eba7f61599ca402dc48d7c247516ac9f221d9f72a471923da566645b53e119831e61a7caa94f7b8c17ee4af802c42f6714
+DIST rfksay-0.1.tar.gz 997 BLAKE2B 
dba9095fde7e533fcc7ad2a6a178a11f0b92b207ca63540f82fbe8bcb118bbcc01fe9e7270df071e63eebeb96eee02a5e55b78414fb9dcded5ee31469265ebd8
 SHA512 
8eb5766b8a3efc31a20a128be0ec95eba7f61599ca402dc48d7c247516ac9f221d9f72a471923da566645b53e119831e61a7caa94f7b8c17ee4af802c42f6714

diff --git a/games-misc/rfksay/rfksay-0.1-r1.ebuild 
b/games-misc/rfksay/rfksay-0.1-r1.ebuild
index 70577183222..4af4d240938 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}
 



[gentoo-commits] repo/gentoo:master commit in: games-misc/rfksay/

2017-11-25 Thread Patrick Lauer
commit: 50b18489fb31473b13d03185b53b5036c610c0fe
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sat Nov 25 14:27:22 2017 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sat Nov 25 14:39:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50b18489

games-misc/rfksay: Whitespace

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 games-misc/rfksay/rfksay-0.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-misc/rfksay/rfksay-0.1.ebuild 
b/games-misc/rfksay/rfksay-0.1.ebuild
index b16ff45bc26..2fc5b4cb3e7 100644
--- a/games-misc/rfksay/rfksay-0.1.ebuild
+++ b/games-misc/rfksay/rfksay-0.1.ebuild
@@ -1,5 +1,6 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
+
 EAPI=5
 inherit games
 



[gentoo-commits] repo/gentoo:master commit in: games-misc/rfksay/

2016-10-11 Thread Austin English
commit: 3ac3e6a370a758fe41a3035ed747ca522bda1408
Author: Austin English  gentoo  org>
AuthorDate: Tue Oct 11 21:44:18 2016 +
Commit: Austin English  gentoo  org>
CommitDate: Tue Oct 11 22:55:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ac3e6a3

games-misc/rfksay: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: portage-2.3.0

 games-misc/rfksay/rfksay-0.1-r1.ebuild | 24 
 1 file changed, 24 insertions(+)

diff --git a/games-misc/rfksay/rfksay-0.1-r1.ebuild 
b/games-misc/rfksay/rfksay-0.1-r1.ebuild
new file mode 100644
index ..2be3a6c
--- /dev/null
+++ b/games-misc/rfksay/rfksay-0.1-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+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"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}
+
+src_install() {
+   dobin kittensay rfksay robotsay
+}