summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-04 01:01:41 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-04 01:01:41 +0000
commit8f2e13c46922f28c873860682f3365da5c5678a8 (patch)
treeffb2bbce6542cef104b2075d6541fcf33199ed62 /app-emulation
parentwhitespace cleanup (diff)
downloadgentoo-2-8f2e13c46922f28c873860682f3365da5c5678a8.tar.gz
gentoo-2-8f2e13c46922f28c873860682f3365da5c5678a8.tar.bz2
gentoo-2-8f2e13c46922f28c873860682f3365da5c5678a8.zip
whitespace fixes
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/point2play/Manifest6
-rw-r--r--app-emulation/point2play/point2play-1.0.1.ebuild17
-rw-r--r--app-emulation/point2play/point2play-1.1.ebuild8
3 files changed, 15 insertions, 16 deletions
diff --git a/app-emulation/point2play/Manifest b/app-emulation/point2play/Manifest
index f9cd0c855cc4..e57b78d8155a 100644
--- a/app-emulation/point2play/Manifest
+++ b/app-emulation/point2play/Manifest
@@ -1,5 +1,5 @@
+MD5 c691b8ba57d1f25a164526ddf785b620 ChangeLog 479
+MD5 ef87fdaaee5eebba5c82b521cdc44008 point2play-1.0.1.ebuild 1204
+MD5 9be0a89c765da620ca8fa20249a6e198 point2play-1.1.ebuild 804
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-point2play-1.0.1 0
MD5 6a380898d8f66db6f860302c36e42e92 files/digest-point2play-1.1 69
-MD5 c691b8ba57d1f25a164526ddf785b620 ChangeLog 479
-MD5 6fa5a6df7b58f55863250d0827ff2d9d point2play-1.0.1.ebuild 1261
-MD5 66b9f9d5fdb0630e0d5e0f1667fdc665 point2play-1.1.ebuild 826
diff --git a/app-emulation/point2play/point2play-1.0.1.ebuild b/app-emulation/point2play/point2play-1.0.1.ebuild
index 50b56d5a7289..4f12f820f76c 100644
--- a/app-emulation/point2play/point2play-1.0.1.ebuild
+++ b/app-emulation/point2play/point2play-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/point2play/point2play-1.0.1.ebuild,v 1.3 2003/07/12 22:12:51 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/point2play/point2play-1.0.1.ebuild,v 1.4 2003/09/04 01:01:39 msterret Exp $
IUSE=""
@@ -12,12 +12,11 @@ SLOT="3"
KEYWORDS="~x86"
LICENSE="Aladdin" # not sure about that .. comments?
-RDEPEND="virtual/x11
- >=dev-lang/python-2.0
- >=dev-python/pygtk-1.99.16
- >=x11-themes/gtk-engines-metal-2.2.0"
- # Homepage says it needs gtk2-engines .. that shoudl do ..
-DEPEND="${RDEPEND}"
+DEPEND="virtual/x11
+ >=dev-lang/python-2.0
+ >=dev-python/pygtk-1.99.16
+ >=x11-themes/gtk-engines-metal-2.2.0"
+ # Homepage says it needs gtk2-engines .. that should do ..
src_unpack () {
if [ ! -e "${DISTDIR}/${MY_P}.tgz" ] ; then
@@ -34,8 +33,8 @@ src_unpack () {
}
src_compile() {
- # nothing to compile
- echo ""
+# nothing to compile
+ echo ""
}
src_install () {
diff --git a/app-emulation/point2play/point2play-1.1.ebuild b/app-emulation/point2play/point2play-1.1.ebuild
index ceeef4a1d7f6..3f18e4a42cbe 100644
--- a/app-emulation/point2play/point2play-1.1.ebuild
+++ b/app-emulation/point2play/point2play-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.ebuild,v 1.1 2003/07/16 03:13:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/point2play/point2play-1.1.ebuild,v 1.2 2003/09/04 01:01:39 msterret Exp $
MY_P=${PN}-small-${PV}
DESCRIPTION="graphical frontend for WineX"
@@ -13,9 +13,9 @@ KEYWORDS="x86"
RESTRICT="fetch"
RDEPEND="virtual/x11
- >=dev-lang/python-2.0
- >=dev-python/pygtk-1.99.16
- >=x11-themes/gtk-engines-metal-2.2.0"
+ >=dev-lang/python-2.0
+ >=dev-python/pygtk-1.99.16
+ >=x11-themes/gtk-engines-metal-2.2.0"
pkg_nofetch() {
einfo "Please download the appropriate Point2Play archive (${MY_P}.tgz)"