Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 680556 - games-arcade/conveysdl: HOMEPAGE and SRC_URI are broken
Summary: games-arcade/conveysdl: 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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-16 07:16 UTC by yuLya
Modified: 2022-08-11 18:47 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-16 07:16:19 UTC
Homepage link "http://www.cloudsprinter.com/software/conveysdl/" is dead (HTTP error 404) for more than a month.

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

/usr/portage/games-arcade/conveysdl # GENTOO_MIRRORS="" ebuild conveysdl-1.3-r1.ebuild fetch
>>> Downloading 'http://www.cloudsprinter.com/software/conveysdl/conveysdl.1.3.tar'
--2019-03-16 08:14:59--  http://www.cloudsprinter.com/software/conveysdl/conveysdl.1.3.tar
Resolving www.cloudsprinter.com... 85.91.32.130
Connecting to www.cloudsprinter.com|85.91.32.130|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2019-03-16 08:15:00 ERROR 404: Not Found.

!!! Couldn't download 'conveysdl.1.3.tar'. Aborting.
Comment 1 Larry the Git Cow gentoo-dev 2022-08-11 18:47:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dd4d3ff586d86bfa9aac3e92bd56718ff33e25e

commit 9dd4d3ff586d86bfa9aac3e92bd56718ff33e25e
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2022-08-11 15:22:03 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2022-08-11 18:44:06 +0000

    games-arcade/conveysdl: EAPI6->8, misc changes
    
    * use No_homepage/mirror wrt bug #680556 (no replacement known)
    * add missing icon
    * tidy patches and add bugref
    * convert seds to patch
    * use flag-o-matic and pkg-config to handle flags and add EPREFIX
    * install the readme (ebuild went through the trouble to
      modify it but didn't install it)
    
    Closes: https://bugs.gentoo.org/680556
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 games-arcade/conveysdl/Manifest                    |  1 +
 games-arcade/conveysdl/conveysdl-1.3-r1.ebuild     | 55 ----------------------
 games-arcade/conveysdl/conveysdl-1.3-r2.ebuild     | 52 ++++++++++++++++++++
 .../conveysdl/files/conveysdl-1.3-arrays.patch     | 23 +++------
 .../conveysdl/files/conveysdl-1.3-audio.patch      | 15 ++++++
 .../conveysdl/files/conveysdl-1.3-speed.patch      | 39 ++++-----------
 6 files changed, 83 insertions(+), 102 deletions(-)