Version bump x11-libs/cairo to 1.0.4 , ta.
Been aware. This waits until after I get done with HAL.
When bumping, please also add support for the "pdf" use flag, although experimental. --- /usr/portage/x11-libs/cairo/cairo-1.0.2.ebuild 2006-02-19 18:06:50.0000 00000 +0100 +++ cairo-1.0.4.ebuild 2006-03-24 14:43:30.000000000 +0100 @@ -11,7 +11,7 @@ LICENSE="|| ( LGPL-2.1 MPL-1.1 )" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 s390 sh sparc x86 " -IUSE="doc glitz png X" +IUSE="doc glitz pdf png X" RDEPEND="media-libs/fontconfig >=media-libs/freetype-2.1 @@ -48,7 +48,8 @@ $(use_enable X xlib) \ $(use_enable png) \ $(use_enable doc gtk-doc) \ - $(use_enable glitz)" + $(use_enable glitz) \ + $(use_enable pdf)" econf $myconf || die "./configure failed" emake || die "Compilation failed"
Cairo 1.0.4 is in portage.