diff options
author | 2005-09-01 23:28:34 +0000 | |
---|---|---|
committer | 2005-09-01 23:28:34 +0000 | |
commit | 09fe993673bb277895186ad95eb8221cc5afce95 (patch) | |
tree | a747bb90c566083990c9879e569656700a699820 | |
parent | bug 104502 (diff) | |
download | historical-09fe993673bb277895186ad95eb8221cc5afce95.tar.gz historical-09fe993673bb277895186ad95eb8221cc5afce95.tar.bz2 historical-09fe993673bb277895186ad95eb8221cc5afce95.zip |
stabilize #104454
Package-Manager: portage-2.0.51.22-r2
-rw-r--r-- | app-emulation/wine/Manifest | 8 | ||||
-rw-r--r-- | app-emulation/wine/wine-20050725-r1.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/app-emulation/wine/Manifest b/app-emulation/wine/Manifest index e3c9783fc04e..0afaebd50df5 100644 --- a/app-emulation/wine/Manifest +++ b/app-emulation/wine/Manifest @@ -6,7 +6,7 @@ MD5 f674dd506cdfb07f71651729afc45401 wine-20050211.ebuild 3725 MD5 6525c48ba09d08599432ea6c299e52f4 metadata.xml 354 MD5 6c66896742c41611bc3b57a9931fdf67 wine-20050419.ebuild 3764 MD5 9dc47b39e00bea2064474e3afe52aa1e wine-20050628.ebuild 3828 -MD5 7d0d2fcc97470861d7e5fcc213968db5 wine-20050725-r1.ebuild 3831 +MD5 f1be5e15e0d156796ad3bc9d54271d84 wine-20050725-r1.ebuild 3829 MD5 a8557f5b07b720dfb156f46c8e30b24b wine-20041019-r3.ebuild 3019 MD5 d088ae8efcf5cb47e76dc628f1b0acdd ChangeLog 18698 MD5 0aea125fe95aaead526e5a92213fa33a wine-20050524.ebuild 3826 @@ -31,7 +31,7 @@ MD5 45243901331840c35f12426a17b31bd2 files/wine-20050310-upstream-colortable.pat -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDC71IgIKl8Uu19MoRAkYQAJ0SDe5S5Slkgp37oenxrI3bqlgUqACfXGtb -pqGPuiUiSdB2Msq3xWqeGJ4= -=wJ/v +iD8DBQFDF46/gIKl8Uu19MoRAmQoAJ93r1GR0vTgJC560C5o7R1sS7LcwwCfYUOp +6Qr7ysjn6f922uYu+VZLFW0= +=pxHj -----END PGP SIGNATURE----- diff --git a/app-emulation/wine/wine-20050725-r1.ebuild b/app-emulation/wine/wine-20050725-r1.ebuild index 29b66f2b7e23..42a9fefa10ef 100644 --- a/app-emulation/wine/wine-20050725-r1.ebuild +++ b/app-emulation/wine/wine-20050725-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050725-r1.ebuild,v 1.1 2005/08/24 00:19:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050725-r1.ebuild,v 1.2 2005/09/01 23:28:34 vapier Exp $ inherit eutils flag-o-matic multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/Wine-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="X alsa arts cups debug nas opengl gif glut jack jpeg oss ncurses lcms" #doc RESTRICT="test" #72375 |