diff options
author | 2006-02-18 06:05:46 +0000 | |
---|---|---|
committer | 2006-02-18 06:05:46 +0000 | |
commit | e7b7b9df59f7f00a797b3f937428372d08b06289 (patch) | |
tree | 13556d090aec52947112cb3617fdce36a53e70d3 /app-emulation | |
parent | Version bump by Daniel Walker #123174. (diff) | |
download | gentoo-2-e7b7b9df59f7f00a797b3f937428372d08b06289.tar.gz gentoo-2-e7b7b9df59f7f00a797b3f937428372d08b06289.tar.bz2 gentoo-2-e7b7b9df59f7f00a797b3f937428372d08b06289.zip |
update metadata longdescription #123054
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine/metadata.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-emulation/wine/metadata.xml b/app-emulation/wine/metadata.xml index 6e1b347e6c04..1f985c4cd3e1 100644 --- a/app-emulation/wine/metadata.xml +++ b/app-emulation/wine/metadata.xml @@ -3,6 +3,8 @@ <pkgmetadata> <herd>wine</herd> <longdescription> -This package allows you to run many winodws applications in your *nix environment. It can be used either with your existing Windows instalation or without it. +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> </pkgmetadata> |