diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 08:27:20 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 08:27:20 +0000 |
commit | 37db8c156bda8ad70f69a47ab3c341cc788acd10 (patch) | |
tree | 84c7f88e20b6aa98cbdb1b7d0d03e7ea105b82e7 /app-emulation/point2play | |
parent | QA - Add IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-37db8c156bda8ad70f69a47ab3c341cc788acd10.tar.gz gentoo-2-37db8c156bda8ad70f69a47ab3c341cc788acd10.tar.bz2 gentoo-2-37db8c156bda8ad70f69a47ab3c341cc788acd10.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 |