diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-25 05:22:25 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-25 05:22:25 +0000 |
commit | 675e050573a634102e48c2a549557e257520a364 (patch) | |
tree | 51851758031c9351b00bb45e3f8951258af6c564 /app-misc/tasque | |
parent | version bump (diff) | |
download | gentoo-2-675e050573a634102e48c2a549557e257520a364.tar.gz gentoo-2-675e050573a634102e48c2a549557e257520a364.tar.bz2 gentoo-2-675e050573a634102e48c2a549557e257520a364.zip |
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
Diffstat (limited to 'app-misc/tasque')
-rw-r--r-- | app-misc/tasque/tasque-0.1.8.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-misc/tasque/tasque-0.1.8.ebuild b/app-misc/tasque/tasque-0.1.8.ebuild index ce6eba63d40c..ac5d310dd3b8 100644 --- a/app-misc/tasque/tasque-0.1.8.ebuild +++ b/app-misc/tasque/tasque-0.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 2000-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tasque/tasque-0.1.8.ebuild,v 1.1 2009/01/23 20:13:19 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tasque/tasque-0.1.8.ebuild,v 1.2 2009/01/25 05:22:25 mr_bones_ Exp $ EAPI=2 @@ -42,7 +42,6 @@ pkg_setup() { fi } - src_prepare() { #http://bugzilla.gnome.org/show_bug.cgi?id=566355 epatch "${FILESDIR}"/${P}-debug-fixup.patch |