diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-07-01 14:48:15 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-07-01 14:48:15 +0000 |
commit | acda5abfeb0f4f27a63ba37f36142309e6ad9a26 (patch) | |
tree | cbc1e91b9a5e32888b4a6b25597e48d590150ce2 /media-sound/nted | |
parent | version bump (diff) | |
download | gentoo-2-acda5abfeb0f4f27a63ba37f36142309e6ad9a26.tar.gz gentoo-2-acda5abfeb0f4f27a63ba37f36142309e6ad9a26.tar.bz2 gentoo-2-acda5abfeb0f4f27a63ba37f36142309e6ad9a26.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'media-sound/nted')
-rw-r--r-- | media-sound/nted/nted-1.6.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/nted/nted-1.6.0.ebuild b/media-sound/nted/nted-1.6.0.ebuild index 194c73b97997..ebc5e9cc9d16 100644 --- a/media-sound/nted/nted-1.6.0.ebuild +++ b/media-sound/nted/nted-1.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/nted/nted-1.6.0.ebuild,v 1.1 2009/06/30 22:20:42 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/nted/nted-1.6.0.ebuild,v 1.2 2009/07/01 14:48:15 mr_bones_ Exp $ EAPI="2" @@ -22,7 +22,6 @@ RDEPEND="doc? ( gnome-extra/yelp app-text/xmlto ) DEPEND="${RDEPEND} dev-util/pkgconfig" - src_configure() { econf $(use_with doc) \ $(use_enable debug) \ |