diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-06-02 16:08:28 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-06-02 16:08:28 +0000 |
commit | 1a3a77f4ea207b1cbfc42eaa44317c0f3ef40436 (patch) | |
tree | 14793c50475d02e7f4dc30f685953fb2e224d5c8 /sci-visualization/hippodraw | |
parent | whitespace (diff) | |
download | gentoo-2-1a3a77f4ea207b1cbfc42eaa44317c0f3ef40436.tar.gz gentoo-2-1a3a77f4ea207b1cbfc42eaa44317c0f3ef40436.tar.bz2 gentoo-2-1a3a77f4ea207b1cbfc42eaa44317c0f3ef40436.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-visualization/hippodraw')
-rw-r--r-- | sci-visualization/hippodraw/hippodraw-1.19.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-visualization/hippodraw/hippodraw-1.19.1.ebuild b/sci-visualization/hippodraw/hippodraw-1.19.1.ebuild index c1b9cedbfe19..534d82b78337 100644 --- a/sci-visualization/hippodraw/hippodraw-1.19.1.ebuild +++ b/sci-visualization/hippodraw/hippodraw-1.19.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/hippodraw/hippodraw-1.19.1.ebuild,v 1.3 2008/06/02 10:30:39 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/hippodraw/hippodraw-1.19.1.ebuild,v 1.4 2008/06/02 16:08:28 mr_bones_ Exp $ inherit eutils qt3 @@ -36,7 +36,6 @@ DEPEND="${RDEPEND} S=${WORKDIR}/${MY_PN}-${PV} - pkg_setup() { # need python threads (see bug #224269) if ! built_with_use dev-lang/python threads; then |