summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-04-06 03:52:03 +0000
committerMike Frysinger <vapier@gentoo.org>2004-04-06 03:52:03 +0000
commit20c462b10ceab0aaa9ed3d0dd1705c45b99b55ca (patch)
treebdbd0659018181b56bae815c7b459d37a5cbd216 /app-emulation/point2play
parentCloses #46164 (Manifest recommit) (diff)
downloadgentoo-2-20c462b10ceab0aaa9ed3d0dd1705c45b99b55ca.tar.gz
gentoo-2-20c462b10ceab0aaa9ed3d0dd1705c45b99b55ca.tar.bz2
gentoo-2-20c462b10ceab0aaa9ed3d0dd1705c45b99b55ca.zip
add inherit eutils
Diffstat (limited to 'app-emulation/point2play')
-rw-r--r--app-emulation/point2play/point2play-1.1.1-r1.ebuild4
-rw-r--r--app-emulation/point2play/point2play-1.2.ebuild4
2 files changed, 6 insertions, 2 deletions
diff --git a/app-emulation/point2play/point2play-1.1.1-r1.ebuild b/app-emulation/point2play/point2play-1.1.1-r1.ebuild
index 46425a0a4ae5..3eac5c8e2baa 100644
--- a/app-emulation/point2play/point2play-1.1.1-r1.ebuild
+++ b/app-emulation/point2play/point2play-1.1.1-r1.ebuild
@@ -1,6 +1,8 @@
# 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.3 2004/02/20 06:08:34 mr_bones_ Exp $
+# $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 $
+
+inherit eutils
MY_P=${PN}-small-${PV}
DESCRIPTION="graphical frontend for WineX"
diff --git a/app-emulation/point2play/point2play-1.2.ebuild b/app-emulation/point2play/point2play-1.2.ebuild
index d826057f1f30..d35b23ae4f1b 100644
--- a/app-emulation/point2play/point2play-1.2.ebuild
+++ b/app-emulation/point2play/point2play-1.2.ebuild
@@ -1,6 +1,8 @@
# 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.2 2004/02/20 06:08:34 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/point2play/point2play-1.2.ebuild,v 1.3 2004/04/06 03:50:38 vapier Exp $
+
+inherit eutils
MY_P=${PN}-small-${PV}
DESCRIPTION="graphical frontend for WineX"