Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 680466 - games-misc/cowsay: HOMEPAGE and SRC_URI are broken
Summary: games-misc/cowsay: HOMEPAGE and SRC_URI are broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL: https://web.archive.org/web/200710260...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-03-15 16:53 UTC by yuLya
Modified: 2019-10-20 11:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yuLya 2019-03-15 16:53:49 UTC
Homepage link "http://www.nog.net/~tony/warez/cowsay.shtml" is dead (HTTP error 404) for more than a month.

found with https://repology.org/repository/gentoo/problems
and verified.

/usr/portage/games-misc/cowsay # GENTOO_MIRRORS="" ebuild cowsay-3.03-r2.ebuild fetch
>>> Downloading 'http://www.nog.net/~tony/warez/cowsay-3.03.tar.gz'
--2019-03-15 17:52:20--  http://www.nog.net/~tony/warez/cowsay-3.03.tar.gz
Resolving www.nog.net... 66.6.33.22, 66.6.32.22
Connecting to www.nog.net|66.6.33.22|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://www.nog.net/~tony/warez/cowsay-3.03.tar.gz#_=_ [following]
--2019-03-15 17:52:20--  https://www.nog.net/~tony/warez/cowsay-3.03.tar.gz
Connecting to www.nog.net|66.6.33.22|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2019-03-15 17:52:21 ERROR 404: Not Found.

!!! Couldn't download 'cowsay-3.03.tar.gz'. Aborting.
Comment 1 Larry the Git Cow gentoo-dev 2019-10-20 11:29:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37cd0fcfe3d7f32024a7b00096ec3f2f52891e14

commit 37cd0fcfe3d7f32024a7b00096ec3f2f52891e14
Author:     Wim Muskee <wimmuskee@gmail.com>
AuthorDate: 2019-10-19 07:12:53 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2019-10-20 11:26:32 +0000

    games-misc/cowsay: bump to 3.04
    
    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>

 games-misc/cowsay/Manifest                        |  1 +
 games-misc/cowsay/cowsay-3.04.ebuild              | 50 +++++++++++++++++++++++
 games-misc/cowsay/files/cowsay-3.04-mech.patch    | 18 ++++++++
 games-misc/cowsay/files/cowsay-3.04-tongue.patch  | 10 +++++
 games-misc/cowsay/files/cowsay-3.04-utf8.patch    | 17 ++++++++
 games-misc/cowsay/files/cowsay-3.04-version.patch | 20 +++++++++
 games-misc/cowsay/metadata.xml                    |  3 ++
 7 files changed, 119 insertions(+)