[gentoo-commits] repo/gentoo:master commit in: games-misc/fortune-mod-simpsons-chalkboard/

2018-07-21 Thread Mikle Kolyada
commit: 52ed11d00d9c5f240a7816973d4cf78bb831da7a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Jul 21 15:41:08 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Jul 21 15:41:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52ed11d0

games-misc/fortune-mod-simpsons-chalkboard: Drop s390 keyword

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../fortune-mod-simpsons-chalkboard-0.1.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild
 
b/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild
index 4caa36ce014..42cfbdd5f42 100644
--- 
a/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild
+++ 
b/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://www.splitbrain.org/_media/projects/fortunes/${MY_P}.tgz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~s390 ~sh ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~sh ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE=""
 RESTRICT="mirror"
 



[gentoo-commits] repo/gentoo:master commit in: games-misc/fortune-mod-simpsons-chalkboard/

2018-03-30 Thread Patrice Clement
commit: f13e36186f505eb00ffb2ebe9dc519b1a1f4064c
Author: Roy Bamford  gentoo  org>
AuthorDate: Fri Mar  9 18:05:49 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Mar 30 21:33:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f13e3618

games-misc/fortune-mod-simpsons-chalkboard: added ~arm64 keyword

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../fortune-mod-simpsons-chalkboard-0.1.ebuild| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild
 
b/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild
index 21b3bae44dc..4caa36ce014 100644
--- 
a/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild
+++ 
b/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ 
SRC_URI="http://www.splitbrain.org/_media/projects/fortunes/${MY_P}.tgz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~m68k ~mips ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~s390 ~sh ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE=""
 RESTRICT="mirror"
 



[gentoo-commits] repo/gentoo:master commit in: games-misc/fortune-mod-simpsons-chalkboard/

2017-12-01 Thread David Seifert
commit: afbc0d06f2edd48f7fcfd4b823690390830a001b
Author: David Seifert  gentoo  org>
AuthorDate: Fri Dec  1 18:57:14 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Dec  1 19:29:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afbc0d06

games-misc/fortune-mod-simpsons-chalkboard: [QA] Fix DESCRIPTION.toolong

 .../fortune-mod-simpsons-chalkboard-0.1.ebuild| 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git 
a/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild
 
b/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild
index 130da297452..21b3bae44dc 100644
--- 
a/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild
+++ 
b/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild
@@ -2,8 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
+
 MY_P=${PN/-mod/}
-DESCRIPTION="Quotes from Bart Simpson's Chalkboard, shown at the opening of 
each Simpsons episode"
+
+DESCRIPTION="Quotes from Bart Simpson's Chalkboard, shown at the opening of 
Simpsons episode"
 HOMEPAGE="http://www.splitbrain.org/projects/fortunes/simpsons";
 SRC_URI="http://www.splitbrain.org/_media/projects/fortunes/${MY_P}.tgz";
 



[gentoo-commits] repo/gentoo:master commit in: games-misc/fortune-mod-simpsons-chalkboard/

2017-01-29 Thread Fabian Groffen
commit: 91624574be1b5a3fb6eec7f97e50ada0a5894ff8
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Jan 29 18:29:03 2017 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Jan 29 18:33:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91624574

games-misc/fortune-mod-simpsons-chalkboard: dropped ~x86-freebsd ~x86-interix

Package-Manager: portage-2.3.3

 .../fortune-mod-simpsons-chalkboard-0.1.ebuild| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild
 
b/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild
index e146b6d..a583607 100644
--- 
a/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild
+++ 
b/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 EAPI=5
@@ -9,7 +9,7 @@ 
SRC_URI="http://www.splitbrain.org/_media/projects/fortunes/${MY_P}.tgz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 
~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE=""
 RESTRICT="mirror"