Bug 231988 - [QA] media-gfx/eog-2.22.3 configure: WARNING: Unrecognized options: --with-python, --disable-xmp
Bug#: 231988 Product:  Gentoo Linux Version: 2008.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: sandro.bonazzola@gmail.com
Component: Applications
URL: 
Summary: [QA] media-gfx/eog-2.22.3 configure: WARNING: Unrecognized options: --with-python, --disable-xmp
Keywords:  
Status Whiteboard: 
Opened: 2008-07-16 17:21 0000
Description:   Opened: 2008-07-16 17:21 0000
ebuild log for media-gfx/eog-2.22.3 on localhost

QA: install
QA Notice: Unrecognized configure options:

        configure: WARNING: Unrecognized options: --with-python, --disable-xmp
        configure: WARNING: Unrecognized options: --with-python, --disable-xmp

------- Comment #1 From Pacho Ramos 2008-07-22 08:13:28 0000 -------
Created an attachment (id=161081) [details]
eog.diff

Seems that --with-python is now --enable-python and --disable-xmp is now
--without-xmp

------- Comment #2 From Arun Raghavan 2008-07-23 20:36:12 0000 -------
(In reply to comment #1)
[...]
> Seems that --with-python is now --enable-python and --disable-xmp is now
> --without-xmp

Fixed in CVS in 2.22.3-r1. Thanks for investigating!