aboutsummaryrefslogtreecommitdiff
blob: 510f23316bc46dd36226d73957656ca45f8d5427 (plain)
1
2
3
4
wget -O herds.xml -q 'http://www.gentoo.org/proj/en/metastructure/herds/herds.xml?passthru=1'
if [ ! -s herds.xml ]; then
	cp /usr/portage/metadata/herds.xml .
fi