summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 01:05:42 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 01:05:42 +0000
commit8371542e66e85c37c70b4d2edea629bc8057346c (patch)
tree01713455823418d7776d14315804547878e3ba07 /dev-util/pida
parentstable on amd64 (diff)
downloadhistorical-8371542e66e85c37c70b4d2edea629bc8057346c.tar.gz
historical-8371542e66e85c37c70b4d2edea629bc8057346c.tar.bz2
historical-8371542e66e85c37c70b4d2edea629bc8057346c.zip
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-util/pida')
-rw-r--r--dev-util/pida/pida-0.5.0.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-util/pida/pida-0.5.0.ebuild b/dev-util/pida/pida-0.5.0.ebuild
index f19e2d88fb96..e236da620833 100644
--- a/dev-util/pida/pida-0.5.0.ebuild
+++ b/dev-util/pida/pida-0.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pida/pida-0.5.0.ebuild,v 1.4 2007/07/10 05:23:41 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pida/pida-0.5.0.ebuild,v 1.5 2007/07/12 01:05:41 mr_bones_ Exp $
NEED_PYTHON=2.4
@@ -29,7 +29,6 @@ DEPEND=">=dev-python/pygtk-2.8
RDEPEND="${DEPEND}"
S=${WORKDIR}/${MY_P}
-
pkg_setup() {
if ! built_with_use x11-libs/vte python ; then
eerror "x11-libs/vte has to be built with python USE-flag"
@@ -43,4 +42,3 @@ pkg_postinst() {
elog "dev-util/gazpacho (Glade-like interface designer)"
elog "Revision control: cvs, svn, darcs and many others"
}
-