--- file_not_specified_in_diff +++ file_not_specified_in_diff @@ -48,4 +48,0 @@ -# IUSE="gatos" enabled to allow for newly fixed patches for tv_out (23 May 2005) -# by Rune Petersen gatos-devel@lists.sourceforge.net (original work by Federico Ulivi) -# patches available at http://megahurts.dk/rune/tv_output.html -# @@ -54,1 +50,1 @@ - truetype-fonts type1-fonts uclibc xprint xv gatos" --- + truetype-fonts type1-fonts uclibc xprint xv" @@ -71,3 +67,0 @@ -# Patches for GATOS tvout from Rune Petersen -GATOS="http://megahurts.dk/rune/stuff/xorg_CVS-20050420-tv_output.patch.gz" - @@ -84,1 +77,0 @@ - gatos? ${GATOS} @@ -177,2 +169,0 @@ - do_gatos - @@ -480,2 +470,0 @@ - - @@ -487,6 +475,0 @@ - if use gatos; then - ebegin "Unpacking GATOS patch" - unpack xorg_CVS-20050420-tv_output.patch.gz > /dev/null - eend 0 - fi - @@ -521,1 +503,0 @@ - @@ -525,13 +506,0 @@ -do_gatos() { - # Patching for GATOS - if use gatos; then - cd ${WORKDIR}/xc/programs/Xserver/hw/xfree86/drivers/ati - ebegin "patching for GATOS" - epatch ${WORKDIR}/xorg_CVS-20050420-tv_output.patch > /dev/null - eend 0 - fi - - cd ${S} -} - -