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

Bug 537818

Summary: net-irc/ngircd still uses berlios.de
Product: Gentoo Linux Reporter: Jeroen Roovers (RETIRED) <jer>
Component: [OLD] UnspecifiedAssignee: Packages in net-irc <net-irc>
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:58:30 UTC
grep berlios *.ebuild
ngircd-0.12.1.ebuild:SRC_URI="ftp://ftp.berlios.de/pub/${PN}/${P}.tar.gz
ngircd-13.ebuild:SRC_URI="ftp://ftp.berlios.de/pub/${PN}/${P}.tar.gz
ngircd-17.1.ebuild:SRC_URI="ftp://ftp.berlios.de/pub/${PN}/${P}.tar.gz
ngircd-18.ebuild:SRC_URI="ftp://ftp.berlios.de/pub/${PN}/${P}.tar.gz
ngircd-20.3.ebuild:SRC_URI="ftp://ftp.berlios.de/pub/${PN}/${P}.tar.gz
Comment 1 Michael Mair-Keimberger (iamnr3) 2015-02-22 09:05:00 UTC
PR on github which should fix this issue [1]

[1]https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/34
Comment 2 Pacho Ramos gentoo-dev 2015-02-26 17:03:42 UTC
  22 Feb 2015; Michał Górny <mgorny@gentoo.org> ngircd-0.12.1.ebuild,
  ngircd-13.ebuild, ngircd-17.1.ebuild, ngircd-18.ebuild, ngircd-20.3.ebuild:
  Remove berlios SRC_URI, bump EAPI. https://github.com/gentoo/gentoo-portage-
  rsync-mirror/pull/34 by Michael Mair-Keimberger.