From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QPPAu-00024K-C1 for garchives@archives.gentoo.org; Thu, 26 May 2011 01:15:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 659E01C023; Thu, 26 May 2011 01:15:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 365A31C023 for ; Thu, 26 May 2011 01:15:07 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BC8191B400D for ; Thu, 26 May 2011 01:15:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 1AEDE8050E for ; Thu, 26 May 2011 01:15:06 +0000 (UTC) From: "Jorge Manuel B. S. Vicetto" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jorge Manuel B. S. Vicetto" Message-ID: <1c2afb49397887f8644bef4a995cfc9744ebbae2.jmbsvicetto@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kwrite/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kwrite/kwrite-4.6.80.ebuild X-VCS-Directories: kde-base/kwrite/ X-VCS-Committer: jmbsvicetto X-VCS-Committer-Name: Jorge Manuel B. S. Vicetto X-VCS-Revision: 1c2afb49397887f8644bef4a995cfc9744ebbae2 Date: Thu, 26 May 2011 01:15:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 59fd9c772595d28ebc5659702f84d776 commit: 1c2afb49397887f8644bef4a995cfc9744ebbae2 Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) ge= ntoo org> AuthorDate: Wed May 25 23:57:17 2011 +0000 Commit: Jorge Manuel B. S. Vicetto gentoo org= > CommitDate: Thu May 26 01:08:47 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D1c2afb49 "Fix" EAPI. (Portage version: 2.2.0_alpha35/git/Linux x86_64, signed Manifest commit = with key BB0E6E98) --- kde-base/kwrite/kwrite-4.6.80.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kde-base/kwrite/kwrite-4.6.80.ebuild b/kde-base/kwrite/kwrit= e-4.6.80.ebuild index a06de86..2d809d7 100644 --- a/kde-base/kwrite/kwrite-4.6.80.ebuild +++ b/kde-base/kwrite/kwrite-4.6.80.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 -EAPI=3D4 +EAPI=3D"4" =20 KDE_HANDBOOK=3D"optional" KMNAME=3D"kate"