diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-02-18 06:05:46 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-02-18 06:05:46 +0000 |
commit | 439c070c44090a19aa2fecb3308bcf2c3d432972 (patch) | |
tree | 48bdf1fc832c745087f3fd1ef0f6208377c9b7af /app-emulation | |
parent | Version bump by Daniel Walker #123174. (diff) | |
download | historical-439c070c44090a19aa2fecb3308bcf2c3d432972.tar.gz historical-439c070c44090a19aa2fecb3308bcf2c3d432972.tar.bz2 historical-439c070c44090a19aa2fecb3308bcf2c3d432972.zip |
update metadata longdescription #123054
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine/Manifest | 12 | ||||
-rw-r--r-- | app-emulation/wine/metadata.xml | 4 |
2 files changed, 9 insertions, 7 deletions
diff --git a/app-emulation/wine/Manifest b/app-emulation/wine/Manifest index e09750e02005..ba0f1adc5a1a 100644 --- a/app-emulation/wine/Manifest +++ b/app-emulation/wine/Manifest @@ -115,9 +115,9 @@ SHA256 c0ffb4536b7b6162894c8a4037105fea138c704b17828fc7cf7aec1f77e55daa files/wi MD5 68927499c968ed305a0f5125fb3b7d19 files/wine-wmf.patch 857 RMD160 875f34690c423b0abe3e1c5b28df37b50b6af306 files/wine-wmf.patch 857 SHA256 a056fd8fa2aa9254b99e10b74d40a4780e824b5dedaae50de3c83974056bb514 files/wine-wmf.patch 857 -MD5 6525c48ba09d08599432ea6c299e52f4 metadata.xml 354 -RMD160 27908740545c71695202eabc3db1f9a7f56414bd metadata.xml 354 -SHA256 7e91be019649f048b5b5b1c1f5074573b4ea3be11e3b1a3c1f35349a0eb629f6 metadata.xml 354 +MD5 78959654c62738e9d3ff3302e974d98a metadata.xml 791 +RMD160 2c8f8f40729fde13d93730374ee39811c29c20de metadata.xml 791 +SHA256 6ad20d106c155d738b1ac41ccdb5ee8495c42129fd53308e641414e345d7e018 metadata.xml 791 MD5 0333292021fb3d74c463a9f6f1bb6d7f wine-0.9.1.ebuild 4143 RMD160 d751649f4ef6cc0bdd258bf1f9d09e914ee06e18 wine-0.9.1.ebuild 4143 SHA256 6ec45110c6979cb5084423f1918208adb6b7c2d5091bc817d62d9311a0de4e2f wine-0.9.1.ebuild 4143 @@ -181,7 +181,7 @@ SHA256 3c59733857447827122179ce0cbad4471e0141d9b62ffa53d5fadd2165b7b666 wine-999 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (GNU/Linux) -iD8DBQFD9q+/2+ySkm8kpY0RAihNAJ9HfL0IjHjXnK4CLp/r4ffUpThhZgCgof2Q -pHBIKdBevvBAhJAmqeRPpb8= -=E322 +iD8DBQFD9rlE2+ySkm8kpY0RAryxAKC8L/Bgor+pBK9X/sSN5EEgyWdrkQCgipJm +Ij6rzPf514KOeMgHuBwaTm4= +=7uN8 -----END PGP SIGNATURE----- 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> |