diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-29 01:35:08 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-29 01:35:08 +0000 |
commit | 0daf2e498ce528e89b348d62cc899ff005e67118 (patch) | |
tree | e4a56c9f3a22a0ccf0013152c7b0e2949623f31d /app-emulation | |
parent | arm stable (diff) | |
download | gentoo-2-0daf2e498ce528e89b348d62cc899ff005e67118.tar.gz gentoo-2-0daf2e498ce528e89b348d62cc899ff005e67118.tar.bz2 gentoo-2-0daf2e498ce528e89b348d62cc899ff005e67118.zip |
maketest -> test
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine/wine-20041019-r3.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-20050111-r1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-20050211.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-20050310.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/app-emulation/wine/wine-20041019-r3.ebuild b/app-emulation/wine/wine-20041019-r3.ebuild index 2a77c77db93d..b19f3a1612ca 100644 --- a/app-emulation/wine/wine-20041019-r3.ebuild +++ b/app-emulation/wine/wine-20041019-r3.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-20041019-r3.ebuild,v 1.11 2005/03/20 19:33:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20041019-r3.ebuild,v 1.12 2005/03/29 01:35:08 vapier Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="-* x86" IUSE="X alsa arts cups debug nas opengl gif glut jack jpeg oss ncurses doc lcms" -RESTRICT="maketest" #72375 +RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 media-fonts/corefonts diff --git a/app-emulation/wine/wine-20050111-r1.ebuild b/app-emulation/wine/wine-20050111-r1.ebuild index 72f518e658ef..ef923f83d273 100644 --- a/app-emulation/wine/wine-20050111-r1.ebuild +++ b/app-emulation/wine/wine-20050111-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-20050111-r1.ebuild,v 1.3 2005/03/20 19:33:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050111-r1.ebuild,v 1.4 2005/03/29 01:35:08 vapier Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="-* x86" IUSE="X alsa arts cups debug nas opengl gif glut jack jpeg oss ncurses doc lcms" -RESTRICT="maketest" #72375 +RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 media-fonts/corefonts diff --git a/app-emulation/wine/wine-20050211.ebuild b/app-emulation/wine/wine-20050211.ebuild index fb4157003958..b243b8669052 100644 --- a/app-emulation/wine/wine-20050211.ebuild +++ b/app-emulation/wine/wine-20050211.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-20050211.ebuild,v 1.7 2005/03/20 19:33:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050211.ebuild,v 1.8 2005/03/29 01:35:08 vapier Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="X alsa arts cups debug nas opengl gif glut jack jpeg oss ncurses doc lcms" -RESTRICT="maketest" #72375 +RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 media-fonts/corefonts diff --git a/app-emulation/wine/wine-20050310.ebuild b/app-emulation/wine/wine-20050310.ebuild index 22867266f713..b4c6b3efc207 100644 --- a/app-emulation/wine/wine-20050310.ebuild +++ b/app-emulation/wine/wine-20050310.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-20050310.ebuild,v 1.5 2005/03/20 19:33:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050310.ebuild,v 1.6 2005/03/29 01:35:08 vapier Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="X alsa arts cups debug nas opengl gif glut jack jpeg oss ncurses doc lcms" -RESTRICT="maketest" #72375 +RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 media-fonts/corefonts |