diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2008-07-28 20:50:09 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2008-07-28 20:50:09 +0000 |
commit | 19b51609042112054d1f8eac30fef80e6d170ea8 (patch) | |
tree | b4c1a600ffe646b036bff47206f19aa551d31a5e /app-emulation/wine | |
parent | add comment about games categories for Cardoe (diff) | |
download | historical-19b51609042112054d1f8eac30fef80e6d170ea8.tar.gz historical-19b51609042112054d1f8eac30fef80e6d170ea8.tar.bz2 historical-19b51609042112054d1f8eac30fef80e6d170ea8.zip |
add GLEP 56 USE flag desc from use.local.desc
Package-Manager: portage-2.2_rc4/cvs/Linux 2.6.25-gentoo-r5 x86_64
Diffstat (limited to 'app-emulation/wine')
-rw-r--r-- | app-emulation/wine/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/wine/metadata.xml | 4 |
2 files changed, 8 insertions, 1 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index 2d97ea53cbc4..0de10be69e44 100644 --- a/app-emulation/wine/ChangeLog +++ b/app-emulation/wine/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/wine # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.220 2008/06/27 16:24:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.221 2008/07/28 20:46:15 cardoe Exp $ + + 28 Jul 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml: + add GLEP 56 USE flag desc from use.local.desc *wine-1.1.0 (27 Jun 2008) diff --git a/app-emulation/wine/metadata.xml b/app-emulation/wine/metadata.xml index 1f985c4cd3e1..80be51e6d002 100644 --- a/app-emulation/wine/metadata.xml +++ b/app-emulation/wine/metadata.xml @@ -7,4 +7,8 @@ Wine is an Open Source implementation of the Windows API on top of X and Unix. Think of Wine as a compatibility layer for running Windows programs. Wine does not require Microsoft Windows, as it is a completely free alternative implementation of the Windows API consisting of 100% non-Microsoft code, however Wine can optionally use native Windows DLLs if they are available. Wine provides both a development toolkit for porting Windows source code to Unix as well as a program loader, allowing many unmodified Windows programs to run on x86-based Unixes, including Linux, FreeBSD, and Solaris. </longdescription> +<use> + <flag name='gecko'>Add support for the Gecko engine when using + iexplore</flag> +</use> </pkgmetadata> |