summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-03-29 06:11:09 +0000
committerMike Frysinger <vapier@gentoo.org>2010-03-29 06:11:09 +0000
commit7548e43f6cf2e17a0bd79417fb3fca52962962b1 (patch)
treede06fca88f15e5af5868fb0de32f684f5806cf5c /app-emulation/wine
parentAdd fix from upstream for building with non-GNU nroff #309635 by Pun. (diff)
downloadgentoo-2-7548e43f6cf2e17a0bd79417fb3fca52962962b1.tar.gz
gentoo-2-7548e43f6cf2e17a0bd79417fb3fca52962962b1.tar.bz2
gentoo-2-7548e43f6cf2e17a0bd79417fb3fca52962962b1.zip
Stabilize.
Diffstat (limited to 'app-emulation/wine')
-rw-r--r--app-emulation/wine/ChangeLog6
-rw-r--r--app-emulation/wine/wine-1.1.36.ebuild4
-rw-r--r--app-emulation/wine/wine-1.1.37.ebuild4
-rw-r--r--app-emulation/wine/wine-1.1.38.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog
index 8f655ebd6676..727726c1bd66 100644
--- a/app-emulation/wine/ChangeLog
+++ b/app-emulation/wine/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/wine
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.298 2010/03/06 21:45:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.299 2010/03/29 06:11:09 vapier Exp $
+
+ 29 Mar 2010; Mike Frysinger <vapier@gentoo.org> wine-1.1.36.ebuild,
+ wine-1.1.37.ebuild, wine-1.1.38.ebuild:
+ Stabilize.
06 Mar 2010; Mike Frysinger <vapier@gentoo.org> wine-1.1.39.ebuild,
wine-1.1.40.ebuild:
diff --git a/app-emulation/wine/wine-1.1.36.ebuild b/app-emulation/wine/wine-1.1.36.ebuild
index d88a7819f1a1..440d138f8f83 100644
--- a/app-emulation/wine/wine-1.1.36.ebuild
+++ b/app-emulation/wine/wine-1.1.36.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.36.ebuild,v 1.2 2010/03/05 17:42:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.36.ebuild,v 1.3 2010/03/29 06:11:09 vapier Exp $
EAPI="2"
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
else
MY_P="${PN}-${PV/_/-}"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
- KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
+ KEYWORDS="-* amd64 x86 ~x86-fbsd"
S=${WORKDIR}/${MY_P}
fi
diff --git a/app-emulation/wine/wine-1.1.37.ebuild b/app-emulation/wine/wine-1.1.37.ebuild
index 0bb93ab73727..716ca2eaf6e7 100644
--- a/app-emulation/wine/wine-1.1.37.ebuild
+++ b/app-emulation/wine/wine-1.1.37.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.37.ebuild,v 1.2 2010/03/05 17:42:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.37.ebuild,v 1.3 2010/03/29 06:11:09 vapier Exp $
EAPI="2"
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
else
MY_P="${PN}-${PV/_/-}"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
- KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
+ KEYWORDS="-* amd64 x86 ~x86-fbsd"
S=${WORKDIR}/${MY_P}
fi
diff --git a/app-emulation/wine/wine-1.1.38.ebuild b/app-emulation/wine/wine-1.1.38.ebuild
index d474e6314e3e..6742a476dd98 100644
--- a/app-emulation/wine/wine-1.1.38.ebuild
+++ b/app-emulation/wine/wine-1.1.38.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.38.ebuild,v 1.2 2010/03/05 17:42:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.38.ebuild,v 1.3 2010/03/29 06:11:09 vapier Exp $
EAPI="2"
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
else
MY_P="${PN}-${PV/_/-}"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
- KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
+ KEYWORDS="-* amd64 x86 ~x86-fbsd"
S=${WORKDIR}/${MY_P}
fi