Ticket #621 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

paludis-scm won't compile with gtk use flag

Reported by: oahong Owned by:
Priority: Sometime Milestone:
Component: clients/paludis Version: scm
Keywords: Cc:
Blocked By: Blocking: 611
Distribution: Gentoo

Description (last modified by ciaranm) (diff)

% paludis -k pygtk | grep h2def  
    /usr/lib/python2.5/site-packages/gtk-2.0/codegen/h2def.py
% paludis -q pygtk  
* dev-python/pygtk
    gentoo:                  2.10.6 2.12.0 2.12.0-r1 2.12.1 2.12.1-r2 {:2} 
    installed:               2.12.1-r2* {:2} 
    Description:             GTK+2 bindings for Python
    Homepage:                http://www.pygtk.org/
    Relevant USE flags:      (X) (-doc) (-examples)
    License:                 LGPL-2.1
    Installed time:          Fri Jul 18 16:59:15 2008
    From repositories:       gentoo
    Installed using:         paludis-0.28.0


As you can see, h2def.py has been moved from $datadirpygtk/2.0/codegen/h2def.py to $codegendir/h2def.py.

Change History

comment:1 Changed 5 years ago by ciaranm

  • Blocking set to 611
  • Description modified (diff)

comment:2 Changed 5 years ago by ciaranm

  • Status changed from new to closed
  • Resolution set to fixed

26fd6e6, thanks

Note: See TracTickets for help on using tickets.