From 21111155247377fbe180df47740cb610a90c722c Mon Sep 17 00:00:00 2001 From: Bo Ørsted Andresen Date: Sat, 9 Feb 2008 15:19:27 +0000 Subject: Fix typos. (Portage version: 2.1.4.1) --- kde-base/ksplash/ChangeLog | 6 +++++- kde-base/ksplash/ksplash-4.0.0.ebuild | 4 ++-- kde-base/ksplash/ksplash-4.0.1.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'kde-base') diff --git a/kde-base/ksplash/ChangeLog b/kde-base/ksplash/ChangeLog index 40a1c8327c99..274675fdb3ac 100644 --- a/kde-base/ksplash/ChangeLog +++ b/kde-base/ksplash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/ksplash # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.2 2008/02/07 00:11:35 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.3 2008/02/09 15:19:27 zlin Exp $ + + 09 Feb 2008; Bo Ørsted Andresen ksplash-4.0.0.ebuild, + ksplash-4.0.1.ebuild: + Fix typos. 06 Feb 2008; Wulf C. Krueger ChangeLog: Version bump to KDE 4.0.1. diff --git a/kde-base/ksplash/ksplash-4.0.0.ebuild b/kde-base/ksplash/ksplash-4.0.0.ebuild index d7ceb3437e63..7ca9fb79318f 100644 --- a/kde-base/ksplash/ksplash-4.0.0.ebuild +++ b/kde-base/ksplash/ksplash-4.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.0.0.ebuild,v 1.1 2008/01/18 00:42:07 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.0.0.ebuild,v 1.2 2008/02/09 15:19:27 zlin Exp $ EAPI="1" @@ -24,6 +24,6 @@ src_compile() { $(cmake-utils_has mmx X86_MMX) $(cmake-utils_has sse X86_SSE) $(cmake-utils_has sse2 X86_SSE2) - $(cmake-utils_with xinerama X11_Xinerama)" + $(cmake-utils_use_with xinerama X11_Xinerama)" kde4-meta_src_compile } diff --git a/kde-base/ksplash/ksplash-4.0.1.ebuild b/kde-base/ksplash/ksplash-4.0.1.ebuild index 1155ed98a876..5e04c7046419 100644 --- a/kde-base/ksplash/ksplash-4.0.1.ebuild +++ b/kde-base/ksplash/ksplash-4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.0.1.ebuild,v 1.1 2008/02/07 00:11:35 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.0.1.ebuild,v 1.2 2008/02/09 15:19:27 zlin Exp $ EAPI="1" @@ -24,6 +24,6 @@ src_compile() { $(cmake-utils_has mmx X86_MMX) $(cmake-utils_has sse X86_SSE) $(cmake-utils_has sse2 X86_SSE2) - $(cmake-utils_with xinerama X11_Xinerama)" + $(cmake-utils_use_with xinerama X11_Xinerama)" kde4-meta_src_compile } -- cgit v1.2.3-65-gdbad