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 1QfEZF-0006Cs-Eq for garchives@archives.gentoo.org; Fri, 08 Jul 2011 17:10:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8842E06F4; Fri, 8 Jul 2011 17:10:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9B082E0671 for ; Fri, 8 Jul 2011 17:10:09 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BB5502AC0EC for ; Fri, 8 Jul 2011 17:10:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id B4CBC8003D for ; Fri, 8 Jul 2011 17:10:07 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: <3e9f04e7f7306056ac95c7f2f557ef5a92dfec6e.alexxy@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/konsole/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/konsole/konsole-4.6.95.ebuild kde-base/konsole/konsole-4.7.49.9999.ebuild X-VCS-Directories: kde-base/konsole/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: 3e9f04e7f7306056ac95c7f2f557ef5a92dfec6e Date: Fri, 8 Jul 2011 17:10:07 +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: ba5ccc7c1b5c251598ceabe0a207ff6e commit: 3e9f04e7f7306056ac95c7f2f557ef5a92dfec6e Author: Alexey Shvetsov gentoo org> AuthorDate: Fri Jul 8 17:09:08 2011 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Fri Jul 8 17:09:08 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D3e9f04e7 [konsole] now its a separate module for 4.7 --- kde-base/konsole/konsole-4.6.95.ebuild | 11 +++-------- kde-base/konsole/konsole-4.7.49.9999.ebuild | 11 +++-------- 2 files changed, 6 insertions(+), 16 deletions(-) diff --git a/kde-base/konsole/konsole-4.6.95.ebuild b/kde-base/konsole/ko= nsole-4.6.95.ebuild index 65a5ace..4ffe87c 100644 --- a/kde-base/konsole/konsole-4.6.95.ebuild +++ b/kde-base/konsole/konsole-4.6.95.ebuild @@ -7,14 +7,9 @@ EAPI=3D4 KDE_HANDBOOK=3D"optional" KDE_SCM=3D"git" =20 -if [[ ${PV} =3D *9999 ]]; then - KDE_DOC_DIRS=3D"doc/manual" - kde_eclass=3D"kde4-base" -else - KMNAME=3D"kde-baseapps" - kde_eclass=3D"kde4-meta" -fi -inherit ${kde_eclass} +KDE_DOC_DIRS=3D"doc/manual" + +inherit kde4-base =20 DESCRIPTION=3D"X terminal for use with KDE." KEYWORDS=3D"~amd64 ~x86 ~amd64-linux ~x86-linux" diff --git a/kde-base/konsole/konsole-4.7.49.9999.ebuild b/kde-base/konso= le/konsole-4.7.49.9999.ebuild index 9395f59..8d040b9 100644 --- a/kde-base/konsole/konsole-4.7.49.9999.ebuild +++ b/kde-base/konsole/konsole-4.7.49.9999.ebuild @@ -7,14 +7,9 @@ EAPI=3D4 KDE_HANDBOOK=3D"optional" KDE_SCM=3D"git" =20 -if [[ ${PV} =3D *9999 ]]; then - KDE_DOC_DIRS=3D"doc/manual" - kde_eclass=3D"kde4-base" -else - KMNAME=3D"kde-baseapps" - kde_eclass=3D"kde4-meta" -fi -inherit ${kde_eclass} +KDE_DOC_DIRS=3D"doc/manual" + +inherit kde4-base =20 DESCRIPTION=3D"X terminal for use with KDE." KEYWORDS=3D""