summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-11-07 03:02:13 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-11-07 03:02:13 +0000
commit2652e4ee64996750bc6d88a36562d42279b70e80 (patch)
treeff258616bff3c13895f7624ed304cd5dc72382ed /kde-base/qtsharp
parentrepoman: Trim trailing whitespace (diff)
downloadhistorical-2652e4ee64996750bc6d88a36562d42279b70e80.tar.gz
historical-2652e4ee64996750bc6d88a36562d42279b70e80.tar.bz2
historical-2652e4ee64996750bc6d88a36562d42279b70e80.zip
repoman: Fix leading whitespace
Diffstat (limited to 'kde-base/qtsharp')
-rw-r--r--kde-base/qtsharp/qtsharp-3.3.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/qtsharp/qtsharp-3.3.1.ebuild b/kde-base/qtsharp/qtsharp-3.3.1.ebuild
index e9cc62f2d988..5826774e91a4 100644
--- a/kde-base/qtsharp/qtsharp-3.3.1.ebuild
+++ b/kde-base/qtsharp/qtsharp-3.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qtsharp/qtsharp-3.3.1.ebuild,v 1.1 2004/11/06 17:23:33 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qtsharp/qtsharp-3.3.1.ebuild,v 1.2 2004/11/07 03:01:34 mr_bones_ Exp $
KMNAME=kdebindings
inherit kde-meta
@@ -12,6 +12,6 @@ IUSE=""
PATCHES="$FILESDIR/no-gtk-glib-check.diff"
pkg_setup() {
- ewarn "This package is considered broken by upstream. You're on your own."
- ewarn "This won't build. Portage doesn't have a csant ebuild yet."
+ ewarn "This package is considered broken by upstream. You're on your own."
+ ewarn "This won't build. Portage doesn't have a csant ebuild yet."
}