Hi, new release of pango. Read more at http://mail.gnome.org/archives/gtk-devel-list/2003-February/msg00007.html I comment the patch lines out. Are there new versions available, or were they added to the current release? I don't really know what the Red Hat enhahcement do... cu slyzer Reproducible: Always Steps to Reproduce:
Created attachment 7885 [details] pango-1.2.1.ebuild
this is becoming repetetive KEYWORDS="x86 ~ppc alpha" #epatch ${FILESDIR}/pango-1.0.99.020606-xfonts.patch # patch adapted from RH initial patch by <foser@gentoo.org> #epatch ${FILESDIR}/${P}-slighthint-gentoo.patch Theese should be updated to the new source if [ -n "$DEBUG" ]; then myconf="${myconf} --enable-debug" fi its DEBUGBUILD not DEBUG, DEBUG is deprecated.
Created attachment 7921 [details] pango-1.2.1.ebuild (corrected) Here's a corrected one, I left the patches outcomment. Do you know where I find new versions of these patches? Sorry for my silly ebuilds.
they're not silly, they are just plain versionbumps. All arch keywords should go in ~ masked to start with, one guy testing them isn't enough to mark them stable. The patches should be left in if they add some functionality not added to main package yet we find necessary, granted this isn't easy to figure out without talking to us. In general these sort of ebuilds (stable versions of major components) we have added to the tree within a day, so providing ebuilds/notification for/about them is not needed. We are here to keep on top of that :)
o.k. :)