diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 08:33:47 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 08:33:47 +0000 |
commit | baae765d410aef069e93ae1bc4c3d128d0f29dd4 (patch) | |
tree | 8e22777e90a7685392ab18edd7d0dcf21a2c101e /app-emulation/point2play | |
parent | QA - Add IUSE. (diff) | |
download | historical-baae765d410aef069e93ae1bc4c3d128d0f29dd4.tar.gz historical-baae765d410aef069e93ae1bc4c3d128d0f29dd4.tar.bz2 historical-baae765d410aef069e93ae1bc4c3d128d0f29dd4.zip |
QA - Add IUSE.
Diffstat (limited to 'app-emulation/point2play')
-rw-r--r-- | app-emulation/point2play/point2play-1.1.1-r1.ebuild | 3 | ||||
-rw-r--r-- | app-emulation/point2play/point2play-1.2.1.ebuild | 3 | ||||
-rw-r--r-- | app-emulation/point2play/point2play-1.2.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/point2play/point2play-1.1.1-r1.ebuild b/app-emulation/point2play/point2play-1.1.1-r1.ebuild index 3eac5c8e2baa..5b3f9c47cabf 100644 --- a/app-emulation/point2play/point2play-1.1.1-r1.ebuild +++ b/app-emulation/point2play/point2play-1.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/point2play/point2play-1.1.1-r1.ebuild,v 1.4 2004/04/06 03:50:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/point2play/point2play-1.1.1-r1.ebuild,v 1.5 2004/06/14 08:27:20 kloeri Exp $ inherit eutils @@ -12,6 +12,7 @@ SRC_URI="${MY_P}.tgz" LICENSE="point2play" SLOT="3" KEYWORDS="x86" +IUSE="" RESTRICT="fetch" RDEPEND="virtual/x11 diff --git a/app-emulation/point2play/point2play-1.2.1.ebuild b/app-emulation/point2play/point2play-1.2.1.ebuild index c478ed501d19..6f0c8274ae7d 100644 --- a/app-emulation/point2play/point2play-1.2.1.ebuild +++ b/app-emulation/point2play/point2play-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/point2play/point2play-1.2.1.ebuild,v 1.2 2004/02/20 06:08:34 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/point2play/point2play-1.2.1.ebuild,v 1.3 2004/06/14 08:27:20 kloeri Exp $ MY_P=${PN}-small-${PV} DESCRIPTION="graphical frontend for WineX" @@ -10,6 +10,7 @@ SRC_URI="${MY_P}.tgz" LICENSE="point2play" SLOT="3" KEYWORDS="x86" +IUSE="" RESTRICT="fetch" RDEPEND="virtual/x11 diff --git a/app-emulation/point2play/point2play-1.2.ebuild b/app-emulation/point2play/point2play-1.2.ebuild index d35b23ae4f1b..e544419822bb 100644 --- a/app-emulation/point2play/point2play-1.2.ebuild +++ b/app-emulation/point2play/point2play-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/point2play/point2play-1.2.ebuild,v 1.3 2004/04/06 03:50:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/point2play/point2play-1.2.ebuild,v 1.4 2004/06/14 08:27:20 kloeri Exp $ inherit eutils @@ -12,6 +12,7 @@ SRC_URI="${MY_P}.tgz" LICENSE="point2play" SLOT="3" KEYWORDS="x86" +IUSE="" RESTRICT="fetch" RDEPEND="virtual/x11 |