mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 23:48:17 -07:00
Replace all remaining mirror://berlios with mirror://gentoo
The berlios thirdpartymirrors entry was removed on 2015-01-25, therefore making all its references invalid. Replace all the offending SRC_URI entries with mirror://gentoo to keep the ebuilds working.
This commit is contained in:
@@ -12,7 +12,8 @@ MY_P="uTidylib-${PV}"
|
||||
|
||||
DESCRIPTION="TidyLib Python wrapper"
|
||||
HOMEPAGE="http://sourceforge.net/projects/utidylib/"
|
||||
SRC_URI="mirror://berlios/${PN}/${MY_P}.zip"
|
||||
#SRC_URI="mirror://berlios/${PN}/${MY_P}.zip"
|
||||
SRC_URI="mirror://gentoo/${MY_P}.zip"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user