diff options
author | Nils Freydank <holgersson@posteo.de> | 2021-07-18 18:28:28 +0200 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2021-08-15 17:41:07 -0400 |
commit | 7f8104fb3c272c9eedb3887ade77340cb9cd7c76 (patch) | |
tree | d99372a3d7875d6aba209573cb4daa73e08461a6 /games-misc/cowsay/files | |
parent | dev-tcltk/bwidget: Drop 1.9.12, EAPI6-- (diff) | |
download | gentoo-7f8104fb3c272c9eedb3887ade77340cb9cd7c76.tar.gz gentoo-7f8104fb3c272c9eedb3887ade77340cb9cd7c76.tar.bz2 gentoo-7f8104fb3c272c9eedb3887ade77340cb9cd7c76.zip |
games-misc/cowsay: Bump to 3.7.0 and switch to (more) active upstream
The bumped ebuild
- uses an upstream that seems to maintain the original cowsay,
- is shorter because upstream found out about Makefiles :-]
- bumps the ebuild to EAPI=8
- renames and adoptes the old patches and drops unnecessary ones.
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Nils Freydank <holgersson@posteo.de>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-misc/cowsay/files')
-rw-r--r-- | games-misc/cowsay/files/cowsay-3.0.7-head-in.patch | 10 | ||||
-rw-r--r-- | games-misc/cowsay/files/cowsay-3.0.7-mech-and-cow.patch | 18 |
2 files changed, 28 insertions, 0 deletions
diff --git a/games-misc/cowsay/files/cowsay-3.0.7-head-in.patch b/games-misc/cowsay/files/cowsay-3.0.7-head-in.patch new file mode 100644 index 000000000000..4b22fc596a09 --- /dev/null +++ b/games-misc/cowsay/files/cowsay-3.0.7-head-in.patch @@ -0,0 +1,10 @@ +--- a/share/cows/head-in.cow ++++ b/share/cows/head-in.cow +@@ -7,6 +7,6 @@ + ^__^ / + ($eyes)\\_______/ _________ + (__)\\ )=( ____|_ \\_____ +- $tongue ||----w | \\ \\ \\_____ | ++ $tongue ||----w | \\ \\ \\_____ | + || || || || + EOC diff --git a/games-misc/cowsay/files/cowsay-3.0.7-mech-and-cow.patch b/games-misc/cowsay/files/cowsay-3.0.7-mech-and-cow.patch new file mode 100644 index 000000000000..b630e2289f86 --- /dev/null +++ b/games-misc/cowsay/files/cowsay-3.0.7-mech-and-cow.patch @@ -0,0 +1,18 @@ +--- a/share/cows/mech-and-cow ++++ b/share/cows/mech-and-cow.cow +@@ -1,3 +1,5 @@ ++$the_cow = <<EOC; ++${thouts} + ,-----. + | | + ,--| |-. +@@ -14,8 +16,4 @@ + (__)\ )\/\ /' / | `i + ||----w | ___,;`----'.___L_,-'`\__ + || || i_____;----\.____i""\____\ +- +- +- +- +- ++EOC |