--- rhythmbox-0.5.0.ebuild.orig 2003-08-17 12:48:50.603582939 -0700 +++ rhythmbox-0.5.0.ebuild 2003-08-17 12:57:04.454129495 -0700 @@ -10,8 +10,7 @@ inherit gnome2 DESCRIPTION="An integrated music management application originally inspired by iTunes for GNOME 2" -HOMEPAGE="http://www.thythmbox.org" -SRC_URI="mirror://sourceforge/rhythmbox/${P}.tar.gz" +HOMEPAGE="http://web.rhythmbox.org/" LICENSE="GPL-2" SLOT="0" @@ -43,6 +42,6 @@ use oggvorbis || myconf="${myconf} --disable-vorbis" - gnome2_src_configure ${myconf} + gnome2_src_compile ${myconf} }