Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 537758

Summary: media-sound/gbsplay still uses berlios.de
Product: Gentoo Linux Reporter: Jeroen Roovers (RETIRED) <jer>
Component: [OLD] UnspecifiedAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 494678    

Description Jeroen Roovers (RETIRED) gentoo-dev 2015-01-25 23:38:07 UTC
grep berlios *.ebuild
HOMEPAGE="http://gbsplay.berlios.de"
SRC_URI="mirror://berlios/${PN}/${P}.tar.gz"
Comment 1 David Seifert gentoo-dev 2016-01-16 16:57:28 UTC
When fixing bug 571000, I also removed all references to berlios.

commit 5b8fb13399e24aca92c35b82de0d94585263d2a4
Author: David Seifert <soap@gentoo.org>
Date:   Sat Jan 16 17:51:48 2016 +0100

    media-sound/gbsplay: add -std=gnu89 to CFLAGS to restore pre-GCC5 semantics
    
    Gentoo-Bug: 571000
    Also bump ebuild to EAPI=6. Fix -Werror=format-security errors.