summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-misc/cowsay: drop 3.04-r1Ionen Wolkens2021-09-224-64/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-misc/cowsay: misc fixesIonen Wolkens2021-08-152-1/+1
| | | | | | | | | | | * 3.0.7 -> 3.7.0 for patch versions (seems like a typo) * use prefix= instead of sed for prefix, not much better but it's the normal way * ... add sed for man page's %PREFIX% that the Makefile doesn't handle * fix mech-and-cow lack of extension, patch attempted to do a rename but a normal non-git patch can't do this Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-misc/cowsay: Bump to 3.7.0 and switch to (more) active upstreamNils Freydank2021-08-152-0/+28
| | | | | | | | | | | | 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>
* games-misc/cowsay: port to EAPI 7, fix ${D} in src_compile, Prefix installSam James2021-04-064-9/+8
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-misc/cowsay: Drop old 3.03-r2James Le Cuirot2019-10-203-45/+0
| | | | | Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-misc/cowsay: bump to 3.04Wim Muskee2019-10-204-0/+65
| | | | | | | Closes: https://bugs.gentoo.org/680466 Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13338 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-083-0/+45
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed