diff options
author | 2004-11-07 03:02:13 +0000 | |
---|---|---|
committer | 2004-11-07 03:02:13 +0000 | |
commit | 2652e4ee64996750bc6d88a36562d42279b70e80 (patch) | |
tree | ff258616bff3c13895f7624ed304cd5dc72382ed /kde-base/qtsharp | |
parent | repoman: Trim trailing whitespace (diff) | |
download | historical-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.ebuild | 6 |
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." } |