From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B4BD41381F3 for ; Thu, 25 Apr 2013 19:29:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B64CE0AFA; Thu, 25 Apr 2013 19:29:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 11C24E0AFA for ; Thu, 25 Apr 2013 19:29:04 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E71DA33DB75 for ; Thu, 25 Apr 2013 19:29:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 3558BE408C for ; Thu, 25 Apr 2013 19:29:02 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1366918135.32679626a851a9e822ddd988b1ee69b633d8b9f1.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-irc/konversation/ X-VCS-Repository: proj/kde X-VCS-Files: net-irc/konversation/konversation-1.5_rc1.ebuild net-irc/konversation/konversation-9999.ebuild X-VCS-Directories: net-irc/konversation/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 32679626a851a9e822ddd988b1ee69b633d8b9f1 X-VCS-Branch: master Date: Thu, 25 Apr 2013 19:29:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: fe1e74b8-36e1-4b5c-befa-c558f01218cf X-Archives-Hash: 37eba33bbf57b9568c635e2c1a18c96e commit: 32679626a851a9e822ddd988b1ee69b633d8b9f1 Author: Johannes Huber gentoo org> AuthorDate: Thu Apr 25 19:28:55 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu Apr 25 19:28:55 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=32679626 [net-irc/konversation] Sync with each other. Package-Manager: portage-2.2.0_alpha173 --- net-irc/konversation/konversation-1.5_rc1.ebuild | 2 -- net-irc/konversation/konversation-9999.ebuild | 2 +- 2 files changed, 1 insertions(+), 3 deletions(-) diff --git a/net-irc/konversation/konversation-1.5_rc1.ebuild b/net-irc/konversation/konversation-1.5_rc1.ebuild index da13c06..59eba11 100644 --- a/net-irc/konversation/konversation-1.5_rc1.ebuild +++ b/net-irc/konversation/konversation-1.5_rc1.ebuild @@ -30,8 +30,6 @@ RDEPEND="${DEPEND} crypt? ( app-crypt/qca-ossl ) " -DOCS="AUTHORS ChangeLog NEWS README TODO" - S="${WORKDIR}/${MY_P}" src_configure() { diff --git a/net-irc/konversation/konversation-9999.ebuild b/net-irc/konversation/konversation-9999.ebuild index f773594..65f9ad2 100644 --- a/net-irc/konversation/konversation-9999.ebuild +++ b/net-irc/konversation/konversation-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=4 +EAPI=5 inherit kde4-base