--- quilt/quilt-0.32.ebuild 2005-01-21 11:49:40.000000000 +0000 +++ quilt/quilt-0.37.ebuild 2005-01-21 11:49:40.000000000 +0000 @@ -7,7 +7,10 @@ inherit eutils DESCRIPTION="quilt patch manager" HOMEPAGE="http://savannah.nongnu.org/projects/quilt" -SRC_URI="http://savannah.nongnu.org/download/quilt/${P}.tar.gz" +# There are packages hosted at the savannah site, but the maintainers do not +# update them. Which means we either have to hit the deb package or the suse +# RPM for a current version. +SRC_URI="mirror://debian/pool/main/q/quilt/${P//-/_}.orig.tar.gz" LICENSE="GPL-2" SLOT="0"