Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 537818 - net-irc/ngircd still uses berlios.de
Summary: net-irc/ngircd still uses berlios.de
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Packages in net-irc
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: berlios.de
  Show dependency tree
 
Reported: 2015-01-25 23:58 UTC by Jeroen Roovers (RETIRED)
Modified: 2015-02-26 17:03 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 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.