View | Details | Raw Unified
Collapse All | Expand All

(-) rhythmbox-0.5.0.ebuild.orig (-3 / +2 lines)
 Lines 10-17    Link Here 
inherit gnome2
inherit gnome2
DESCRIPTION="An integrated music management application originally inspired by iTunes for GNOME 2"
DESCRIPTION="An integrated music management application originally inspired by iTunes for GNOME 2"
HOMEPAGE="http://www.thythmbox.org"
HOMEPAGE="http://web.rhythmbox.org/"
SRC_URI="mirror://sourceforge/rhythmbox/${P}.tar.gz"
LICENSE="GPL-2"
LICENSE="GPL-2"
SLOT="0"
SLOT="0"
 Lines 43-48    Link Here 
	use oggvorbis || myconf="${myconf} --disable-vorbis"
	use oggvorbis || myconf="${myconf} --disable-vorbis"
	gnome2_src_configure ${myconf}
	gnome2_src_compile ${myconf}
}
}