diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-10-31 02:12:13 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-10-31 02:12:13 +0000 |
commit | 762e527e439075ce5c28b9653322e4eb08db5636 (patch) | |
tree | 6a0dfe6b1aad6e33b5cfe1c6f0c029ade50697f2 /media-sound/noteedit | |
parent | Stable on x86; bug #95214 (diff) | |
download | gentoo-2-762e527e439075ce5c28b9653322e4eb08db5636.tar.gz gentoo-2-762e527e439075ce5c28b9653322e4eb08db5636.tar.bz2 gentoo-2-762e527e439075ce5c28b9653322e4eb08db5636.zip |
repoman: Trim trailing whitespace
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'media-sound/noteedit')
-rw-r--r-- | media-sound/noteedit/noteedit-2.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/noteedit/noteedit-2.8.0.ebuild b/media-sound/noteedit/noteedit-2.8.0.ebuild index 89961f921a54..9b6a5fce34dc 100644 --- a/media-sound/noteedit/noteedit-2.8.0.ebuild +++ b/media-sound/noteedit/noteedit-2.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.0.ebuild,v 1.1 2005/10/30 15:12:41 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.0.ebuild,v 1.2 2005/10/31 02:12:13 mr_bones_ Exp $ IUSE="" @@ -28,7 +28,7 @@ src_unpack() { kde_src_unpack epatch "${FILESDIR}/${PN}-gcc4.patch" epatch "${FILESDIR}/${P}-qt-3.3.5.patch" - + # Force rebuilding configure for the patch above rm configure } |